Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/grpc.spec'], chrootPath='/var/lib/mock/dist-oc9-build-48756-14595/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/grpc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/grpc-1.48.1-3.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/grpc.spec'], chrootPath='/var/lib/mock/dist-oc9-build-48756-14595/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/grpc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yR3wqn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf grpc-1.48.1 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/grpc-1.48.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd grpc-1.48.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/grpc-1.48.0-python-grpcio_tests-DynamicStubTest-hang.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/31671.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/grpc-1.36.4-python-grpcio_tests-fixture-super.patch + /usr/bin/cat /builddir/build/SOURCES/grpc-1.48.0-python-grpcio_tests-skip-compression-tests.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/grpc-1.45.0-python_wrapper-path.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/skip-network-tests.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/disable-to-download-external-proto-library.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + cp -p third_party/upb/third_party/utf8_range/LICENSE LICENSE-utf8_range + sed -r -i -e 's/^(# AUTO-GENERATED .*)/\1\n# Then, modified by hand to build with an external system protobuf# installation./' -e 's/^(CC_FILES=\[).*(\])/\1\2/' -e 's@^((CC|PROTO)_INCLUDE='\'')[^'\'']+'\''@\1/usr/include'\''@' -e '/^PROTOBUF_SUBMODULE_VERSION=/d' tools/distrib/python/grpcio_tools/protoc_lib_deps.py + cd /builddir/build/BUILD + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/googletest-0e402173c97aea7a00749e825b194bfede4f2e45.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd grpc-1.48.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rvf third_party/googletest removed directory 'third_party/googletest' + mv ../googletest-0e402173c97aea7a00749e825b194bfede4f2e45 third_party/googletest + rm -rvf third_party/xxhash removed 'third_party/xxhash/BUILD' removed 'third_party/xxhash/xxhash.h' removed 'third_party/xxhash/LICENSE' removed directory 'third_party/xxhash' + find . -type f -perm /0111 -exec gawk '!/^#!/ { print FILENAME }; { nextfile }' '{}' + + xargs -r chmod -v a-x mode of './tools/gcp/utils/big_query_utils.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/run_tests/python_utils/dockerjob.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/run_tests/python_utils/watch_dirs.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/run_tests/python_utils/jobset.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/run_tests/xds_k8s_test_driver/bin/cleanup/cleanup.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/run_tests/xds_k8s_test_driver/bin/run_test_client.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/run_tests/xds_k8s_test_driver/bin/run_test_server.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/run_tests/xds_k8s_test_driver/bin/run_channelz.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/run_tests/xds_k8s_test_driver/bin/run_td_setup.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/buildgen/plugins/list_protos.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/buildgen/plugins/expand_bin_attrs.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/buildgen/plugins/expand_version.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/buildgen/generate_projects.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './test/core/end2end/gen_build_yaml.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './third_party/googletest/googletest/test/gtest_xml_test_utils.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './third_party/googletest/googletest/test/gtest_test_utils.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './third_party/googletest/googlemock/test/gmock_test_utils.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './.rspec' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './doc/interop-test-descriptions.md' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './Gemfile' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './Rakefile' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/ruby/.gitignore' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/ruby/spec/testdata/server1.pem' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/ruby/spec/testdata/ca.pem' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/ruby/spec/testdata/server1.key' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/python/grpcio_tests/tests/interop/credentials/server1.pem' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/python/grpcio_tests/tests/interop/credentials/ca.pem' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/python/grpcio_tests/tests/interop/credentials/server1.key' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/python/grpcio_tests/tests/unit/credentials/server1.pem' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/python/grpcio_tests/tests/unit/credentials/ca.pem' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/python/grpcio_tests/tests/unit/credentials/server1.key' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/php/tests/interop/interop_client.php' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/php/tests/data/server1.pem' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/php/tests/data/ca.pem' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/php/tests/data/server1.key' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/php/tests/generated_code/GeneratedCodeTest.php' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/php/ext/grpc/config.m4' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/cpp/README.md' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/csharp/Grpc.Tools/SourceLink.csproj.include' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './templates/src/csharp/build/dependencies.props.template' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + rm -rfv src/boringssl/boringssl_prefix_symbols.h third_party/cares/ares_build.h third_party/upb/third_party/lunit removed 'src/boringssl/boringssl_prefix_symbols.h' removed 'third_party/cares/ares_build.h' removed 'third_party/upb/third_party/lunit/README.google' removed 'third_party/upb/third_party/lunit/LICENSE' removed 'third_party/upb/third_party/lunit/lunit.lua' removed 'third_party/upb/third_party/lunit/console.lua' removed directory 'third_party/upb/third_party/lunit' + echo '' + rm -rvf examples/android src/android removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/ButtonPressHandler.java' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/AndroidManifest.xml' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/ExportedEndpointService.java' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/BUILD' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/res/layout/activity_main.xml' removed directory 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/res/layout' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/res/values/strings.xml' removed directory 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/res/values' removed directory 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/res' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/MainActivity.java' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/native.cc' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/AndroidManifest_endpoint.xml' removed directory 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver' removed 'examples/android/binder/java/io/grpc/binder/cpp/README.md' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient/ButtonPressHandler.java' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient/AndroidManifest.xml' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient/BUILD' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient/res/layout/activity_main.xml' removed directory 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient/res/layout' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient/res/values/strings.xml' removed directory 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient/res/values' removed directory 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient/res' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient/MainActivity.java' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient/native.cc' removed directory 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient' removed directory 'examples/android/binder/java/io/grpc/binder/cpp' removed directory 'examples/android/binder/java/io/grpc/binder' removed directory 'examples/android/binder/java/io/grpc' removed directory 'examples/android/binder/java/io' removed directory 'examples/android/binder/java' removed directory 'examples/android/binder' removed 'examples/android/helloworld/.gitignore' removed 'examples/android/helloworld/build.gradle' removed 'examples/android/helloworld/gradle.properties' removed 'examples/android/helloworld/README.md' removed 'examples/android/helloworld/gradlew' removed 'examples/android/helloworld/gradle/wrapper/gradle-wrapper.properties' removed 'examples/android/helloworld/gradle/wrapper/gradle-wrapper.jar' removed directory 'examples/android/helloworld/gradle/wrapper' removed directory 'examples/android/helloworld/gradle' removed 'examples/android/helloworld/gradlew.bat' removed 'examples/android/helloworld/settings.gradle' removed 'examples/android/helloworld/app/.gitignore' removed 'examples/android/helloworld/app/proguard-rules.pro' removed 'examples/android/helloworld/app/build.gradle' removed 'examples/android/helloworld/app/src/main/AndroidManifest.xml' removed 'examples/android/helloworld/app/src/main/res/mipmap-mdpi/ic_launcher.png' removed directory 'examples/android/helloworld/app/src/main/res/mipmap-mdpi' removed 'examples/android/helloworld/app/src/main/res/mipmap-xxhdpi/ic_launcher.png' removed directory 'examples/android/helloworld/app/src/main/res/mipmap-xxhdpi' removed 'examples/android/helloworld/app/src/main/res/mipmap-xhdpi/ic_launcher.png' removed directory 'examples/android/helloworld/app/src/main/res/mipmap-xhdpi' removed 'examples/android/helloworld/app/src/main/res/layout/activity_helloworld.xml' removed directory 'examples/android/helloworld/app/src/main/res/layout' removed 'examples/android/helloworld/app/src/main/res/values/strings.xml' removed directory 'examples/android/helloworld/app/src/main/res/values' removed 'examples/android/helloworld/app/src/main/res/mipmap-hdpi/ic_launcher.png' removed directory 'examples/android/helloworld/app/src/main/res/mipmap-hdpi' removed directory 'examples/android/helloworld/app/src/main/res' removed 'examples/android/helloworld/app/src/main/java/io/grpc/helloworldexample/cpp/HelloworldActivity.java' removed directory 'examples/android/helloworld/app/src/main/java/io/grpc/helloworldexample/cpp' removed directory 'examples/android/helloworld/app/src/main/java/io/grpc/helloworldexample' removed directory 'examples/android/helloworld/app/src/main/java/io/grpc' removed directory 'examples/android/helloworld/app/src/main/java/io' removed directory 'examples/android/helloworld/app/src/main/java' removed 'examples/android/helloworld/app/src/main/cpp/grpc-helloworld.cc' removed directory 'examples/android/helloworld/app/src/main/cpp' removed directory 'examples/android/helloworld/app/src/main' removed directory 'examples/android/helloworld/app/src' removed 'examples/android/helloworld/app/CMakeLists.txt' removed directory 'examples/android/helloworld/app' removed directory 'examples/android/helloworld' removed directory 'examples/android' removed 'src/android/test/interop/.gitignore' removed 'src/android/test/interop/build.gradle' removed 'src/android/test/interop/gradle.properties' removed 'src/android/test/interop/README.md' removed 'src/android/test/interop/gradlew' removed 'src/android/test/interop/gradle/wrapper/gradle-wrapper.properties' removed 'src/android/test/interop/gradle/wrapper/gradle-wrapper.jar' removed directory 'src/android/test/interop/gradle/wrapper' removed directory 'src/android/test/interop/gradle' removed 'src/android/test/interop/gradlew.bat' removed 'src/android/test/interop/settings.gradle' removed 'src/android/test/interop/app/.gitignore' removed 'src/android/test/interop/app/proguard-rules.pro' removed 'src/android/test/interop/app/build.gradle' removed 'src/android/test/interop/app/src/main/AndroidManifest.xml' removed 'src/android/test/interop/app/src/main/res/mipmap-mdpi/ic_launcher.png' removed directory 'src/android/test/interop/app/src/main/res/mipmap-mdpi' removed 'src/android/test/interop/app/src/main/res/mipmap-xxhdpi/ic_launcher.png' removed directory 'src/android/test/interop/app/src/main/res/mipmap-xxhdpi' removed 'src/android/test/interop/app/src/main/res/mipmap-xhdpi/ic_launcher.png' removed directory 'src/android/test/interop/app/src/main/res/mipmap-xhdpi' removed 'src/android/test/interop/app/src/main/res/layout/activity_interop.xml' removed directory 'src/android/test/interop/app/src/main/res/layout' removed 'src/android/test/interop/app/src/main/res/values/strings.xml' removed directory 'src/android/test/interop/app/src/main/res/values' removed 'src/android/test/interop/app/src/main/res/mipmap-hdpi/ic_launcher.png' removed directory 'src/android/test/interop/app/src/main/res/mipmap-hdpi' removed directory 'src/android/test/interop/app/src/main/res' removed 'src/android/test/interop/app/src/main/java/io/grpc/interop/cpp/InteropActivity.java' removed directory 'src/android/test/interop/app/src/main/java/io/grpc/interop/cpp' removed directory 'src/android/test/interop/app/src/main/java/io/grpc/interop' removed directory 'src/android/test/interop/app/src/main/java/io/grpc' removed directory 'src/android/test/interop/app/src/main/java/io' removed directory 'src/android/test/interop/app/src/main/java' removed 'src/android/test/interop/app/src/main/cpp/grpc-interop.cc' removed directory 'src/android/test/interop/app/src/main/cpp' removed directory 'src/android/test/interop/app/src/main' removed 'src/android/test/interop/app/src/androidTest/java/io/grpc/interop/cpp/InteropTest.java' removed directory 'src/android/test/interop/app/src/androidTest/java/io/grpc/interop/cpp' removed directory 'src/android/test/interop/app/src/androidTest/java/io/grpc/interop' removed directory 'src/android/test/interop/app/src/androidTest/java/io/grpc' removed directory 'src/android/test/interop/app/src/androidTest/java/io' removed directory 'src/android/test/interop/app/src/androidTest/java' removed directory 'src/android/test/interop/app/src/androidTest' removed directory 'src/android/test/interop/app/src' removed 'src/android/test/interop/app/CMakeLists.txt' removed directory 'src/android/test/interop/app' removed directory 'src/android/test/interop' removed directory 'src/android/test' removed directory 'src/android' + rm -vf examples/node/package-lock.json removed 'examples/node/package-lock.json' + find . -type f -name .gitignore -print -delete ./.gitignore ./tools/distrib/python/.gitignore ./tools/distrib/python/grpcio_tools/.gitignore ./tools/distrib/python/grpc_prefixed/.gitignore ./tools/run_tests/xds_k8s_test_driver/.gitignore ./test/distrib/bazel/python/.gitignore ./test/distrib/gcf/python/.gitignore ./third_party/upb/.gitignore ./third_party/googletest/.gitignore ./examples/node/.gitignore ./examples/ruby/.gitignore ./examples/ruby/pubsub/.gitignore ./examples/python/multiplex/.gitignore ./examples/python/route_guide/.gitignore ./examples/python/uds/.gitignore ./examples/python/helloworld/.gitignore ./examples/php/.gitignore ./examples/cpp/helloworld/.gitignore ./doc/.gitignore ./src/ruby/.gitignore ./src/python/.gitignore ./src/python/grpcio/.gitignore ./src/python/grpcio/grpc/_cython/.gitignore ./src/python/grpcio_tests/.gitignore ./src/python/grpcio_tests/tests/unit/_cython/.gitignore ./src/python/grpcio_channelz/.gitignore ./src/python/grpcio_admin/.gitignore ./src/python/grpcio_health_checking/.gitignore ./src/python/grpcio_csds/.gitignore ./src/python/grpcio_status/.gitignore ./src/python/grpcio_reflection/.gitignore ./src/php/.gitignore ./src/csharp/.gitignore + find . -type f -perm /0111 -exec gawk '/^#!\/usr\/bin\/env[[:blank:]]/ { print FILENAME }; { nextfile }' '{}' + + xargs -r sed -r -i '1{s|^(#!/usr/bin/)env[[:blank:]]+([^[:blank:]]+)|\1\2|}' + sed -r -i 's/(std=c\+\+)14/\117/g' setup.py grpc.gyp Rakefile examples/cpp/compression/Makefile examples/cpp/helloworld/Makefile examples/cpp/load_balancing/Makefile examples/cpp/metadata/Makefile examples/cpp/route_guide/Makefile examples/cpp/compression/CMakeLists.txt examples/cpp/helloworld/CMakeLists.txt examples/cpp/keyvaluestore/CMakeLists.txt examples/cpp/load_balancing/CMakeLists.txt examples/cpp/metadata/CMakeLists.txt examples/cpp/route_guide/CMakeLists.txt tools/run_tests/artifacts/artifact_targets.py tools/distrib/python/grpcio_tools/setup.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.g9GHUB + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd grpc-1.48.1 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/cmake -S . -B aarch64-OpenCloudOS-linux-gnu -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DgRPC_INSTALL:BOOL=ON -DCMAKE_CXX_STANDARD:STRING=17 -DCMAKE_SKIP_INSTALL_RPATH:BOOL=ON -DgRPC_INSTALL_BINDIR:PATH=bin -DgRPC_INSTALL_LIBDIR:PATH=lib64 -DgRPC_INSTALL_INCLUDEDIR:PATH=include -DgRPC_INSTALL_CMAKEDIR:PATH=lib64/cmake/grpc -DgRPC_INSTALL_SHAREDIR:PATH=share/grpc -DgRPC_BUILD_TESTS:BOOL=ON -DgRPC_BUILD_CODEGEN:BOOL=ON -DgRPC_BUILD_CSHARP_EXT:BOOL=ON -DgRPC_BACKWARDS_COMPATIBILITY_MODE:BOOL=OFF -DgRPC_ZLIB_PROVIDER:STRING=package -DgRPC_CARES_PROVIDER:STRING=package -DgRPC_RE2_PROVIDER:STRING=package -DgRPC_SSL_PROVIDER:STRING=package -DgRPC_PROTOBUF_PROVIDER:STRING=package -DgRPC_PROTOBUF_PACKAGE_TYPE:STRING=MODULE -DgRPC_BENCHMARK_PROVIDER:STRING=package -DgRPC_ABSL_PROVIDER:STRING=package -DgRPC_USE_PROTO_LITE:BOOL=OFF -DgRPC_BUILD_GRPC_CPP_PLUGIN:BOOL=ON -DgRPC_BUILD_GRPC_CSHARP_PLUGIN:BOOL=ON -DgRPC_BUILD_GRPC_NODE_PLUGIN:BOOL=ON -DgRPC_BUILD_GRPC_OBJECTIVE_C_PLUGIN:BOOL=ON -DgRPC_BUILD_GRPC_PHP_PLUGIN:BOOL=ON -DgRPC_BUILD_GRPC_PYTHON_PLUGIN:BOOL=ON -DgRPC_BUILD_GRPC_RUBY_PLUGIN:BOOL=ON -GNinja -- The C compiler identification is GNU 12.2.0 -- The CXX compiler identification is GNU 12.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found c-ares: /usr/lib64/cmake/c-ares/c-ares-config.cmake (found suitable version "1.18.1", minimum required is "1.13.0") -- Found Protobuf: /usr/lib64/libprotobuf.so (found version "3.19.6") -- Found RE2 via CMake. -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "3.0.5") -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.12") -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE CMAKE_INSTALL_DO_STRIP CMAKE_VERBOSE_MAKEFILE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR gRPC_BUILD_CSHARP_EXT -- Build files have been written to: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu + /usr/bin/cmake --build aarch64-OpenCloudOS-linux-gnu -j8 --verbose [1/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/build.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/build.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/build.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/build.cc [2/5155] /usr/bin/gcc -Daddress_sorting_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_windows.c.o -MF CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_windows.c.o.d -o CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_windows.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/address_sorting_windows.c [3/5155] /usr/bin/gcc -Daddress_sorting_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting.c.o -MF CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting.c.o.d -o CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/address_sorting.c [4/5155] /usr/bin/gcc -Daddress_sorting_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_posix.c.o -MF CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_posix.c.o.d -o CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_posix.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/address_sorting_posix.c [5/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/connectivity.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/connectivity.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/connectivity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/connectivity.cc [6/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/data/client_certs.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/data/client_certs.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/data/client_certs.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/client_certs.cc [7/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/data/server1_cert.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/data/server1_cert.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/data/server1_cert.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/server1_cert.cc [8/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/data/server1_key.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/data/server1_key.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/data/server1_key.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/server1_key.cc [9/5155] : && /usr/bin/gcc -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libaddress_sorting.so.26 -o libaddress_sorting.so.26.0.0 CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting.c.o CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_posix.c.o CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_windows.c.o -ldl -lm -lrt && : [10/5155] /usr/bin/cmake -E cmake_symlink_library libaddress_sorting.so.26.0.0 libaddress_sorting.so.26 libaddress_sorting.so && : [11/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/data/test_root_cert.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/data/test_root_cert.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/data/test_root_cert.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/test_root_cert.cc [12/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/end2end_test_utils.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/end2end_test_utils.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/end2end_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/end2end_test_utils.cc [13/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/end2end_tests.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/end2end_tests.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/end2end_tests.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/end2end_tests.cc [14/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_non_retriable_status.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_non_retriable_status.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_non_retriable_status.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_non_retriable_status.cc [15/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/authority_not_supported.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/authority_not_supported.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/authority_not_supported.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/authority_not_supported.cc [16/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [17/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/compression/args_utils.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/compression/args_utils.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/compression/args_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/compression/args_utils.cc [18/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/bad_hostname.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/bad_hostname.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/bad_hostname.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/bad_hostname.cc [19/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o -MF CMakeFiles/end2end_tests.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o.d -o CMakeFiles/end2end_tests.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc: In lambda function: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc:122:60: warning: format '%d' expects argument of type 'int', but argument 5 has type 'absl::lts_20220623::StatusCode' [-Wformat=] 122 | "authorization policy reload status. code=%d error_details=%s", | ~^ | | | int 123 | status.code(), std::string(status.message()).c_str()); | ~~~~~~~~~~~~~ | | | absl::lts_20220623::StatusCode [20/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/http_proxy_fixture.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/http_proxy_fixture.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/http_proxy_fixture.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/fixtures/http_proxy_fixture.cc [21/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/proxy.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/proxy.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/proxy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/fixtures/proxy.cc [22/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_client_done.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_client_done.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_client_done.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/cancel_after_client_done.cc [23/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_invoke.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_invoke.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_invoke.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/cancel_after_invoke.cc [24/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/local_util.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/local_util.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/local_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/fixtures/local_util.cc [25/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/binary_metadata.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/binary_metadata.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/binary_metadata.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/binary_metadata.cc [26/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_in_a_vacuum.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_in_a_vacuum.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_in_a_vacuum.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/cancel_in_a_vacuum.cc [27/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/bad_ping.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/bad_ping.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/bad_ping.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/bad_ping.cc [28/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_before_invoke.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_before_invoke.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_before_invoke.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/cancel_before_invoke.cc [29/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/call_host_override.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/call_host_override.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/call_host_override.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/call_host_override.cc [30/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/call_creds.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/call_creds.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/call_creds.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/call_creds.cc [31/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/client_streaming.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/client_streaming.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/client_streaming.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/client_streaming.cc [32/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/disappearing_server.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/disappearing_server.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/disappearing_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/disappearing_server.cc [33/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_with_status.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_with_status.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_with_status.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/cancel_with_status.cc [34/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/default_host.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/default_host.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/default_host.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/default_host.cc [35/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_accept.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_accept.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_accept.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/cancel_after_accept.cc [36/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/empty_batch.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/empty_batch.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/empty_batch.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/empty_batch.cc [37/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_round_trip.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_round_trip.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_round_trip.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/cancel_after_round_trip.cc [38/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/src/core/lib/security/authorization/rbac_translator.cc.o -MF CMakeFiles/end2end_tests.dir/src/core/lib/security/authorization/rbac_translator.cc.o.d -o CMakeFiles/end2end_tests.dir/src/core/lib/security/authorization/rbac_translator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/rbac_translator.cc [39/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filtered_metadata.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filtered_metadata.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filtered_metadata.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/filtered_metadata.cc [40/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/graceful_server_shutdown.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/graceful_server_shutdown.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/graceful_server_shutdown.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/graceful_server_shutdown.cc [41/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/channelz.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/channelz.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/channelz.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/channelz.cc [42/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_context.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_context.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/filter_context.cc [43/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_causes_close.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_causes_close.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_causes_close.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/filter_causes_close.cc [44/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_latency.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_latency.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_latency.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/filter_latency.cc [45/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/compressed_payload.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/compressed_payload.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/compressed_payload.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/compressed_payload.cc [46/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/high_initial_seqno.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/high_initial_seqno.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/high_initial_seqno.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/high_initial_seqno.cc [47/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_init_fails.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_init_fails.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_init_fails.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/filter_init_fails.cc [48/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/large_metadata.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/large_metadata.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/large_metadata.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/large_metadata.cc [49/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_connection_idle.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_connection_idle.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_connection_idle.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/max_connection_idle.cc [50/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/hpack_size.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/hpack_size.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/hpack_size.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/hpack_size.cc [51/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_connection_age.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_connection_age.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_connection_age.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/max_connection_age.cc [52/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_concurrent_streams.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_concurrent_streams.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_concurrent_streams.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/max_concurrent_streams.cc [53/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/invoke_large_request.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/invoke_large_request.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/invoke_large_request.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/invoke_large_request.cc [54/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_op.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_op.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_op.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/no_op.cc [55/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/grpc_authz.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/grpc_authz.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/grpc_authz.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/grpc_authz.cc [56/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/negative_deadline.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/negative_deadline.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/negative_deadline.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/negative_deadline.cc [57/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/payload.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/payload.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/payload.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/payload.cc [58/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/ping_pong_streaming.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/ping_pong_streaming.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/ping_pong_streaming.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/ping_pong_streaming.cc [59/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/proxy_auth.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/proxy_auth.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/proxy_auth.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/proxy_auth.cc [60/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_error_on_hotpath.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_error_on_hotpath.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_error_on_hotpath.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/no_error_on_hotpath.cc [61/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/registered_call.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/registered_call.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/registered_call.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/registered_call.cc [62/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/keepalive_timeout.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/keepalive_timeout.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/keepalive_timeout.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/keepalive_timeout.cc [63/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_status_code.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_status_code.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_status_code.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/filter_status_code.cc [64/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/request_with_payload.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/request_with_payload.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/request_with_payload.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/request_with_payload.cc [65/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_logging.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_logging.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_logging.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/no_logging.cc [66/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/resource_quota_server.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/resource_quota_server.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/resource_quota_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/resource_quota_server.cc [67/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_message_length.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_message_length.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_message_length.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/max_message_length.cc [68/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/ping.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/ping.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/ping.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/ping.cc [69/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry.cc [70/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_during_delay.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_during_delay.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_during_delay.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_cancel_during_delay.cc [71/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_after_first_attempt_starts.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_after_first_attempt_starts.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_after_first_attempt_starts.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_cancel_after_first_attempt_starts.cc [72/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/request_with_flags.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/request_with_flags.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/request_with_flags.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/request_with_flags.cc [73/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancellation.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancellation.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancellation.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_cancellation.cc [74/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_disabled.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_disabled.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_disabled.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_disabled.cc [75/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upb.c [76/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.c [77/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.c [78/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_initial_batch.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_initial_batch.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_initial_batch.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_exceeds_buffer_size_in_initial_batch.cc [79/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_delay.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_delay.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_delay.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_exceeds_buffer_size_in_delay.cc [80/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_subsequent_batch.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_subsequent_batch.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_subsequent_batch.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_exceeds_buffer_size_in_subsequent_batch.cc [81/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_with_multiple_send_batches.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_with_multiple_send_batches.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_with_multiple_send_batches.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_cancel_with_multiple_send_batches.cc [82/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_non_retriable_status_before_recv_trailing_metadata_started.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_non_retriable_status_before_recv_trailing_metadata_started.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_non_retriable_status_before_recv_trailing_metadata_started.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_non_retriable_status_before_recv_trailing_metadata_started.cc [83/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_lb_drop.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_lb_drop.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_lb_drop.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_lb_drop.cc [84/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_per_attempt_recv_timeout.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_per_attempt_recv_timeout.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_per_attempt_recv_timeout.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_per_attempt_recv_timeout.cc [85/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_per_attempt_recv_timeout_on_last_attempt.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_per_attempt_recv_timeout_on_last_attempt.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_per_attempt_recv_timeout_on_last_attempt.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_per_attempt_recv_timeout_on_last_attempt.cc [86/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_lb_fail.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_lb_fail.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_lb_fail.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_lb_fail.cc [87/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_message.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_message.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_message.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_recv_message.cc [88/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_initial_metadata.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_initial_metadata.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_initial_metadata.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_recv_initial_metadata.cc [89/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_initial_metadata_refs.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_initial_metadata_refs.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_initial_metadata_refs.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_send_initial_metadata_refs.cc [90/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_trailing_metadata_error.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_trailing_metadata_error.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_trailing_metadata_error.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_recv_trailing_metadata_error.cc [91/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_message_replay.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_message_replay.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_message_replay.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_recv_message_replay.cc [92/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_recv_batch.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_recv_batch.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_recv_batch.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_send_recv_batch.cc [93/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_server_pushback_disabled.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_server_pushback_disabled.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_server_pushback_disabled.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_server_pushback_disabled.cc [94/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_server_pushback_delay.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_server_pushback_delay.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_server_pushback_delay.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_server_pushback_delay.cc [95/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_op_fails.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_op_fails.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_op_fails.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_send_op_fails.cc [96/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_too_many_attempts.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_too_many_attempts.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_too_many_attempts.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_too_many_attempts.cc [97/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_streaming.cc [98/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming_succeeds_before_replay_finished.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming_succeeds_before_replay_finished.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming_succeeds_before_replay_finished.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_streaming_succeeds_before_replay_finished.cc [99/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_throttled.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_throttled.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_throttled.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_throttled.cc [100/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming_after_commit.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming_after_commit.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming_after_commit.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_streaming_after_commit.cc [101/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/server_streaming.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/server_streaming.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/server_streaming.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/server_streaming.cc [102/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/server_finishes_request.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/server_finishes_request.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/server_finishes_request.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/server_finishes_request.cc [103/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/shutdown_finishes_calls.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/shutdown_finishes_calls.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/shutdown_finishes_calls.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/shutdown_finishes_calls.cc [104/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/shutdown_finishes_tags.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/shutdown_finishes_tags.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/shutdown_finishes_tags.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/shutdown_finishes_tags.cc [105/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_delayed_request.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_delayed_request.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_delayed_request.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/simple_delayed_request.cc [106/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_metadata.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_metadata.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_metadata.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/simple_metadata.cc [107/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/streaming_error_response.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/streaming_error_response.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/streaming_error_response.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/streaming_error_response.cc [108/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/trailing_metadata.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/trailing_metadata.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/trailing_metadata.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/trailing_metadata.cc [109/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/write_buffering.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/write_buffering.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/write_buffering.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/write_buffering.cc [110/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/write_buffering_at_end.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/write_buffering_at_end.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/write_buffering_at_end.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/write_buffering_at_end.cc [111/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_windows.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_windows.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_windows.cc [112/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_unref_before_finish.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_unref_before_finish.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_unref_before_finish.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_unref_before_finish.cc [113/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/env_windows.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/env_windows.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/env_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_windows.cc [114/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/env_posix.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/env_posix.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/env_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_posix.cc [115/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_goaway.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_goaway.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_goaway.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_transparent_goaway.cc [116/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_posix.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_posix.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_posix.cc [117/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_unref_before_recv.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_unref_before_recv.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_unref_before_recv.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_unref_before_recv.cc [118/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/atm.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/atm.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/atm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/atm.cc [119/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_not_sent_on_wire.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_not_sent_on_wire.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_not_sent_on_wire.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_transparent_not_sent_on_wire.cc [120/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_iphone.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_iphone.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_iphone.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_iphone.cc [121/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/alloc.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/alloc.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/alloc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/alloc.cc [122/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/log_android.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/log_android.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/log_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_android.cc [123/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_max_concurrent_streams.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_max_concurrent_streams.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_max_concurrent_streams.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/retry_transparent_max_concurrent_streams.cc [124/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_linux.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_linux.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_linux.cc [125/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/log_posix.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/log_posix.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/log_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_posix.cc [126/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/env_linux.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/env_linux.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/env_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_linux.cc [127/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/log_windows.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/log_windows.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/log_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_windows.cc [128/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/string_util_windows.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/string_util_windows.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/string_util_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_util_windows.cc [129/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/murmur_hash.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/murmur_hash.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/murmur_hash.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/murmur_hash.cc [130/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/string_posix.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/string_posix.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/string_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_posix.cc [131/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/string_windows.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/string_windows.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/string_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_windows.cc [132/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/sync_posix.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/sync_posix.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/sync_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_posix.cc [133/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/sync_windows.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/sync_windows.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/sync_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_windows.cc [134/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_request.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_request.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_request.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/tests/simple_request.cc [135/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/sync.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/sync.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/sync.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync.cc [136/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/log.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/log.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/log.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log.cc [137/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/time_windows.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/time_windows.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/time_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_windows.cc [138/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/time_posix.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/time_posix.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/time_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_posix.cc [139/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_msys.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_msys.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_msys.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_msys.cc [140/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/time_precise.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/time_precise.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/time_precise.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_precise.cc [141/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/time.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/time.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time.cc [142/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_windows.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_windows.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_windows.cc [143/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/wrap_memcpy.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/wrap_memcpy.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/wrap_memcpy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/wrap_memcpy.cc [144/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_posix.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_posix.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_posix.cc [145/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gprpp/fork.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gprpp/fork.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gprpp/fork.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/fork.cc [146/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/string.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/string.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/string.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string.cc [147/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/sync_abseil.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/sync_abseil.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/sync_abseil.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_abseil.cc [148/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gprpp/examine_stack.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gprpp/examine_stack.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gprpp/examine_stack.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/examine_stack.cc [149/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gprpp/stat_windows.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gprpp/stat_windows.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gprpp/stat_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_windows.cc [150/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gprpp/thd_windows.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gprpp/thd_windows.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gprpp/thd_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_windows.cc [151/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gprpp/thd_posix.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gprpp/thd_posix.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gprpp/thd_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_posix.cc [152/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/profiling/basic_timers.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/profiling/basic_timers.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/profiling/basic_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/basic_timers.cc [153/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/log_linux.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/log_linux.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/log_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_linux.cc [154/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/profiling/stap_timers.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/profiling/stap_timers.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/profiling/stap_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/stap_timers.cc [155/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gprpp/global_config_env.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gprpp/global_config_env.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gprpp/global_config_env.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/global_config_env.cc [156/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gprpp/host_port.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gprpp/host_port.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gprpp/host_port.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/host_port.cc [157/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/channel_idle/idle_filter_state.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/channel_idle/idle_filter_state.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/channel_idle/idle_filter_state.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/channel_idle/idle_filter_state.cc [158/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gprpp/mpscq.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gprpp/mpscq.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gprpp/mpscq.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/mpscq.cc [159/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gprpp/time_util.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gprpp/time_util.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gprpp/time_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time_util.cc [160/5155] /usr/bin/g++ -Dgpr_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gprpp/stat_posix.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gprpp/stat_posix.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gprpp/stat_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_posix.cc [161/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libgpr.so.26 -o libgpr.so.26.0.0 CMakeFiles/gpr.dir/src/core/lib/gpr/alloc.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/atm.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_iphone.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_linux.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_posix.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_windows.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/env_linux.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/env_posix.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/env_windows.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/log.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/log_android.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/log_linux.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/log_posix.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/log_windows.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/murmur_hash.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/string.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/string_posix.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/string_util_windows.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/string_windows.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/sync.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/sync_abseil.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/sync_posix.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/sync_windows.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/time.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/time_posix.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/time_precise.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/time_windows.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_msys.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_posix.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_windows.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/wrap_memcpy.cc.o CMakeFiles/gpr.dir/src/core/lib/gprpp/examine_stack.cc.o CMakeFiles/gpr.dir/src/core/lib/gprpp/fork.cc.o CMakeFiles/gpr.dir/src/core/lib/gprpp/global_config_env.cc.o CMakeFiles/gpr.dir/src/core/lib/gprpp/host_port.cc.o CMakeFiles/gpr.dir/src/core/lib/gprpp/mpscq.cc.o CMakeFiles/gpr.dir/src/core/lib/gprpp/stat_posix.cc.o CMakeFiles/gpr.dir/src/core/lib/gprpp/stat_windows.cc.o CMakeFiles/gpr.dir/src/core/lib/gprpp/thd_posix.cc.o CMakeFiles/gpr.dir/src/core/lib/gprpp/thd_windows.cc.o CMakeFiles/gpr.dir/src/core/lib/gprpp/time_util.cc.o CMakeFiles/gpr.dir/src/core/lib/profiling/basic_timers.cc.o CMakeFiles/gpr.dir/src/core/lib/profiling/stap_timers.cc.o -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [162/5155] /usr/bin/cmake -E cmake_symlink_library libgpr.so.26.0.0 libgpr.so.26 libgpr.so && : [163/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/backend_metric.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/backend_metric.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/backend_metric.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/backend_metric.cc [164/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/backup_poller.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/backup_poller.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/backup_poller.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/backup_poller.cc [165/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/census/grpc_context.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/census/grpc_context.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/census/grpc_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/census/grpc_context.cc [166/5155] /usr/bin/g++ -Dend2end_tests_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/util/test_lb_policies.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/util/test_lb_policies.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/util/test_lb_policies.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/test_lb_policies.cc [167/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_factory.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_factory.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_factory.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/client_channel_factory.cc [168/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/channel_connectivity.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/channel_connectivity.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/channel_connectivity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/channel_connectivity.cc [169/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/config_selector.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/config_selector.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/config_selector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/config_selector.cc [170/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_channelz.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_channelz.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_channelz.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/client_channel_channelz.cc [171/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_plugin.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_plugin.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/client_channel_plugin.cc [172/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/dynamic_filters.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/dynamic_filters.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/dynamic_filters.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/dynamic_filters.cc [173/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/channel_idle/channel_idle_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/channel_idle/channel_idle_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/channel_idle/channel_idle_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/channel_idle/channel_idle_filter.cc In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/channel_idle/channel_idle_filter.cc:43: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 121 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword [174/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/http_proxy.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/http_proxy.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/http_proxy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/http_proxy.cc [175/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/global_subchannel_pool.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/global_subchannel_pool.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/global_subchannel_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/global_subchannel_pool.cc [176/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/health/health_check_client.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/health/health_check_client.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/health/health_check_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/health/health_check_client.cc [177/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc [178/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc [179/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy.cc [180/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc [181/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc [182/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc [183/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc [184/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.cc [185/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc [186/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc [187/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.cc [188/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc [189/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/client_channel.cc [190/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.cc [191/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc [192/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc In member function 'grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig& grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig::operator=(grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig&&)', inlined from 'virtual grpc_core::RefCountedPtr grpc_core::{anonymous}::WeightedTargetLbFactory::ParseLoadBalancingConfig(const grpc_core::Json&, grpc_error_handle*) const' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc:717:55: /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc:83:10: warning: 'child_config.grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig::weight' may be used uninitialized [-Wmaybe-uninitialized] 83 | struct ChildConfig { | ^~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc: In member function 'virtual grpc_core::RefCountedPtr grpc_core::{anonymous}::WeightedTargetLbFactory::ParseLoadBalancingConfig(const grpc_core::Json&, grpc_error_handle*) const': /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc:710:45: note: 'child_config.grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig::weight' was declared here 710 | WeightedTargetLbConfig::ChildConfig child_config; | ^~~~~~~~~~~~ [193/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/proxy_mapper_registry.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/proxy_mapper_registry.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/proxy_mapper_registry.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/proxy_mapper_registry.cc [194/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/local_subchannel_pool.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/local_subchannel_pool.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/local_subchannel_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/local_subchannel_pool.cc [195/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy_registry.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy_registry.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy_registry.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy_registry.cc [196/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc [197/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc [198/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc [199/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc [200/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc [201/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc [202/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc [203/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc [204/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/rls/rls.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/rls/rls.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/rls/rls.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/rls/rls.cc [205/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc [206/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc [207/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/cds.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/cds.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/cds.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/xds/cds.cc [208/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc [209/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/polling_resolver.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/polling_resolver.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/polling_resolver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/polling_resolver.cc [210/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc [211/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver_result_parsing.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver_result_parsing.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver_result_parsing.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver_result_parsing.cc [212/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_resolver.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_resolver.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_resolver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_resolver.cc [213/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/retry_throttle.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/retry_throttle.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/retry_throttle.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/retry_throttle.cc [214/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc [215/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel_pool_interface.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel_pool_interface.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel_pool_interface.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/subchannel_pool_interface.cc [216/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc [217/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/retry_service_config.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/retry_service_config.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/retry_service_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/retry_service_config.cc [218/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/google_c2p/google_c2p_resolver.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/google_c2p/google_c2p_resolver.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/google_c2p/google_c2p_resolver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/google_c2p/google_c2p_resolver.cc [219/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/deadline/deadline_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/deadline/deadline_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/deadline/deadline_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/deadline/deadline_filter.cc [220/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel_stream_client.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel_stream_client.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel_stream_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/subchannel_stream_client.cc [221/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/http/client_authority_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/http/client_authority_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/http/client_authority_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/http/client_authority_filter.cc [222/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/http/client/http_client_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/http/client/http_client_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/http/client/http_client_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/http/client/http_client_filter.cc [223/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/fault_injection/service_config_parser.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/fault_injection/service_config_parser.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/fault_injection/service_config_parser.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/fault_injection/service_config_parser.cc [224/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/retry_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/retry_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/retry_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/retry_filter.cc [225/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/subchannel.cc [226/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/fault_injection/fault_injection_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/fault_injection/fault_injection_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/fault_injection/fault_injection_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/fault_injection/fault_injection_filter.cc [227/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/http/http_filters_plugin.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/http/http_filters_plugin.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/http/http_filters_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/http/http_filters_plugin.cc [228/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc [229/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/http/message_compress/message_compress_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/http/message_compress/message_compress_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/http/message_compress/message_compress_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/http/message_compress/message_compress_filter.cc [230/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/alpn/alpn.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/alpn/alpn.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/alpn/alpn.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/alpn/alpn.cc [231/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/http/message_compress/message_decompress_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/http/message_compress/message_decompress_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/http/message_compress/message_decompress_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/http/message_compress/message_decompress_filter.cc [232/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/message_size/message_size_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/message_size/message_size_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/message_size/message_size_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/message_size/message_size_filter.cc [233/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/rbac/rbac_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/rbac/rbac_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/rbac/rbac_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/rbac/rbac_filter.cc [234/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/bin_encoder.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/bin_encoder.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/bin_encoder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/bin_encoder.cc [235/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/bin_decoder.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/bin_decoder.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/bin_decoder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/bin_decoder.cc [236/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/server_config_selector/server_config_selector.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/server_config_selector/server_config_selector.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/server_config_selector/server_config_selector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/server_config_selector/server_config_selector.cc [237/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/http/server/http_server_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/http/server/http_server_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/http/server/http_server_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/http/server/http_server_filter.cc [238/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/server_config_selector/server_config_selector_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/server_config_selector/server_config_selector_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/server_config_selector/server_config_selector_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/server_config_selector/server_config_selector_filter.cc [239/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/context_list.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/context_list.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/context_list.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/context_list.cc [240/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/flow_control.cc [241/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_data.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_data.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_data.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/frame_data.cc [242/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/rbac/rbac_service_config_parser.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/rbac/rbac_service_config_parser.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/rbac/rbac_service_config_parser.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/rbac/rbac_service_config_parser.cc [243/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/server/chttp2_server.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/server/chttp2_server.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/server/chttp2_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/server/chttp2_server.cc [244/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/client/chttp2_connector.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/client/chttp2_connector.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/client/chttp2_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/client/chttp2_connector.cc [245/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_ping.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_ping.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_ping.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/frame_ping.cc [246/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_goaway.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_goaway.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_goaway.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/frame_goaway.cc [247/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc [248/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.c [249/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/http2_settings.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/http2_settings.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/http2_settings.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/http2_settings.cc [250/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/huffsyms.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/huffsyms.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/huffsyms.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/huffsyms.cc [251/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_encoder_table.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_encoder_table.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_encoder_table.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/hpack_encoder_table.cc [252/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_settings.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_settings.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_settings.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/frame_settings.cc [253/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_window_update.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_window_update.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_window_update.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/frame_window_update.cc [254/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/stream_map.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/stream_map.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/stream_map.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/stream_map.cc [255/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_encoder.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_encoder.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_encoder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/hpack_encoder.cc [256/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/varint.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/varint.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/varint.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/varint.cc [257/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/parsing.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/parsing.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/parsing.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/parsing.cc [258/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/inproc/inproc_plugin.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/inproc/inproc_plugin.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/inproc/inproc_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/inproc/inproc_plugin.cc [259/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/certs.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/certs.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/certs.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/admin/v3/certs.upb.c [260/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/chttp2_transport.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/chttp2_transport.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/chttp2_transport.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc In function 'void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)', inlined from 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2306:10: warning: writing 8 bytes into a region of size 7 [-Wstringop-overflow=] 2306 | *p++ = 'p'; | ~~~~~^~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/grpc_types.h:31, from /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.h:24, from /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:19: /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h: In function 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)': /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h:74:15: note: at offset 25 into destination object 'grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes' of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ In function 'void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)', inlined from 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2314:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2314 | *p++ = 'o'; | ~~~~~^~~~~ /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h: In function 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)': /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h:74:15: note: at offset 24 into destination object 'grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes' of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ In function 'void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)', inlined from 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2315:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2315 | *p++ = 'n'; | ~~~~~^~~~~ /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h: In function 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)': /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h:74:15: note: at offset 25 into destination object 'grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes' of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ In function 'void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)', inlined from 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2316:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2316 | *p++ = '/'; | ~~~~~^~~~~ /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h: In function 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)': /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h:74:15: note: at offset 26 into destination object 'grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes' of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ In function 'void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)', inlined from 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2317:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2317 | *p++ = 'g'; | ~~~~~^~~~~ /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h: In function 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)': /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h:74:15: note: at offset 27 into destination object 'grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes' of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ In function 'void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)', inlined from 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2318:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2318 | *p++ = 'r'; | ~~~~~^~~~~ /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h: In function 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)': /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h:74:15: note: at offset 28 into destination object 'grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes' of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ In function 'void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)', inlined from 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2319:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2319 | *p++ = 'p'; | ~~~~~^~~~~ /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h: In function 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)': /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h:74:15: note: at offset 29 into destination object 'grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes' of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ In function 'void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)', inlined from 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2320:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2320 | *p++ = 'c'; | ~~~~~^~~~~ /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h: In function 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)': /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h:74:15: note: at offset 30 into destination object 'grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes' of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ [261/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/stream_lists.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/stream_lists.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/stream_lists.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/stream_lists.cc [262/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/clusters.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/clusters.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/clusters.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/admin/v3/clusters.upb.c [263/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/config_dump.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/config_dump.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/config_dump.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/admin/v3/config_dump.upb.c [264/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/init_dump.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/init_dump.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/init_dump.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/admin/v3/init_dump.upb.c [265/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/listeners.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/listeners.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/listeners.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/admin/v3/listeners.upb.c [266/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/memory.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/memory.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/memory.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/admin/v3/memory.upb.c [267/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/metrics.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/metrics.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/metrics.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/admin/v3/metrics.upb.c [268/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/mutex_stats.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/mutex_stats.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/mutex_stats.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/admin/v3/mutex_stats.upb.c [269/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.c [270/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/server_info.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/server_info.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/server_info.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/admin/v3/server_info.upb.c [271/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/annotations/resource.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/annotations/resource.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/annotations/resource.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/annotations/resource.upb.c [272/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/tap.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/tap.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/tap.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/admin/v3/tap.upb.c [273/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_parser_table.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_parser_table.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_parser_table.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/hpack_parser_table.cc [274/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.c [275/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/bootstrap/v3/bootstrap.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/bootstrap/v3/bootstrap.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/bootstrap/v3/bootstrap.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/bootstrap/v3/bootstrap.upb.c [276/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.c [277/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.c [278/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.c [279/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.c [280/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.c [281/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/common/matcher/v3/matcher.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/common/matcher/v3/matcher.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/common/matcher/v3/matcher.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/common/matcher/v3/matcher.upb.c [282/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/base.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/base.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/base.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/base.upb.c [283/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.c [284/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/grpc_method_list.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/grpc_method_list.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/grpc_method_list.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/grpc_method_list.upb.c [285/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/address.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/address.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/address.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/address.upb.c [286/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.c [287/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.c [288/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.c [289/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.c [290/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.c [291/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.c [292/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/resolver.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/resolver.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/resolver.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/resolver.upb.c [293/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.c [294/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.c [295/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.c [296/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.c [297/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/writing.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/writing.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/writing.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/transport.h:60, from /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/frame_data.h:36, from /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc:39: In constructor 'grpc_core::metadata_detail::Value::value), void>::type>::Value(const typename Which::ValueType&) [with Which = grpc_core::HttpStatusMetadata]', inlined from 'grpc_core::Table::TypeIndex* grpc_core::Table::set(Args&& ...) [with long unsigned int I = 3; Args = {unsigned int&}; Ts = {grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value}]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/table.h:284:7, inlined from 'T* grpc_core::Table::set(Args&& ...) [with T = grpc_core::metadata_detail::Value; Args = {unsigned int&}; Ts = {grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value}]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/table.h:273:30, inlined from 'absl::lts_20220623::enable_if_t<(Which::kRepeatable == false), void> grpc_core::MetadataMap::Set(Which, Args&& ...) [with Which = grpc_core::HttpStatusMetadata; Args = {unsigned int&}; Derived = grpc_metadata_batch; Traits = {grpc_core::HttpPathMetadata, grpc_core::HttpAuthorityMetadata, grpc_core::HttpMethodMetadata, grpc_core::HttpStatusMetadata, grpc_core::HttpSchemeMetadata, grpc_core::ContentTypeMetadata, grpc_core::TeMetadata, grpc_core::GrpcEncodingMetadata, grpc_core::GrpcInternalEncodingRequest, grpc_core::GrpcAcceptEncodingMetadata, grpc_core::GrpcStatusMetadata, grpc_core::GrpcTimeoutMetadata, grpc_core::GrpcPreviousRpcAttemptsMetadata, grpc_core::GrpcRetryPushbackMsMetadata, grpc_core::UserAgentMetadata, grpc_core::GrpcMessageMetadata, grpc_core::HostMetadata, grpc_core::EndpointLoadMetricsBinMetadata, grpc_core::GrpcServerStatsBinMetadata, grpc_core::GrpcTraceBinMetadata, grpc_core::GrpcTagsBinMetadata, grpc_core::GrpcLbClientStatsMetadata, grpc_core::LbCostBinMetadata, grpc_core::LbTokenMetadata, grpc_core::GrpcStreamNetworkState, grpc_core::PeerString, grpc_core::GrpcStatusContext}]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/metadata_batch.h:1077:38, inlined from 'void {anonymous}::StreamWriteContext::FlushTrailingMetadata()' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc:556:40, inlined from 'grpc_chttp2_begin_write_result grpc_chttp2_begin_write(grpc_chttp2_transport*)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc:647:37: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/metadata_batch.h:667:60: warning: '*(unsigned int*)((char*)&stream_ctx + offsetof(::StreamWriteContext, ::StreamWriteContext::send_status_.std::optional::.std::_Optional_base::))' may be used uninitialized [-Wmaybe-uninitialized] 667 | explicit Value(const typename Which::ValueType& value) : value(value) {} | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc: In function 'grpc_chttp2_begin_write_result grpc_chttp2_begin_write(grpc_chttp2_transport*)': /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc:642:24: note: '*(unsigned int*)((char*)&stream_ctx + offsetof(::StreamWriteContext, ::StreamWriteContext::send_status_.std::optional::.std::_Optional_base::))' was declared here 642 | StreamWriteContext stream_ctx(&ctx, s); | ^~~~~~~~~~ In constructor 'grpc_core::metadata_detail::Value::value), void>::type>::Value(const typename Which::ValueType&) [with Which = grpc_core::ContentTypeMetadata]', inlined from 'grpc_core::Table::TypeIndex* grpc_core::Table::set(Args&& ...) [with long unsigned int I = 5; Args = {grpc_core::ContentTypeMetadata::ValueType&}; Ts = {grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value}]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/table.h:284:7, inlined from 'T* grpc_core::Table::set(Args&& ...) [with T = grpc_core::metadata_detail::Value; Args = {grpc_core::ContentTypeMetadata::ValueType&}; Ts = {grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value}]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/table.h:273:30, inlined from 'absl::lts_20220623::enable_if_t<(Which::kRepeatable == false), void> grpc_core::MetadataMap::Set(Which, Args&& ...) [with Which = grpc_core::ContentTypeMetadata; Args = {grpc_core::ContentTypeMetadata::ValueType&}; Derived = grpc_metadata_batch; Traits = {grpc_core::HttpPathMetadata, grpc_core::HttpAuthorityMetadata, grpc_core::HttpMethodMetadata, grpc_core::HttpStatusMetadata, grpc_core::HttpSchemeMetadata, grpc_core::ContentTypeMetadata, grpc_core::TeMetadata, grpc_core::GrpcEncodingMetadata, grpc_core::GrpcInternalEncodingRequest, grpc_core::GrpcAcceptEncodingMetadata, grpc_core::GrpcStatusMetadata, grpc_core::GrpcTimeoutMetadata, grpc_core::GrpcPreviousRpcAttemptsMetadata, grpc_core::GrpcRetryPushbackMsMetadata, grpc_core::UserAgentMetadata, grpc_core::GrpcMessageMetadata, grpc_core::HostMetadata, grpc_core::EndpointLoadMetricsBinMetadata, grpc_core::GrpcServerStatsBinMetadata, grpc_core::GrpcTraceBinMetadata, grpc_core::GrpcTagsBinMetadata, grpc_core::GrpcLbClientStatsMetadata, grpc_core::LbCostBinMetadata, grpc_core::LbTokenMetadata, grpc_core::GrpcStreamNetworkState, grpc_core::PeerString, grpc_core::GrpcStatusContext}]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/metadata_batch.h:1077:38, inlined from 'void {anonymous}::StreamWriteContext::FlushTrailingMetadata()' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc:560:40, inlined from 'grpc_chttp2_begin_write_result grpc_chttp2_begin_write(grpc_chttp2_transport*)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc:647:37: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/metadata_batch.h:667:60: warning: '*(unsigned int*)((char*)&stream_ctx + offsetof(::StreamWriteContext, ::StreamWriteContext::send_content_type_.std::optional::.std::_Optional_base::))' may be used uninitialized [-Wmaybe-uninitialized] 667 | explicit Value(const typename Which::ValueType& value) : value(value) {} | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc: In function 'grpc_chttp2_begin_write_result grpc_chttp2_begin_write(grpc_chttp2_transport*)': /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc:642:24: note: '*(unsigned int*)((char*)&stream_ctx + offsetof(::StreamWriteContext, ::StreamWriteContext::send_content_type_.std::optional::.std::_Optional_base::))' was declared here 642 | StreamWriteContext stream_ctx(&ctx, s); | ^~~~~~~~~~ [298/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.c [299/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/udp_socket_config.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/udp_socket_config.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/udp_socket_config.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/core/v3/udp_socket_config.upb.c [300/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.c [301/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.c [302/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.c [303/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/metrics/v3/stats.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/metrics/v3/stats.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/metrics/v3/stats.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/metrics/v3/stats.upb.c [304/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.c [305/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_parser.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_parser.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_parser.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/hpack_parser.cc /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/hpack_parser.cc: In function 'void grpc_core::HPackParser::Parser::LogHeader(const grpc_core::HPackTable::Memento&)': /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1066:12: warning: 'type' may be used uninitialized [-Wmaybe-uninitialized] 1066 | gpr_log(GPR_DEBUG, "HTTP:%d:%s:%s: %s", log_info_.stream_id, type, | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1067 | log_info_.is_client ? "CLI" : "SVR", memento.DebugString().c_str()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1054:17: note: 'type' was declared here 1054 | const char* type; | ^~~~ [306/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.c [307/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/quic_config.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/quic_config.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/quic_config.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/listener/v3/quic_config.upb.c [308/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/overload/v3/overload.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/overload/v3/overload.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/overload/v3/overload.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/overload/v3/overload.upb.c [309/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/metrics/v3/metrics_service.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/metrics/v3/metrics_service.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/metrics/v3/metrics_service.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/metrics/v3/metrics_service.upb.c [310/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.c [311/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/route.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/route.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/route.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/route/v3/route.upb.c [312/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.c [313/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/dynamic_ot.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/dynamic_ot.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/dynamic_ot.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/trace/v3/dynamic_ot.upb.c [314/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/datadog.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/datadog.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/datadog.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/trace/v3/datadog.upb.c [315/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.c [316/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.c [317/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/opencensus.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/opencensus.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/opencensus.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/trace/v3/opencensus.upb.c [318/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/tap/v3/common.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/tap/v3/common.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/tap/v3/common.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/tap/v3/common.upb.c [319/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/lightstep.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/lightstep.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/lightstep.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/trace/v3/lightstep.upb.c [320/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/trace.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/trace.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/trace.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/trace/v3/trace.upb.c [321/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/zipkin.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/zipkin.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/zipkin.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/trace/v3/zipkin.upb.c [322/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/xray.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/xray.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/xray.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/trace/v3/xray.upb.c [323/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/service.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/service.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/service.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/trace/v3/service.upb.c [324/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/http/rbac/v3/rbac.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/http/rbac/v3/rbac.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/http/rbac/v3/rbac.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/extensions/filters/http/rbac/v3/rbac.upb.c [325/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/skywalking.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/skywalking.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/skywalking.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/config/trace/v3/skywalking.upb.c [326/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/common/fault/v3/fault.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/common/fault/v3/fault.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/common/fault/v3/fault.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/extensions/filters/common/fault/v3/fault.upb.c [327/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/http/router/v3/router.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/http/router/v3/router.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/http/router/v3/router.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/extensions/filters/http/router/v3/router.upb.c [328/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/clusters/aggregate/v3/cluster.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/clusters/aggregate/v3/cluster.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/clusters/aggregate/v3/cluster.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/extensions/clusters/aggregate/v3/cluster.upb.c [329/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/wrr_locality/v3/wrr_locality.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/wrr_locality/v3/wrr_locality.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/wrr_locality/v3/wrr_locality.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/wrr_locality/v3/wrr_locality.upb.c [330/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/http/fault/v3/fault.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/http/fault/v3/fault.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/http/fault/v3/fault.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/extensions/filters/http/fault/v3/fault.upb.c [331/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.c [332/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.c [333/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.c [334/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/ring_hash/v3/ring_hash.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/ring_hash/v3/ring_hash.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/ring_hash/v3/ring_hash.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/ring_hash/v3/ring_hash.upb.c [335/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.c [336/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.c [337/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_set_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_set_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_set_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/pollset_set_windows.cc [338/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/pollset_windows.cc [339/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.c [340/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/status/v3/csds.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/status/v3/csds.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/status/v3/csds.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/service/status/v3/csds.upb.c [341/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/http/v3/cookie.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/http/v3/cookie.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/http/v3/cookie.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/http/v3/cookie.upb.c [342/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/http/v3/path_transformation.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/http/v3/path_transformation.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/http/v3/path_transformation.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/http/v3/path_transformation.upb.c [343/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/http_inputs.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/http_inputs.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/http_inputs.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/matcher/v3/http_inputs.upb.c [344/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.c [345/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/node.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/node.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/node.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/matcher/v3/node.upb.c [346/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.c [347/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.c [348/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.c [349/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/resolve_address.cc [350/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.c [351/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/lockfree_event.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/lockfree_event.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/lockfree_event.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/lockfree_event.cc [352/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.c [353/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.c [354/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.c [355/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/struct.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/struct.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/struct.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/matcher/v3/struct.upb.c [356/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/http.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/http.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/http.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/v3/http.upb.c [357/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/hash_policy.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/hash_policy.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/hash_policy.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/v3/hash_policy.upb.c [358/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/inproc/inproc_transport.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/inproc/inproc_transport.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/inproc/inproc_transport.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/inproc/inproc_transport.cc [359/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_set.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_set.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_set.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/pollset_set.cc [360/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/range.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/range.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/range.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/v3/range.upb.c [361/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/http_status.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/http_status.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/http_status.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/v3/http_status.upb.c [362/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/pollset.cc [363/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.c [364/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/polling_entity.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/polling_entity.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/polling_entity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/polling_entity.cc [365/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/token_bucket.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/token_bucket.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/token_bucket.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/v3/token_bucket.upb.c [366/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/ratelimit_unit.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/ratelimit_unit.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/ratelimit_unit.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/v3/ratelimit_unit.upb.c [367/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c [368/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/annotations.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/annotations.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/annotations.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/api/annotations.upb.c [369/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/percent.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/percent.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/percent.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/envoy/type/v3/percent.upb.c [370/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/duration.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/duration.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/duration.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/duration.upb.c [371/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c [372/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c [373/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/httpbody.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/httpbody.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/httpbody.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/api/httpbody.upb.c [374/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/any.upb.c [375/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/http.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/http.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/http.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/api/http.upb.c [376/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c [377/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/empty.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/empty.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/empty.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/empty.upb.c [378/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/struct.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/struct.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/struct.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/struct.upb.c [379/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c [380/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c [381/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/rpc/status.upb.c [382/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/opencensus/proto/trace/v1/trace_config.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/opencensus/proto/trace/v1/trace_config.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/opencensus/proto/trace/v1/trace_config.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/opencensus/proto/trace/v1/trace_config.upb.c [383/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c [384/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c [385/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c [386/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls.upb.c [387/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c [388/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/migrate.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/migrate.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/migrate.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/udpa/annotations/migrate.upb.c [389/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls_config.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls_config.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls_config.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls_config.upb.c [390/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/versioning.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/versioning.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/versioning.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/udpa/annotations/versioning.upb.c [391/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/security.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/security.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/security.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/udpa/annotations/security.upb.c [392/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/migrate.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/migrate.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/migrate.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/annotations/v3/migrate.upb.c [393/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.c [394/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/status.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/status.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/status.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/udpa/annotations/status.upb.c [395/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/validate/validate.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/validate/validate.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/validate/validate.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/validate/validate.upb.c [396/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/security.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/security.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/security.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/annotations/v3/security.upb.c [397/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/status.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/status.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/status.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/annotations/v3/status.upb.c [398/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/sensitive.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/sensitive.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/sensitive.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/annotations/v3/sensitive.upb.c [399/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/context_params.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/context_params.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/context_params.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/core/v3/context_params.upb.c [400/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/versioning.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/versioning.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/versioning.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/annotations/v3/versioning.upb.c [401/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/resource.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/resource.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/resource.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/core/v3/resource.upb.c [402/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/authority.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/authority.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/authority.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/core/v3/authority.upb.c [403/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/extension.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/extension.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/extension.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/core/v3/extension.upb.c [404/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/collection_entry.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/collection_entry.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/collection_entry.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/core/v3/collection_entry.upb.c [405/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/matcher/v3/regex.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/matcher/v3/regex.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/matcher/v3/regex.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/type/matcher/v3/regex.upb.c [406/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/data/orca/v3/orca_load_report.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/data/orca/v3/orca_load_report.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/data/orca/v3/orca_load_report.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/data/orca/v3/orca_load_report.upb.c [407/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/service/orca/v3/orca.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/service/orca/v3/orca.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/service/orca/v3/orca.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/service/orca/v3/orca.upb.c [408/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/resource_name.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/resource_name.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/resource_name.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/core/v3/resource_name.upb.c [409/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/matcher/v3/string.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/matcher/v3/string.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/matcher/v3/string.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/type/matcher/v3/string.upb.c [410/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/resource_locator.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/resource_locator.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/resource_locator.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/core/v3/resource_locator.upb.c [411/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/v3/typed_struct.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/v3/typed_struct.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/v3/typed_struct.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/type/v3/typed_struct.upb.c [412/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/certs.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/certs.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/certs.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/admin/v3/certs.upbdefs.c [413/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/init_dump.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/init_dump.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/init_dump.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/admin/v3/init_dump.upbdefs.c [414/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/matcher/v3/matcher.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/matcher/v3/matcher.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/matcher/v3/matcher.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/type/matcher/v3/matcher.upb.c [415/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/listeners.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/listeners.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/listeners.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/admin/v3/listeners.upbdefs.c [416/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/clusters.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/clusters.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/clusters.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/admin/v3/clusters.upbdefs.c [417/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/tap.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/tap.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/tap.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/admin/v3/tap.upbdefs.c [418/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/mutex_stats.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/mutex_stats.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/mutex_stats.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/admin/v3/mutex_stats.upbdefs.c [419/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/server_info.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/server_info.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/server_info.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/admin/v3/server_info.upbdefs.c [420/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/config_dump.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/config_dump.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/config_dump.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/admin/v3/config_dump.upbdefs.c [421/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/memory.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/memory.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/memory.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/admin/v3/memory.upbdefs.c [422/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/metrics.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/metrics.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/metrics.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/admin/v3/metrics.upbdefs.c [423/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.c [424/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.c [425/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.c [426/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.c [427/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.c [428/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/bootstrap/v3/bootstrap.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/bootstrap/v3/bootstrap.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/bootstrap/v3/bootstrap.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/bootstrap/v3/bootstrap.upbdefs.c [429/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.c [430/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.c [431/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.c [432/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/common/matcher/v3/matcher.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/common/matcher/v3/matcher.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/common/matcher/v3/matcher.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/common/matcher/v3/matcher.upbdefs.c [433/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.c [434/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.c [435/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.c [436/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_method_list.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_method_list.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_method_list.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_method_list.upbdefs.c [437/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.c [438/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.c [439/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.c [440/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.c [441/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.c [442/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.c [443/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.c [444/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/resolver.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/resolver.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/resolver.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/resolver.upbdefs.c [445/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.c [446/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/udp_socket_config.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/udp_socket_config.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/udp_socket_config.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/udp_socket_config.upbdefs.c [447/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.c [448/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.c [449/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.c [450/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.c [451/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.c [452/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.c [453/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/metrics_service.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/metrics_service.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/metrics_service.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/metrics_service.upbdefs.c [454/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.c [455/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.c [456/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/quic_config.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/quic_config.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/quic_config.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/quic_config.upbdefs.c [457/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/stats.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/stats.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/stats.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/stats.upbdefs.c [458/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.c [459/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/overload/v3/overload.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/overload/v3/overload.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/overload/v3/overload.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/overload/v3/overload.upbdefs.c [460/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/rbac/v3/rbac.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/rbac/v3/rbac.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/rbac/v3/rbac.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/rbac/v3/rbac.upbdefs.c [461/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.c [462/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/tap/v3/common.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/tap/v3/common.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/tap/v3/common.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/tap/v3/common.upbdefs.c [463/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/datadog.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/datadog.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/datadog.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/trace/v3/datadog.upbdefs.c [464/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.c [465/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/dynamic_ot.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/dynamic_ot.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/dynamic_ot.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/trace/v3/dynamic_ot.upbdefs.c [466/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.c [467/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/lightstep.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/lightstep.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/lightstep.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/trace/v3/lightstep.upbdefs.c [468/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/trace.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/trace.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/trace.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/trace/v3/trace.upbdefs.c [469/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/skywalking.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/skywalking.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/skywalking.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/trace/v3/skywalking.upbdefs.c [470/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/opencensus.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/opencensus.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/opencensus.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/trace/v3/opencensus.upbdefs.c [471/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/service.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/service.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/service.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/trace/v3/service.upbdefs.c [472/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/xray.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/xray.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/xray.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/trace/v3/xray.upbdefs.c [473/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/rbac/v3/rbac.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/rbac/v3/rbac.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/rbac/v3/rbac.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/rbac/v3/rbac.upbdefs.c [474/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/common/fault/v3/fault.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/common/fault/v3/fault.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/common/fault/v3/fault.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/extensions/filters/common/fault/v3/fault.upbdefs.c [475/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/fault/v3/fault.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/fault/v3/fault.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/fault/v3/fault.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/fault/v3/fault.upbdefs.c [476/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/zipkin.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/zipkin.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/zipkin.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/config/trace/v3/zipkin.upbdefs.c [477/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/clusters/aggregate/v3/cluster.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/clusters/aggregate/v3/cluster.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/clusters/aggregate/v3/cluster.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/extensions/clusters/aggregate/v3/cluster.upbdefs.c [478/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/router/v3/router.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/router/v3/router.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/router/v3/router.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/router/v3/router.upbdefs.c [479/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.c [480/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.c [481/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.c [482/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upbdefs.c [483/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.c [484/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/unix_sockets_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/unix_sockets_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/unix_sockets_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/unix_sockets_posix.cc [485/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.c [486/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.c [487/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.c [488/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.c [489/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/http/v3/path_transformation.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/http/v3/path_transformation.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/http/v3/path_transformation.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/http/v3/path_transformation.upbdefs.c [490/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.c [491/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/status/v3/csds.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/status/v3/csds.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/status/v3/csds.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/service/status/v3/csds.upbdefs.c [492/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/http_inputs.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/http_inputs.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/http_inputs.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/http_inputs.upbdefs.c [493/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/http/v3/cookie.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/http/v3/cookie.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/http/v3/cookie.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/http/v3/cookie.upbdefs.c [494/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/node.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/node.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/node.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/node.upbdefs.c [495/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.c [496/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.c [497/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.c [498/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.c [499/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/struct.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/struct.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/struct.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/struct.upbdefs.c [500/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.c [501/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.c [502/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.c [503/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.c [504/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.c [505/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/ratelimit_unit.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/ratelimit_unit.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/ratelimit_unit.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/v3/ratelimit_unit.upbdefs.c [506/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.c [507/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/token_bucket.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/token_bucket.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/token_bucket.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/v3/token_bucket.upbdefs.c [508/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc [509/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/hash_policy.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/hash_policy.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/hash_policy.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/v3/hash_policy.upbdefs.c [510/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/http_status.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/http_status.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/http_status.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/v3/http_status.upbdefs.c [511/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.c [512/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/checked.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/checked.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/checked.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/checked.upbdefs.c [513/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/httpbody.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/httpbody.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/httpbody.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/google/api/httpbody.upbdefs.c [514/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/http.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/http.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/http.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/google/api/http.upbdefs.c [515/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/syntax.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/syntax.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/syntax.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/syntax.upbdefs.c [516/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.c [517/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.c [518/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.c [519/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c [520/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.c [521/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.c [522/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/opencensus/proto/trace/v1/trace_config.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/opencensus/proto/trace/v1/trace_config.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/opencensus/proto/trace/v1/trace_config.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/opencensus/proto/trace/v1/trace_config.upbdefs.c [523/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.c [524/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.c [525/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.c [526/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/src/proto/grpc/lookup/v1/rls_config.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/src/proto/grpc/lookup/v1/rls_config.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/src/proto/grpc/lookup/v1/rls_config.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/src/proto/grpc/lookup/v1/rls_config.upbdefs.c [527/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.c [528/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/migrate.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/migrate.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/migrate.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/annotations/v3/migrate.upbdefs.c [529/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.c [530/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.c [531/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/security.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/security.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/security.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/annotations/v3/security.upbdefs.c [532/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/sensitive.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/sensitive.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/sensitive.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/annotations/v3/sensitive.upbdefs.c [533/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/status.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/status.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/status.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/annotations/v3/status.upbdefs.c [534/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.c [535/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/authority.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/authority.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/authority.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/core/v3/authority.upbdefs.c [536/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/validate/validate.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/validate/validate.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/validate/validate.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/validate/validate.upbdefs.c [537/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/versioning.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/versioning.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/versioning.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/annotations/v3/versioning.upbdefs.c [538/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/collection_entry.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/collection_entry.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/collection_entry.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/core/v3/collection_entry.upbdefs.c [539/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/resource.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/resource.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/resource.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/core/v3/resource.upbdefs.c [540/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/context_params.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/context_params.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/context_params.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/core/v3/context_params.upbdefs.c [541/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/extension.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/extension.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/extension.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/core/v3/extension.upbdefs.c [542/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/matcher/v3/matcher.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/matcher/v3/matcher.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/matcher/v3/matcher.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/type/matcher/v3/matcher.upbdefs.c [543/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/resource_locator.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/resource_locator.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/resource_locator.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/core/v3/resource_locator.upbdefs.c [544/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/resource_name.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/resource_name.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/resource_name.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/core/v3/resource_name.upbdefs.c [545/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/v3/typed_struct.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/v3/typed_struct.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/v3/typed_struct.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/type/v3/typed_struct.upbdefs.c [546/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/matcher/v3/regex.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/matcher/v3/regex.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/matcher/v3/regex.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/type/matcher/v3/regex.upbdefs.c [547/5155] /usr/bin/gcc -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/matcher/v3/string.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/matcher/v3/string.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/matcher/v3/string.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/xds/type/matcher/v3/string.upbdefs.c [548/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/thread_pool.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/thread_pool.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/thread_pool.cc [549/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/certificate_provider_registry.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/certificate_provider_registry.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/certificate_provider_registry.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/certificate_provider_registry.cc [550/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/timer.cc [551/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/certificate_provider_store.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/certificate_provider_store.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/certificate_provider_store.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/certificate_provider_store.cc [552/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_channel_stack_modifier.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_channel_stack_modifier.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_channel_stack_modifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_channel_stack_modifier.cc [553/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/file_watcher_certificate_provider_factory.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/file_watcher_certificate_provider_factory.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/file_watcher_certificate_provider_factory.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/file_watcher_certificate_provider_factory.cc [554/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_api.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_api.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_api.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_api.cc [555/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_certificate_provider.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_certificate_provider.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_certificate_provider.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_certificate_provider.cc [556/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_client_stats.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_client_stats.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_client_stats.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_client_stats.cc [557/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_cluster_specifier_plugin.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_cluster_specifier_plugin.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_cluster_specifier_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_cluster_specifier_plugin.cc [558/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_bootstrap.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_bootstrap.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_bootstrap.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_bootstrap.cc [559/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_common_types.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_common_types.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_common_types.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_common_types.cc [560/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_http_filters.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_http_filters.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_http_filters.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_http_filters.cc [561/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_cluster.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_cluster.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_cluster.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_cluster.cc [562/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_http_fault_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_http_fault_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_http_fault_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_http_fault_filter.cc [563/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_resource_type.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_resource_type.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_resource_type.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_resource_type.cc [564/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_endpoint.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_endpoint.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_endpoint.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_endpoint.cc [565/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/address_utils/parse_address.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/address_utils/parse_address.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/address_utils/parse_address.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/address_utils/parse_address.cc [566/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_lb_policy_registry.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_lb_policy_registry.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_lb_policy_registry.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_lb_policy_registry.cc [567/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/backoff/backoff.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/backoff/backoff.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/backoff/backoff.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/backoff/backoff.cc [568/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/address_utils/sockaddr_utils.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/address_utils/sockaddr_utils.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/address_utils/sockaddr_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/address_utils/sockaddr_utils.cc [569/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/channel_args_preconditioning.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/channel_args_preconditioning.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/channel_args_preconditioning.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channel_args_preconditioning.cc [570/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_http_rbac_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_http_rbac_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_http_rbac_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_http_rbac_filter.cc [571/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_routing.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_routing.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_routing.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_routing.cc [572/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_client.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_client.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_client.cc [573/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack_builder.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack_builder.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack_builder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channel_stack_builder.cc [574/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channel_stack.cc [575/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack_builder_impl.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack_builder_impl.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack_builder_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channel_stack_builder_impl.cc [576/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/channel_args.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/channel_args.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/channel_args.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channel_args.cc [577/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/channel_trace.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/channel_trace.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/channel_trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channel_trace.cc [578/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/status_util.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/status_util.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/status_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/status_util.cc [579/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_listener.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_listener.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_listener.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_listener.cc [580/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/compression/compression.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/compression/compression.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/compression/compression.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/compression/compression.cc [581/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/compression/message_compress.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/compression/message_compress.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/compression/message_compress.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/compression/message_compress.cc [582/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/channelz_registry.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/channelz_registry.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/channelz_registry.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channelz_registry.cc [583/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/connected_channel.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/connected_channel.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/connected_channel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/connected_channel.cc [584/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/compression/compression_internal.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/compression/compression_internal.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/compression/compression_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/compression/compression_internal.cc [585/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_route_config.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_route_config.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_route_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_route_config.cc [586/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_server_config_fetcher.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_server_config_fetcher.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_server_config_fetcher.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/xds_server_config_fetcher.cc [587/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/promise_based_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/promise_based_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/promise_based_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/promise_based_filter.cc In constructor 'grpc_core::promise_filter_detail::ServerCallData::PollContext::PollContext(grpc_core::promise_filter_detail::ServerCallData*, grpc_core::promise_filter_detail::BaseCallData::Flusher*)', inlined from 'void grpc_core::promise_filter_detail::ServerCallData::WakeInsideCombiner(grpc_core::promise_filter_detail::BaseCallData::Flusher*)' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/promise_based_filter.cc:1189:37: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/promise_based_filter.cc:896:22: warning: storing the address of local variable 'poll_ctx' in '*this.grpc_core::promise_filter_detail::ServerCallData::poll_ctx_' [-Wdangling-pointer=] 896 | self_->poll_ctx_ = this; | ~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/promise_based_filter.cc: In member function 'void grpc_core::promise_filter_detail::ServerCallData::WakeInsideCombiner(grpc_core::promise_filter_detail::BaseCallData::Flusher*)': /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/promise_based_filter.cc:1189:15: note: 'poll_ctx' declared here 1189 | PollContext poll_ctx(this, flusher); | ^~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/promise_based_filter.cc:1189:15: note: '' declared here [588/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/debug/stats_data.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/debug/stats_data.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/debug/stats_data.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/stats_data.cc [589/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/debug/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/trace.cc [590/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/event_engine/forkable.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/event_engine/forkable.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/event_engine/forkable.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/forkable.cc [591/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/event_engine/channel_args_endpoint_config.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/event_engine/channel_args_endpoint_config.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/event_engine/channel_args_endpoint_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/channel_args_endpoint_config.cc [592/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/debug/stats.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/debug/stats.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/debug/stats.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/stats.cc [593/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc [594/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/channelz.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/channelz.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/channelz.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channelz.cc [595/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/config/core_configuration.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/config/core_configuration.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/config/core_configuration.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/config/core_configuration.cc [596/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/iomgr_engine.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/iomgr_engine.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/iomgr_engine.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/iomgr_engine.cc [597/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/event_engine/event_engine.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/event_engine/event_engine.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/event_engine/event_engine.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/event_engine.cc [598/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/event_engine/default_event_engine_factory.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/event_engine/default_event_engine_factory.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/event_engine/default_event_engine_factory.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/default_event_engine_factory.cc [599/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/thread_pool.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/thread_pool.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/thread_pool.cc [600/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/timer.cc [601/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/event_engine/trace.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/event_engine/trace.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/event_engine/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/trace.cc [602/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/event_engine/memory_allocator.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/event_engine/memory_allocator.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/event_engine/memory_allocator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/memory_allocator.cc [603/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/event_engine/slice.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/event_engine/slice.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/event_engine/slice.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/slice.cc [604/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/event_engine/slice_buffer.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/event_engine/slice_buffer.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/event_engine/slice_buffer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/slice_buffer.cc [605/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/timer_heap.cc [606/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/event_engine/resolved_address.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/event_engine/resolved_address.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/event_engine/resolved_address.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/resolved_address.cc [607/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/timer_manager.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/timer_manager.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/timer_manager.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/timer_manager.cc [608/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/gprpp/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.cc [609/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/cfstream_handle.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/cfstream_handle.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/cfstream_handle.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/cfstream_handle.cc [610/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/buffer_list.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/buffer_list.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/buffer_list.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/buffer_list.cc [611/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/http/format_request.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/http/format_request.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/http/format_request.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/format_request.cc [612/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/gprpp/status_helper.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/gprpp/status_helper.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/gprpp/status_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/status_helper.cc [613/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_cfstream.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_cfstream.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_cfstream.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/endpoint_cfstream.cc [614/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/http/parser.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/http/parser.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/http/parser.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/parser.cc [615/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_pair_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_pair_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_pair_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/endpoint_pair_windows.cc [616/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/call_combiner.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/call_combiner.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/call_combiner.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/call_combiner.cc [617/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/error_cfstream.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/error_cfstream.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/error_cfstream.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/error_cfstream.cc [618/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_apple.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_apple.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_apple.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/ev_apple.cc [619/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/combiner.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/combiner.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/combiner.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/combiner.cc [620/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/http/httpcli.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/http/httpcli.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/http/httpcli.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc [621/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/endpoint.cc [622/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/http/httpcli_security_connector.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/http/httpcli_security_connector.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/http/httpcli_security_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli_security_connector.cc [623/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/ev_windows.cc [624/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/dualstack_socket_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/dualstack_socket_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/dualstack_socket_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/dualstack_socket_posix.cc [625/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/error.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/error.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/error.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/error.cc [626/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_pair_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_pair_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_pair_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/endpoint_pair_posix.cc [627/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/exec_ctx.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/exec_ctx.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/exec_ctx.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/exec_ctx.cc [628/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/ev_posix.cc [629/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/fork_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/fork_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/fork_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/fork_windows.cc [630/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_fallback.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_fallback.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_fallback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/gethostname_fallback.cc [631/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_poll_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_poll_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_poll_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/ev_poll_posix.cc [632/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_sysconf.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_sysconf.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_sysconf.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/gethostname_sysconf.cc [633/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_host_name_max.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_host_name_max.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_host_name_max.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/gethostname_host_name_max.cc [634/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc [635/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/iocp_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/iocp_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/iocp_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iocp_windows.cc [636/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc [637/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/internal_errqueue.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/internal_errqueue.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/internal_errqueue.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/internal_errqueue.cc [638/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_epoll1_linux.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_epoll1_linux.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_epoll1_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/ev_epoll1_linux.cc [639/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_posix_cfstream.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_posix_cfstream.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_posix_cfstream.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_posix_cfstream.cc [640/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/fork_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/fork_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/fork_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/fork_posix.cc [641/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_windows.cc [642/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/executor/mpmcqueue.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/executor/mpmcqueue.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/executor/mpmcqueue.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor/mpmcqueue.cc [643/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/executor/threadpool.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/executor/threadpool.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/executor/threadpool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor/threadpool.cc [644/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/executor.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/executor.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/executor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor.cc [645/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/load_file.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/load_file.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/load_file.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc [646/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_set_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_set_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_set_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/pollset_set_windows.cc [647/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr.cc [648/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/pollset_windows.cc [649/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_posix.cc [650/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/resolve_address_windows.cc [651/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_internal.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_internal.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_internal.cc [652/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/pollset.cc [653/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/polling_entity.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/polling_entity.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/polling_entity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/polling_entity.cc [654/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_set.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_set.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_set.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/pollset_set.cc [655/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/sockaddr_utils_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/sockaddr_utils_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/sockaddr_utils_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/sockaddr_utils_posix.cc [656/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/socket_utils_posix.cc [657/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/socket_utils_windows.cc [658/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/socket_windows.cc [659/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/resolve_address.cc [660/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_cfstream.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_cfstream.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_cfstream.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_cfstream.cc [661/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/lockfree_event.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/lockfree_event.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/lockfree_event.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/lockfree_event.cc [662/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_windows.cc [663/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_factory_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_factory_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_factory_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/socket_factory_posix.cc [664/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_linux.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_linux.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/socket_utils_linux.cc [665/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/resolve_address_posix.cc [666/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_mutator.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_mutator.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_mutator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/socket_mutator.cc [667/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_server.cc [668/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_common_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_common_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_common_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/socket_utils_common_posix.cc [669/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client.cc [670/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_server_windows.cc [671/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc [672/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_windows.cc [673/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_common.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_common.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_common.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_server_utils_posix_common.cc [674/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc [675/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/time_averaged_stats.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/time_averaged_stats.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/time_averaged_stats.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/time_averaged_stats.cc [676/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_server_posix.cc [677/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc [678/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_nospecial.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_nospecial.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_nospecial.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/wakeup_fd_nospecial.cc [679/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_posix.cc [680/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/timer.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/timer.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/timer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/timer.cc [681/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_manager.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_manager.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_manager.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/timer_manager.cc [682/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/unix_sockets_posix_noop.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/unix_sockets_posix_noop.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/unix_sockets_posix_noop.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/unix_sockets_posix_noop.cc [683/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_heap.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_heap.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_heap.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/timer_heap.cc [684/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_generic.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_generic.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_generic.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/timer_generic.cc [685/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_eventfd.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_eventfd.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_eventfd.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/wakeup_fd_eventfd.cc [686/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/wakeup_fd_posix.cc [687/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_pipe.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_pipe.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_pipe.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/wakeup_fd_pipe.cc [688/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/json/json_util.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/json/json_util.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/json/json_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/json/json_util.cc [689/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/json/json_writer.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/json/json_writer.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/json/json_writer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/json/json_writer.cc [690/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/work_serializer.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/work_serializer.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/work_serializer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/work_serializer.cc [691/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/matchers/matchers.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/matchers/matchers.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/matchers/matchers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/matchers/matchers.cc [692/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/promise/activity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/activity.cc [693/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/json/json_reader.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/json/json_reader.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/json/json_reader.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/json/json_reader.cc [694/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/promise/sleep.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/promise/sleep.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/promise/sleep.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/sleep.cc [695/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/resource_quota/thread_quota.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/resource_quota/thread_quota.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/resource_quota/thread_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/thread_quota.cc [696/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/resolver/resolver.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/resolver/resolver.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/resolver/resolver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resolver/resolver.cc [697/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/resolver/server_address.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/resolver/server_address.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/resolver/server_address.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resolver/server_address.cc [698/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/resource_quota/arena.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/resource_quota/arena.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/resource_quota/arena.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/arena.cc [699/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/resource_quota/trace.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/resource_quota/trace.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/resource_quota/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/trace.cc [700/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/resource_quota/api.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/resource_quota/api.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/resource_quota/api.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/api.cc In file included from /usr/include/c++/12/atomic:41, from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/config/core_configuration.h:20, from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/api.h:24, from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/api.cc:17: In member function 'std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_add(__int_type, std::memory_order) [with _ITp = long int]', inlined from 'void grpc_core::RefCount::Ref(Value)' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/ref_counted.h:70:41, inlined from 'void grpc_core::RefCounted::IncrementRefCount() [with Child = grpc_core::ResourceQuota; Impl = grpc_core::PolymorphicRefCount; grpc_core::UnrefBehavior UnrefBehaviorArg = grpc_core::kUnrefDelete]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/ref_counted.h:339:39, inlined from 'grpc_core::RefCountedPtr grpc_core::RefCounted::Ref() [with Child = grpc_core::ResourceQuota; Impl = grpc_core::PolymorphicRefCount; grpc_core::UnrefBehavior UnrefBehaviorArg = grpc_core::kUnrefDelete]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/ref_counted.h:288:22, inlined from 'grpc_core::ResourceQuotaRefPtr grpc_core::ResourceQuotaFromChannelArgs(const grpc_channel_args*)' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/api.cc:44:13: /usr/include/c++/12/bits/atomic_base.h:618:34: warning: 'long unsigned int __atomic_fetch_add_8(volatile void*, long unsigned int, int)' writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 618 | { return __atomic_fetch_add(&_M_i, __i, int(__m)); } | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [701/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/resource_quota/resource_quota.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/resource_quota/resource_quota.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/resource_quota/resource_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/resource_quota.cc [702/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/resolver/resolver_registry.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/resolver/resolver_registry.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/resolver/resolver_registry.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resolver/resolver_registry.cc [703/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/authorization/authorization_policy_provider_vtable.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/authorization/authorization_policy_provider_vtable.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/authorization/authorization_policy_provider_vtable.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/authorization_policy_provider_vtable.cc [704/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/context/security_context.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/context/security_context.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/context/security_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/context/security_context.cc [705/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/authorization/evaluate_args.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/authorization/evaluate_args.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/authorization/evaluate_args.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/evaluate_args.cc [706/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/alts/check_gcp_environment.cc [707/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/authorization/grpc_authorization_engine.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/authorization/grpc_authorization_engine.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/authorization/grpc_authorization_engine.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_engine.cc [708/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc [709/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc [710/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc [711/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc [712/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc [713/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc [714/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/alts_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/alts_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/alts_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/alts/alts_credentials.cc [715/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/authorization/grpc_server_authz_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/authorization/grpc_server_authz_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/authorization/grpc_server_authz_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_server_authz_filter.cc [716/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/resource_quota/memory_quota.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/resource_quota/memory_quota.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/resource_quota/memory_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc:34: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 121 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword [717/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/authorization/rbac_policy.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/authorization/rbac_policy.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/authorization/rbac_policy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/rbac_policy.cc [718/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/authorization/matchers.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/authorization/matchers.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/authorization/matchers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/matchers.cc [719/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/call_creds_util.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/call_creds_util.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/call_creds_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/call_creds_util.cc [720/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/aws_request_signer.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/aws_request_signer.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/aws_request_signer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/external/aws_request_signer.cc /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/external/aws_request_signer.cc: In function 'void grpc_core::{anonymous}::SHA256(const std::string&, unsigned char*)': /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/external/aws_request_signer.cc:50:14: warning: 'int SHA256_Init(SHA256_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 50 | SHA256_Init(&sha256); | ~~~~~~~~~~~^~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/external/aws_request_signer.cc:27: /usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/external/aws_request_signer.cc:51:16: warning: 'int SHA256_Update(SHA256_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 51 | SHA256_Update(&sha256, str.c_str(), str.size()); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/external/aws_request_signer.cc:52:15: warning: 'int SHA256_Final(unsigned char*, SHA256_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 52 | SHA256_Final(out, &sha256); | ~~~~~~~~~~~~^~~~~~~~~~~~~~ /usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ [721/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/credentials.cc [722/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/channel_creds_registry_init.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/channel_creds_registry_init.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/channel_creds_registry_init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/channel_creds_registry_init.cc [723/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/composite/composite_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/composite/composite_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/composite/composite_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/composite/composite_credentials.cc [724/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/file_external_account_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/file_external_account_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/file_external_account_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/external/file_external_account_credentials.cc [725/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/google_default/credentials_generic.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/google_default/credentials_generic.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/google_default/credentials_generic.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/google_default/credentials_generic.cc [726/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/fake/fake_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/fake/fake_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/fake/fake_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/fake/fake_credentials.cc [727/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/external_account_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/external_account_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/external_account_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/external/external_account_credentials.cc [728/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/google_default/google_default_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/google_default/google_default_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/google_default/google_default_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/google_default/google_default_credentials.cc [729/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/url_external_account_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/url_external_account_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/url_external_account_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/external/url_external_account_credentials.cc [730/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/insecure/insecure_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/insecure/insecure_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/insecure/insecure_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/insecure/insecure_credentials.cc [731/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/aws_external_account_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/aws_external_account_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/aws_external_account_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/external/aws_external_account_credentials.cc [732/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/json_token.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/json_token.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/json_token.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/json_token.cc /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/json_token.cc: In function 'grpc_auth_json_key grpc_auth_json_key_create_from_json(const grpc_core::Json&)': /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/json_token.cc:113:33: warning: 'RSA* PEM_read_bio_RSAPrivateKey(BIO*, RSA**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 113 | PEM_read_bio_RSAPrivateKey(bio, nullptr, nullptr, const_cast("")); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/json_token.cc:31: /usr/include/openssl/pem.h:447:1: note: declared here 447 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/json_token.cc: In function 'void grpc_auth_json_key_destruct(grpc_auth_json_key*)': /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/json_token.cc:150:13: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 150 | RSA_free(json_key->private_key); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:36, from /usr/include/openssl/pem.h:23: /usr/include/openssl/rsa.h:293:28: note: declared here 293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/json_token.cc: In function 'char* compute_and_encode_signature(const grpc_auth_json_key*, const char*, const char*)': /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/json_token.cc:239:20: warning: 'int EVP_PKEY_set1_RSA(EVP_PKEY*, rsa_st*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 239 | EVP_PKEY_set1_RSA(key, json_key->private_key); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/json_token.cc:30: /usr/include/openssl/evp.h:1344:5: note: declared here 1344 | int EVP_PKEY_set1_RSA(EVP_PKEY *pkey, struct rsa_st *key); | ^~~~~~~~~~~~~~~~~ [733/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/iam/iam_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/iam/iam_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/iam/iam_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/iam/iam_credentials.cc [734/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/local/local_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/local/local_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/local/local_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/local/local_credentials.cc [735/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/ssl/ssl_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/ssl/ssl_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/ssl/ssl_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/ssl/ssl_credentials.cc [736/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/jwt_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/jwt_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/jwt_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/jwt_credentials.cc [737/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/jwt_verifier.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/jwt_verifier.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/jwt_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/jwt_verifier.cc /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/jwt_verifier.cc: In function 'EVP_PKEY* pkey_from_jwk(const grpc_core::Json&, const char*)': /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/jwt_verifier.cc:537:16: warning: 'RSA* RSA_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 537 | rsa = RSA_new(); | ~~~~~~~^~ In file included from /usr/include/openssl/x509.h:36, from /usr/include/openssl/pem.h:23, from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/jwt_verifier.cc:37: /usr/include/openssl/rsa.h:201:28: note: declared here 201 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void); | ^~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/jwt_verifier.cc:556:20: warning: 'int RSA_set0_key(RSA*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 556 | if (!RSA_set0_key(rsa, tmp_n, tmp_e, nullptr)) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/rsa.h:207:27: note: declared here 207 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/jwt_verifier.cc:564:20: warning: 'int EVP_PKEY_set1_RSA(EVP_PKEY*, rsa_st*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 564 | EVP_PKEY_set1_RSA(result, rsa); /* uprefs rsa. */ | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/jwt_verifier.cc:36: /usr/include/openssl/evp.h:1344:5: note: declared here 1344 | int EVP_PKEY_set1_RSA(EVP_PKEY *pkey, struct rsa_st *key); | ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/jwt/jwt_verifier.cc:567:11: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 567 | RSA_free(rsa); | ~~~~~~~~^~~~~ /usr/include/openssl/rsa.h:293:28: note: declared here 293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ [738/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/tls_utils.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/tls_utils.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/tls_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/tls_utils.cc [739/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/plugin/plugin_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/plugin/plugin_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/plugin/plugin_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/plugin/plugin_credentials.cc [740/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc [741/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.cc [742/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc [743/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/load_system_roots_fallback.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/load_system_roots_fallback.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/load_system_roots_fallback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/load_system_roots_fallback.cc [744/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc: In function 'absl::lts_20220623::StatusOr grpc_core::PrivateKeyAndCertificateMatch(absl::lts_20220623::string_view, absl::lts_20220623::string_view)': /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc:439:29: warning: 'int EVP_PKEY_cmp(const EVP_PKEY*, const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 439 | bool result = EVP_PKEY_cmp(private_evp_pkey, public_evp_pkey) == 1; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:29, from /usr/include/openssl/ssl.h:31, from /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl/key_logging/ssl_key_logging.h:23, from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/ssl_utils.h:40, from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:36, from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:41, from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc:19: /usr/include/openssl/evp.h:1418:5: note: declared here 1418 | int EVP_PKEY_cmp(const EVP_PKEY *a, const EVP_PKEY *b); | ^~~~~~~~~~~~ [745/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/tls_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/tls_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/tls_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/tls_credentials.cc [746/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/xds/xds_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/xds/xds_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/xds/xds_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/xds/xds_credentials.cc [747/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/load_system_roots_supported.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/load_system_roots_supported.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/load_system_roots_supported.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/load_system_roots_supported.cc [748/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc [749/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/oauth2/oauth2_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/oauth2/oauth2_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/oauth2/oauth2_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/oauth2/oauth2_credentials.cc [750/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl_utils_config.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl_utils_config.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl_utils_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/ssl_utils_config.cc [751/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/alts/alts_security_connector.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/alts/alts_security_connector.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/alts/alts_security_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/alts/alts_security_connector.cc [752/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/security_connector.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/security_connector.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/security_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/security_connector.cc [753/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/fake/fake_security_connector.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/fake/fake_security_connector.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/fake/fake_security_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/fake/fake_security_connector.cc [754/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl_utils.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl_utils.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/ssl_utils.cc [755/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl/ssl_security_connector.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl/ssl_security_connector.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl/ssl_security_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/ssl/ssl_security_connector.cc [756/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/transport/secure_endpoint.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/transport/secure_endpoint.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/transport/secure_endpoint.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/transport/secure_endpoint.cc [757/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/tls/tls_security_connector.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/tls/tls_security_connector.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/tls/tls_security_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/tls/tls_security_connector.cc [758/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/local/local_security_connector.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/local/local_security_connector.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/local/local_security_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/local/local_security_connector.cc [759/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/transport/security_handshaker.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/transport/security_handshaker.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/transport/security_handshaker.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/transport/security_handshaker.cc [760/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/slice/b64.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/slice/b64.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/slice/b64.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/b64.cc [761/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/transport/tsi_error.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/transport/tsi_error.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/transport/tsi_error.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/transport/tsi_error.cc [762/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/util/json_util.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/util/json_util.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/util/json_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/util/json_util.cc [763/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/transport/client_auth_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/transport/client_auth_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/transport/client_auth_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/transport/client_auth_filter.cc [764/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/slice/slice.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice.cc [765/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/slice/percent_encoding.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/slice/percent_encoding.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/slice/percent_encoding.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/percent_encoding.cc [766/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/slice/slice_refcount.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/slice/slice_refcount.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/slice/slice_refcount.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_refcount.cc [767/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/transport/server_auth_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/transport/server_auth_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/transport/server_auth_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/transport/server_auth_filter.cc [768/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/api_trace.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/api_trace.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/api_trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/api_trace.cc [769/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/slice/slice_string_helpers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_string_helpers.cc [770/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/slice/slice_buffer.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/slice/slice_buffer.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/slice/slice_buffer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_buffer.cc [771/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/slice/slice_api.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/slice/slice_api.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/slice/slice_api.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_api.cc [772/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/slice/slice_buffer_api.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/slice/slice_buffer_api.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/slice/slice_buffer_api.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_buffer_api.cc [773/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/service_config/service_config_impl.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/service_config/service_config_impl.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/service_config/service_config_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/service_config/service_config_impl.cc [774/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/service_config/service_config_parser.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/service_config/service_config_parser.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/service_config/service_config_parser.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/service_config/service_config_parser.cc [775/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/byte_buffer_reader.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/byte_buffer_reader.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/byte_buffer_reader.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/byte_buffer_reader.cc [776/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/byte_buffer.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/byte_buffer.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/byte_buffer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/byte_buffer.cc [777/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/channel_stack_type.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/channel_stack_type.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/channel_stack_type.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/channel_stack_type.cc [778/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/call_details.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/call_details.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/call_details.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/call_details.cc [779/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/completion_queue_factory.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/completion_queue_factory.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/completion_queue_factory.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/completion_queue_factory.cc [780/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/channel_init.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/channel_init.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/channel_init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/channel_init.cc [781/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/builtins.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/builtins.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/builtins.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/builtins.cc [782/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/channel_ping.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/channel_ping.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/channel_ping.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/channel_ping.cc [783/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/call_log_batch.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/call_log_batch.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/call_log_batch.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/call_log_batch.cc [784/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/event_string.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/event_string.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/event_string.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/event_string.cc [785/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/metadata_array.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/metadata_array.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/metadata_array.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/metadata_array.cc [786/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/version.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/version.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/version.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/version.cc [787/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/completion_queue.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/completion_queue.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/completion_queue.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/completion_queue.cc [788/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/channel.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/channel.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/channel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/channel.cc [789/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/init.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/init.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/init.cc [790/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/bdp_estimator.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/bdp_estimator.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/bdp_estimator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/bdp_estimator.cc [791/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/validate_metadata.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/validate_metadata.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/validate_metadata.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/validate_metadata.cc [792/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/handshaker_registry.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/handshaker_registry.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/handshaker_registry.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/handshaker_registry.cc [793/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/connectivity_state.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/connectivity_state.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/connectivity_state.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/connectivity_state.cc [794/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/error_utils.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/error_utils.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/error_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc [795/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/call.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/call.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/call.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/call.cc [796/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/pid_controller.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/pid_controller.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/pid_controller.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/pid_controller.cc [797/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/lame_client.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/lame_client.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/lame_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/lame_client.cc [798/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/parsed_metadata.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/parsed_metadata.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/parsed_metadata.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/parsed_metadata.cc [799/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/handshaker.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/handshaker.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/handshaker.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/handshaker.cc [800/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/http_connect_handshaker.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/http_connect_handshaker.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/http_connect_handshaker.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/http_connect_handshaker.cc [801/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/metadata_batch.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/metadata_batch.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/metadata_batch.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/metadata_batch.cc [802/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/status_conversion.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/status_conversion.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/status_conversion.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/status_conversion.cc [803/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/timeout_encoding.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/timeout_encoding.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/timeout_encoding.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/timeout_encoding.cc [804/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/tcp_connect_handshaker.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/tcp_connect_handshaker.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/tcp_connect_handshaker.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc [805/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/plugin_registry/grpc_plugin_registry.cc.o -MF CMakeFiles/grpc.dir/src/core/plugin_registry/grpc_plugin_registry.cc.o.d -o CMakeFiles/grpc.dir/src/core/plugin_registry/grpc_plugin_registry.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/plugin_registry/grpc_plugin_registry.cc [806/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/crypt/gsec.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/crypt/gsec.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/crypt/gsec.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/crypt/gsec.cc [807/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/server.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/server.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/server.cc /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/server.cc: In member function 'grpc_call_error grpc_core::Server::QueueRequestedCall(size_t, RequestedCall*)': /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/server.cc:922:28: warning: 'rm' may be used uninitialized [-Wmaybe-uninitialized] 922 | RequestMatcherInterface* rm; | ^~ [808/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_counter.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_counter.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_counter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/frame_protector/alts_counter.cc [809/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_crypter.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_crypter.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_crypter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/frame_protector/alts_crypter.cc [810/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/plugin_registry/grpc_plugin_registry_extra.cc.o -MF CMakeFiles/grpc.dir/src/core/plugin_registry/grpc_plugin_registry_extra.cc.o.d -o CMakeFiles/grpc.dir/src/core/plugin_registry/grpc_plugin_registry_extra.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/plugin_registry/grpc_plugin_registry_extra.cc [811/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc [812/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc [813/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc [814/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/crypt/aes_gcm.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/crypt/aes_gcm.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/crypt/aes_gcm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/crypt/aes_gcm.cc /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/crypt/aes_gcm.cc: In function 'grpc_status_code aes_gcm_derive_aead_key(uint8_t*, const uint8_t*, const uint8_t*)': /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/crypt/aes_gcm.cc:200:32: warning: 'HMAC_CTX* HMAC_CTX_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 200 | HMAC_CTX* hmac = HMAC_CTX_new(); | ~~~~~~~~~~~~^~ In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/crypt/aes_gcm.cc:27: /usr/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/crypt/aes_gcm.cc:204:20: warning: 'int HMAC_Init_ex(HMAC_CTX*, const void*, int, const EVP_MD*, ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 204 | if (!HMAC_Init_ex(hmac, kdf_key, kKdfKeyLen, EVP_sha256(), nullptr) || | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/crypt/aes_gcm.cc:205:19: warning: 'int HMAC_Update(HMAC_CTX*, const unsigned char*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 205 | !HMAC_Update(hmac, kdf_counter, kKdfCounterLen) || | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/crypt/aes_gcm.cc:206:19: warning: 'int HMAC_Update(HMAC_CTX*, const unsigned char*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 206 | !HMAC_Update(hmac, &ctr, 1) || !HMAC_Final(hmac, buf, nullptr)) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/crypt/aes_gcm.cc:206:49: warning: 'int HMAC_Final(HMAC_CTX*, unsigned char*, unsigned int*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 206 | !HMAC_Update(hmac, &ctr, 1) || !HMAC_Final(hmac, buf, nullptr)) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/crypt/aes_gcm.cc:207:18: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 207 | HMAC_CTX_free(hmac); | ~~~~~~~~~~~~~^~~~~~ /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/crypt/aes_gcm.cc:210:16: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 210 | HMAC_CTX_free(hmac); | ~~~~~~~~~~~~~^~~~~~ /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ [815/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/transport.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/transport.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/transport.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/transport.cc [816/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_frame_protector.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_frame_protector.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_frame_protector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/frame_protector/alts_frame_protector.cc [817/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/frame_handler.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/frame_handler.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/frame_handler.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/frame_protector/frame_handler.cc [818/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_tsi_utils.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_tsi_utils.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_tsi_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/handshaker/alts_tsi_utils.cc [819/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/transport_security_common_api.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/transport_security_common_api.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/transport_security_common_api.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/handshaker/transport_security_common_api.cc [820/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc [821/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc [822/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc [823/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/transport_op_string.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/transport_op_string.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/transport_op_string.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/transport_op_string.cc [824/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_shared_resource.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_shared_resource.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_shared_resource.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/handshaker/alts_shared_resource.cc [825/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc [826/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/lib/uri/uri_parser.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/uri/uri_parser.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/uri/uri_parser.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/uri/uri_parser.cc [827/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/fake_transport_security.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/fake_transport_security.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/fake_transport_security.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/fake_transport_security.cc [828/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc [829/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc [830/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/local_transport_security.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/local_transport_security.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/local_transport_security.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/local_transport_security.cc [831/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc [832/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_handshaker_client.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_handshaker_client.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_handshaker_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/alts/handshaker/alts_handshaker_client.cc [833/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/parse_hexstring.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/parse_hexstring.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/parse_hexstring.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/parse_hexstring.cc [834/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/transport_security_grpc.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/transport_security_grpc.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/transport_security_grpc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/transport_security_grpc.cc [835/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc [836/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/grpc_profiler.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/grpc_profiler.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/grpc_profiler.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/grpc_profiler.cc [837/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/transport_security.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/transport_security.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/transport_security.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/transport_security.cc [838/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/subprocess_posix.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/subprocess_posix.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/subprocess_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/subprocess_posix.cc [839/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/slice_splitter.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/slice_splitter.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/slice_splitter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/slice_splitter.cc [840/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/ssl/key_logging/ssl_key_logging.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/ssl/key_logging/ssl_key_logging.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/ssl/key_logging/ssl_key_logging.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl/key_logging/ssl_key_logging.cc [841/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/port_isolated_runtime_environment.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/port_isolated_runtime_environment.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/port_isolated_runtime_environment.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/port_isolated_runtime_environment.cc [842/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_cache.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_cache.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_cache.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl/session_cache/ssl_session_cache.cc [843/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/stack_tracer.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/stack_tracer.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/stack_tracer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/stack_tracer.cc [844/5155] /usr/bin/g++ -Dgrpc_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/ssl_transport_security.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/ssl_transport_security.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/ssl_transport_security.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc: In function 'tsi_result ssl_ctx_use_engine_private_key(SSL_CTX*, const char*, size_t)': /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:662:26: warning: 'ENGINE* ENGINE_by_id(const char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 662 | engine = ENGINE_by_id(engine_name); | ~~~~~~~~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:40: /usr/include/openssl/engine.h:336:31: note: declared here 336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:666:28: warning: 'ENGINE* ENGINE_by_id(const char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 666 | engine = ENGINE_by_id("dynamic"); | ~~~~~~~~~~~~^~~~~~~~~~~ /usr/include/openssl/engine.h:336:31: note: declared here 336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:672:34: warning: 'int ENGINE_ctrl_cmd_string(ENGINE*, const char*, const char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 672 | if (!ENGINE_ctrl_cmd_string(engine, "ID", engine_name, 0) || | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:479:5: note: declared here 479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:673:34: warning: 'int ENGINE_ctrl_cmd_string(ENGINE*, const char*, const char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 673 | !ENGINE_ctrl_cmd_string(engine, "DIR_LOAD", "2", 0) || | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:479:5: note: declared here 479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:674:34: warning: 'int ENGINE_ctrl_cmd_string(ENGINE*, const char*, const char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 674 | !ENGINE_ctrl_cmd_string(engine, "DIR_ADD", ".", 0) || | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:479:5: note: declared here 479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:675:34: warning: 'int ENGINE_ctrl_cmd_string(ENGINE*, const char*, const char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 675 | !ENGINE_ctrl_cmd_string(engine, "LIST_ADD", "1", 0) || | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:479:5: note: declared here 479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:676:34: warning: 'int ENGINE_ctrl_cmd_string(ENGINE*, const char*, const char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 676 | !ENGINE_ctrl_cmd_string(engine, "LOAD", NULL, 0)) { | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:479:5: note: declared here 479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:682:28: warning: 'int ENGINE_set_default(ENGINE*, unsigned int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 682 | if (!ENGINE_set_default(engine, ENGINE_METHOD_ALL)) { | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:708:27: note: declared here 708 | OSSL_DEPRECATEDIN_3_0 int ENGINE_set_default(ENGINE *e, unsigned int flags); | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:687:21: warning: 'int ENGINE_init(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 687 | if (!ENGINE_init(engine)) { | ~~~~~~~~~~~^~~~~~~~ /usr/include/openssl/engine.h:620:27: note: declared here 620 | OSSL_DEPRECATEDIN_3_0 int ENGINE_init(ENGINE *e); | ^~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:692:42: warning: 'EVP_PKEY* ENGINE_load_private_key(ENGINE*, const char*, UI_METHOD*, void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 692 | private_key = ENGINE_load_private_key(engine, key_id, 0, 0); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:638:11: note: declared here 638 | EVP_PKEY *ENGINE_load_private_key(ENGINE *e, const char *key_id, | ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:704:37: warning: 'int ENGINE_free(ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 704 | if (engine != nullptr) ENGINE_free(engine); | ~~~~~~~~~~~^~~~~~~~ /usr/include/openssl/engine.h:493:27: note: declared here 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); | ^~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc: In function 'tsi_result populate_ssl_context(SSL_CTX*, const tsi_ssl_pem_key_cert_pair*, const char*)': /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:864:44: warning: 'EC_KEY* EC_KEY_new_by_curve_name(int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 864 | EC_KEY* ecdh = EC_KEY_new_by_curve_name(NID_X9_62_prime256v1); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:33, from /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.h:24, from /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:21: /usr/include/openssl/ec.h:998:31: note: declared here 998 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); | ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:867:18: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 867 | EC_KEY_free(ecdh); | ~~~~~~~~~~~^~~~~~ /usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.cc:871:16: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 871 | EC_KEY_free(ecdh); | ~~~~~~~~~~~^~~~~~ /usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ [845/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/reconnect_server.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/reconnect_server.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/reconnect_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/reconnect_server.cc [846/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/resolve_localhost_ip46.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/resolve_localhost_ip46.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/resolve_localhost_ip46.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/resolve_localhost_ip46.cc [847/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/resolve_localhost_ip46.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/resolve_localhost_ip46.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/resolve_localhost_ip46.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/resolve_localhost_ip46.cc [848/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/passthru_endpoint.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/passthru_endpoint.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/passthru_endpoint.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/passthru_endpoint.cc [849/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/reconnect_server.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/reconnect_server.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/reconnect_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/reconnect_server.cc [850/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/port.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/port.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/port.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/port.cc [851/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/port_isolated_runtime_environment.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/port_isolated_runtime_environment.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/port_isolated_runtime_environment.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/port_isolated_runtime_environment.cc [852/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/event_engine/test_init.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/event_engine/test_init.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/event_engine/test_init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_init.cc [853/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/passthru_endpoint.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/passthru_endpoint.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/passthru_endpoint.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/passthru_endpoint.cc [854/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/cmdline.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/cmdline.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/cmdline.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/cmdline.cc [855/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/mock_endpoint.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/mock_endpoint.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/mock_endpoint.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/mock_endpoint.cc [856/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/build.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/build.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/build.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/build.cc [857/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/parse_hexstring.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/parse_hexstring.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/parse_hexstring.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/parse_hexstring.cc [858/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/grpc_profiler.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/grpc_profiler.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/grpc_profiler.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/grpc_profiler.cc [859/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/cmdline.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/cmdline.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/cmdline.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/cmdline.cc [860/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/port.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/port.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/port.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/port.cc [861/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/histogram.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/histogram.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/histogram.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/histogram.cc [862/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/histogram.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/histogram.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/histogram.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/histogram.cc [863/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/fuzzer_util.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/fuzzer_util.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/fuzzer_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/fuzzer_util.cc [864/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/mock_endpoint.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/mock_endpoint.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/mock_endpoint.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/mock_endpoint.cc [865/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/slice_splitter.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/slice_splitter.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/slice_splitter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/slice_splitter.cc [866/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/fuzzer_util.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/fuzzer_util.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/fuzzer_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/fuzzer_util.cc [867/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/subprocess_posix.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/subprocess_posix.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/subprocess_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/subprocess_posix.cc [868/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/subprocess_windows.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/subprocess_windows.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/subprocess_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/subprocess_windows.cc [869/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/subprocess_windows.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/subprocess_windows.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/subprocess_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/subprocess_windows.cc [870/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/stack_tracer.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/stack_tracer.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/stack_tracer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/stack_tracer.cc [871/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/port_server_client.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/port_server_client.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/port_server_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/port_server_client.cc [872/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/tracer_util.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/tracer_util.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/tracer_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/tracer_util.cc [873/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/port_server_client.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/port_server_client.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/port_server_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/port_server_client.cc [874/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/tracer_util.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/tracer_util.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/tracer_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/tracer_util.cc [875/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/test_config.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/test_config.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/test_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/test_config.cc [876/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/channel_idle/idle_filter_state.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/channel_idle/idle_filter_state.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/channel_idle/idle_filter_state.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/channel_idle/idle_filter_state.cc [877/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/test_config.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/test_config.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/test_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/test_config.cc [878/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/event_engine/test_init.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/event_engine/test_init.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/event_engine/test_init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_init.cc [879/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/test_tcp_server.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/test_tcp_server.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/test_tcp_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/test_tcp_server.cc [880/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/backend_metric.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/backend_metric.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/backend_metric.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/backend_metric.cc [881/5155] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/tls_utils.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/tls_utils.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/tls_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/tls_utils.cc [882/5155] /usr/bin/g++ -Dgrpc_test_util_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/test_tcp_server.cc.o -MF CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/test_tcp_server.cc.o.d -o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/test_tcp_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/test_tcp_server.cc [883/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/census/grpc_context.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/census/grpc_context.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/census/grpc_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/census/grpc_context.cc [884/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/backup_poller.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/backup_poller.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/backup_poller.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/backup_poller.cc [885/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_factory.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_factory.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_factory.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/client_channel_factory.cc [886/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_channelz.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_channelz.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_channelz.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/client_channel_channelz.cc [887/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/config_selector.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/config_selector.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/config_selector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/config_selector.cc [888/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/dynamic_filters.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/dynamic_filters.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/dynamic_filters.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/dynamic_filters.cc [889/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/channel_connectivity.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/channel_connectivity.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/channel_connectivity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/channel_connectivity.cc [890/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_plugin.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_plugin.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/client_channel_plugin.cc [891/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/channel_idle/channel_idle_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/channel_idle/channel_idle_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/channel_idle/channel_idle_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/channel_idle/channel_idle_filter.cc In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/channel_idle/channel_idle_filter.cc:43: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 121 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword [892/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/global_subchannel_pool.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/global_subchannel_pool.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/global_subchannel_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/global_subchannel_pool.cc [893/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy.cc [894/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc [895/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc [896/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/health/health_check_client.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/health/health_check_client.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/health/health_check_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/health/health_check_client.cc [897/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc [898/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/http_proxy.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/http_proxy.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/http_proxy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/http_proxy.cc [899/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc [900/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc [901/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc [902/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.cc [903/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc [904/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.cc [905/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc [906/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc [907/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc [908/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/client_channel.cc [909/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.cc [910/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/proxy_mapper_registry.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/proxy_mapper_registry.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/proxy_mapper_registry.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/proxy_mapper_registry.cc [911/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc [912/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy_registry.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy_registry.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy_registry.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy_registry.cc [913/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc In member function 'grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig& grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig::operator=(grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig&&)', inlined from 'virtual grpc_core::RefCountedPtr grpc_core::{anonymous}::WeightedTargetLbFactory::ParseLoadBalancingConfig(const grpc_core::Json&, grpc_error_handle*) const' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc:717:55: /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc:83:10: warning: 'child_config.grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig::weight' may be used uninitialized [-Wmaybe-uninitialized] 83 | struct ChildConfig { | ^~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc: In member function 'virtual grpc_core::RefCountedPtr grpc_core::{anonymous}::WeightedTargetLbFactory::ParseLoadBalancingConfig(const grpc_core::Json&, grpc_error_handle*) const': /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc:710:45: note: 'child_config.grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig::weight' was declared here 710 | WeightedTargetLbConfig::ChildConfig child_config; | ^~~~~~~~~~~~ [914/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc [915/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/local_subchannel_pool.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/local_subchannel_pool.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/local_subchannel_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/local_subchannel_pool.cc [916/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc [917/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc [918/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc [919/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc [920/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc [921/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc [922/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc [923/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/polling_resolver.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/polling_resolver.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/polling_resolver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/polling_resolver.cc [924/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc [925/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver_result_parsing.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver_result_parsing.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver_result_parsing.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver_result_parsing.cc [926/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/retry_throttle.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/retry_throttle.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/retry_throttle.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/retry_throttle.cc [927/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc [928/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel_pool_interface.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel_pool_interface.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel_pool_interface.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/subchannel_pool_interface.cc [929/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/retry_service_config.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/retry_service_config.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/retry_service_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/retry_service_config.cc [930/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc [931/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/deadline/deadline_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/deadline/deadline_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/deadline/deadline_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/deadline/deadline_filter.cc [932/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/rls/rls.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/rls/rls.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/rls/rls.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/lb_policy/rls/rls.cc [933/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel_stream_client.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel_stream_client.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel_stream_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/subchannel_stream_client.cc [934/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/client_authority_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/client_authority_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/client_authority_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/http/client_authority_filter.cc [935/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/fault_injection/service_config_parser.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/fault_injection/service_config_parser.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/fault_injection/service_config_parser.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/fault_injection/service_config_parser.cc [936/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/fault_injection/fault_injection_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/fault_injection/fault_injection_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/fault_injection/fault_injection_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/fault_injection/fault_injection_filter.cc [937/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/subchannel.cc [938/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/alpn/alpn.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/alpn/alpn.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/alpn/alpn.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/alpn/alpn.cc [939/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/client/http_client_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/client/http_client_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/client/http_client_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/http/client/http_client_filter.cc [940/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/message_compress/message_compress_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/message_compress/message_compress_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/message_compress/message_compress_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/http/message_compress/message_compress_filter.cc [941/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/http_filters_plugin.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/http_filters_plugin.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/http_filters_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/http/http_filters_plugin.cc [942/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/bin_decoder.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/bin_decoder.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/bin_decoder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/bin_decoder.cc [943/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/bin_encoder.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/bin_encoder.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/bin_encoder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/bin_encoder.cc [944/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/retry_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/retry_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/retry_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/retry_filter.cc [945/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/message_compress/message_decompress_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/message_compress/message_decompress_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/message_compress/message_decompress_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/http/message_compress/message_decompress_filter.cc [946/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/message_size/message_size_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/message_size/message_size_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/message_size/message_size_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/message_size/message_size_filter.cc [947/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/context_list.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/context_list.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/context_list.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/context_list.cc [948/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/server/http_server_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/server/http_server_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/server/http_server_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/http/server/http_server_filter.cc [949/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/client/chttp2_connector.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/client/chttp2_connector.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/client/chttp2_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/client/chttp2_connector.cc [950/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/flow_control.cc [951/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_goaway.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_goaway.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_goaway.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/frame_goaway.cc [952/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_ping.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_ping.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_ping.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/frame_ping.cc [953/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/server/chttp2_server.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/server/chttp2_server.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/server/chttp2_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/server/chttp2_server.cc [954/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_data.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_data.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_data.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/frame_data.cc [955/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_encoder_table.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_encoder_table.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_encoder_table.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/hpack_encoder_table.cc [956/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/http2_settings.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/http2_settings.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/http2_settings.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/http2_settings.cc [957/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_settings.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_settings.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_settings.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/frame_settings.cc [958/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/huffsyms.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/huffsyms.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/huffsyms.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/huffsyms.cc [959/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc [960/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/stream_map.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/stream_map.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/stream_map.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/stream_map.cc [961/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/varint.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/varint.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/varint.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/varint.cc [962/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_encoder.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_encoder.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_encoder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/hpack_encoder.cc [963/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_window_update.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_window_update.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_window_update.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/frame_window_update.cc [964/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/inproc/inproc_plugin.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/inproc/inproc_plugin.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/inproc/inproc_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/inproc/inproc_plugin.cc [965/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/annotations.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/annotations.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/annotations.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/api/annotations.upb.c [966/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/http.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/http.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/http.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/api/http.upb.c [967/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/any.upb.c [968/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c [969/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/duration.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/duration.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/duration.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/duration.upb.c [970/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/empty.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/empty.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/empty.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/empty.upb.c [971/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/struct.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/struct.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/struct.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/struct.upb.c [972/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c [973/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c [974/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/rpc/status.upb.c [975/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/stream_lists.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/stream_lists.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/stream_lists.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/stream_lists.cc [976/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c [977/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c [978/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls.upb.c [979/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/validate/validate.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/validate/validate.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/validate/validate.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/validate/validate.upb.c [980/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/xds/data/orca/v3/orca_load_report.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/xds/data/orca/v3/orca_load_report.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/xds/data/orca/v3/orca_load_report.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/data/orca/v3/orca_load_report.upb.c [981/5155] /usr/bin/gcc -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/xds/service/orca/v3/orca.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/xds/service/orca/v3/orca.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/xds/service/orca/v3/orca.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/xds/service/orca/v3/orca.upb.c [982/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/parsing.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/parsing.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/parsing.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/parsing.cc [983/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_parser_table.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_parser_table.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_parser_table.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/hpack_parser_table.cc [984/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/writing.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/writing.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/writing.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/transport.h:60, from /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/frame_data.h:36, from /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc:39: In constructor 'grpc_core::metadata_detail::Value::value), void>::type>::Value(const typename Which::ValueType&) [with Which = grpc_core::HttpStatusMetadata]', inlined from 'grpc_core::Table::TypeIndex* grpc_core::Table::set(Args&& ...) [with long unsigned int I = 3; Args = {unsigned int&}; Ts = {grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value}]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/table.h:284:7, inlined from 'T* grpc_core::Table::set(Args&& ...) [with T = grpc_core::metadata_detail::Value; Args = {unsigned int&}; Ts = {grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value}]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/table.h:273:30, inlined from 'absl::lts_20220623::enable_if_t<(Which::kRepeatable == false), void> grpc_core::MetadataMap::Set(Which, Args&& ...) [with Which = grpc_core::HttpStatusMetadata; Args = {unsigned int&}; Derived = grpc_metadata_batch; Traits = {grpc_core::HttpPathMetadata, grpc_core::HttpAuthorityMetadata, grpc_core::HttpMethodMetadata, grpc_core::HttpStatusMetadata, grpc_core::HttpSchemeMetadata, grpc_core::ContentTypeMetadata, grpc_core::TeMetadata, grpc_core::GrpcEncodingMetadata, grpc_core::GrpcInternalEncodingRequest, grpc_core::GrpcAcceptEncodingMetadata, grpc_core::GrpcStatusMetadata, grpc_core::GrpcTimeoutMetadata, grpc_core::GrpcPreviousRpcAttemptsMetadata, grpc_core::GrpcRetryPushbackMsMetadata, grpc_core::UserAgentMetadata, grpc_core::GrpcMessageMetadata, grpc_core::HostMetadata, grpc_core::EndpointLoadMetricsBinMetadata, grpc_core::GrpcServerStatsBinMetadata, grpc_core::GrpcTraceBinMetadata, grpc_core::GrpcTagsBinMetadata, grpc_core::GrpcLbClientStatsMetadata, grpc_core::LbCostBinMetadata, grpc_core::LbTokenMetadata, grpc_core::GrpcStreamNetworkState, grpc_core::PeerString, grpc_core::GrpcStatusContext}]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/metadata_batch.h:1077:38, inlined from 'void {anonymous}::StreamWriteContext::FlushTrailingMetadata()' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc:556:40, inlined from 'grpc_chttp2_begin_write_result grpc_chttp2_begin_write(grpc_chttp2_transport*)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc:647:37: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/metadata_batch.h:667:60: warning: '*(unsigned int*)((char*)&stream_ctx + offsetof(::StreamWriteContext, ::StreamWriteContext::send_status_.std::optional::.std::_Optional_base::))' may be used uninitialized [-Wmaybe-uninitialized] 667 | explicit Value(const typename Which::ValueType& value) : value(value) {} | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc: In function 'grpc_chttp2_begin_write_result grpc_chttp2_begin_write(grpc_chttp2_transport*)': /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc:642:24: note: '*(unsigned int*)((char*)&stream_ctx + offsetof(::StreamWriteContext, ::StreamWriteContext::send_status_.std::optional::.std::_Optional_base::))' was declared here 642 | StreamWriteContext stream_ctx(&ctx, s); | ^~~~~~~~~~ In constructor 'grpc_core::metadata_detail::Value::value), void>::type>::Value(const typename Which::ValueType&) [with Which = grpc_core::ContentTypeMetadata]', inlined from 'grpc_core::Table::TypeIndex* grpc_core::Table::set(Args&& ...) [with long unsigned int I = 5; Args = {grpc_core::ContentTypeMetadata::ValueType&}; Ts = {grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value}]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/table.h:284:7, inlined from 'T* grpc_core::Table::set(Args&& ...) [with T = grpc_core::metadata_detail::Value; Args = {grpc_core::ContentTypeMetadata::ValueType&}; Ts = {grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value, grpc_core::metadata_detail::Value}]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/table.h:273:30, inlined from 'absl::lts_20220623::enable_if_t<(Which::kRepeatable == false), void> grpc_core::MetadataMap::Set(Which, Args&& ...) [with Which = grpc_core::ContentTypeMetadata; Args = {grpc_core::ContentTypeMetadata::ValueType&}; Derived = grpc_metadata_batch; Traits = {grpc_core::HttpPathMetadata, grpc_core::HttpAuthorityMetadata, grpc_core::HttpMethodMetadata, grpc_core::HttpStatusMetadata, grpc_core::HttpSchemeMetadata, grpc_core::ContentTypeMetadata, grpc_core::TeMetadata, grpc_core::GrpcEncodingMetadata, grpc_core::GrpcInternalEncodingRequest, grpc_core::GrpcAcceptEncodingMetadata, grpc_core::GrpcStatusMetadata, grpc_core::GrpcTimeoutMetadata, grpc_core::GrpcPreviousRpcAttemptsMetadata, grpc_core::GrpcRetryPushbackMsMetadata, grpc_core::UserAgentMetadata, grpc_core::GrpcMessageMetadata, grpc_core::HostMetadata, grpc_core::EndpointLoadMetricsBinMetadata, grpc_core::GrpcServerStatsBinMetadata, grpc_core::GrpcTraceBinMetadata, grpc_core::GrpcTagsBinMetadata, grpc_core::GrpcLbClientStatsMetadata, grpc_core::LbCostBinMetadata, grpc_core::LbTokenMetadata, grpc_core::GrpcStreamNetworkState, grpc_core::PeerString, grpc_core::GrpcStatusContext}]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/metadata_batch.h:1077:38, inlined from 'void {anonymous}::StreamWriteContext::FlushTrailingMetadata()' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc:560:40, inlined from 'grpc_chttp2_begin_write_result grpc_chttp2_begin_write(grpc_chttp2_transport*)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc:647:37: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/metadata_batch.h:667:60: warning: '*(unsigned int*)((char*)&stream_ctx + offsetof(::StreamWriteContext, ::StreamWriteContext::send_content_type_.std::optional::.std::_Optional_base::))' may be used uninitialized [-Wmaybe-uninitialized] 667 | explicit Value(const typename Which::ValueType& value) : value(value) {} | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc: In function 'grpc_chttp2_begin_write_result grpc_chttp2_begin_write(grpc_chttp2_transport*)': /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/writing.cc:642:24: note: '*(unsigned int*)((char*)&stream_ctx + offsetof(::StreamWriteContext, ::StreamWriteContext::send_content_type_.std::optional::.std::_Optional_base::))' was declared here 642 | StreamWriteContext stream_ctx(&ctx, s); | ^~~~~~~~~~ [985/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/backoff/backoff.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/backoff/backoff.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/backoff/backoff.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/backoff/backoff.cc [986/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/chttp2_transport.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/chttp2_transport.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/chttp2_transport.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc In function 'void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)', inlined from 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2306:10: warning: writing 8 bytes into a region of size 7 [-Wstringop-overflow=] 2306 | *p++ = 'p'; | ~~~~~^~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/grpc_types.h:31, from /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.h:24, from /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:19: /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h: In function 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)': /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h:74:15: note: at offset 25 into destination object 'grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes' of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ In function 'void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)', inlined from 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2314:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2314 | *p++ = 'o'; | ~~~~~^~~~~ /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h: In function 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)': /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h:74:15: note: at offset 24 into destination object 'grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes' of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ In function 'void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)', inlined from 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2315:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2315 | *p++ = 'n'; | ~~~~~^~~~~ /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h: In function 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)': /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h:74:15: note: at offset 25 into destination object 'grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes' of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ In function 'void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)', inlined from 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2316:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2316 | *p++ = '/'; | ~~~~~^~~~~ /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h: In function 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)': /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h:74:15: note: at offset 26 into destination object 'grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes' of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ In function 'void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)', inlined from 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2317:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2317 | *p++ = 'g'; | ~~~~~^~~~~ /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h: In function 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)': /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h:74:15: note: at offset 27 into destination object 'grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes' of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ In function 'void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)', inlined from 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2318:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2318 | *p++ = 'r'; | ~~~~~^~~~~ /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h: In function 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)': /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h:74:15: note: at offset 28 into destination object 'grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes' of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ In function 'void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)', inlined from 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2319:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2319 | *p++ = 'p'; | ~~~~~^~~~~ /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h: In function 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)': /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h:74:15: note: at offset 29 into destination object 'grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes' of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ In function 'void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)', inlined from 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)' at /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2320:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2320 | *p++ = 'c'; | ~~~~~^~~~~ /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h: In function 'void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)': /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/slice.h:74:15: note: at offset 30 into destination object 'grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes' of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ [987/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/address_utils/parse_address.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/address_utils/parse_address.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/address_utils/parse_address.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/address_utils/parse_address.cc [988/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/address_utils/sockaddr_utils.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/address_utils/sockaddr_utils.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/address_utils/sockaddr_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/address_utils/sockaddr_utils.cc [989/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_args_preconditioning.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_args_preconditioning.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_args_preconditioning.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channel_args_preconditioning.cc [990/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack_builder.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack_builder.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack_builder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channel_stack_builder.cc [991/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_parser.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_parser.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_parser.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/hpack_parser.cc /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/hpack_parser.cc: In function 'void grpc_core::HPackParser::Parser::LogHeader(const grpc_core::HPackTable::Memento&)': /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1066:12: warning: 'type' may be used uninitialized [-Wmaybe-uninitialized] 1066 | gpr_log(GPR_DEBUG, "HTTP:%d:%s:%s: %s", log_info_.stream_id, type, | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1067 | log_info_.is_client ? "CLI" : "SVR", memento.DebugString().c_str()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1054:17: note: 'type' was declared here 1054 | const char* type; | ^~~~ [992/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channel_stack.cc [993/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack_builder_impl.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack_builder_impl.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack_builder_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channel_stack_builder_impl.cc [994/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/status_util.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/status_util.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/status_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/status_util.cc [995/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/compression.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/compression.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/compression.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/compression/compression.cc [996/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_trace.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_trace.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channel_trace.cc [997/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/inproc/inproc_transport.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/inproc/inproc_transport.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/inproc/inproc_transport.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/inproc/inproc_transport.cc [998/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/connected_channel.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/connected_channel.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/connected_channel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/connected_channel.cc [999/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/message_compress.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/message_compress.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/message_compress.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/compression/message_compress.cc [1000/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_args.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_args.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_args.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channel_args.cc [1001/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/trace.cc [1002/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/stats.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/stats.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/stats.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/stats.cc [1003/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channelz_registry.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channelz_registry.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channelz_registry.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channelz_registry.cc [1004/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/stats_data.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/stats_data.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/stats_data.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/stats_data.cc [1005/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/compression_internal.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/compression_internal.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/compression_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/compression/compression_internal.cc [1006/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/forkable.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/forkable.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/forkable.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/forkable.cc [1007/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/config/core_configuration.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/config/core_configuration.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/config/core_configuration.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/config/core_configuration.cc [1008/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/create_default_thread_pool.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/create_default_thread_pool.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/create_default_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/create_default_thread_pool.cc [1009/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/channel_argument_option.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/channel_argument_option.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/channel_argument_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/channel_argument_option.cc [1010/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/event_engine.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/event_engine.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/event_engine.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/event_engine.cc [1011/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channelz.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channelz.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channelz.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/channelz.cc [1012/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/channel_args_endpoint_config.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/channel_args_endpoint_config.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/channel_args_endpoint_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/channel_args_endpoint_config.cc [1013/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/dynamic_thread_pool.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/dynamic_thread_pool.cc [1014/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/promise_based_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/promise_based_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/promise_based_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/promise_based_filter.cc In constructor 'grpc_core::promise_filter_detail::ServerCallData::PollContext::PollContext(grpc_core::promise_filter_detail::ServerCallData*, grpc_core::promise_filter_detail::BaseCallData::Flusher*)', inlined from 'void grpc_core::promise_filter_detail::ServerCallData::WakeInsideCombiner(grpc_core::promise_filter_detail::BaseCallData::Flusher*)' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/promise_based_filter.cc:1189:37: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/promise_based_filter.cc:896:22: warning: storing the address of local variable 'poll_ctx' in '*this.grpc_core::promise_filter_detail::ServerCallData::poll_ctx_' [-Wdangling-pointer=] 896 | self_->poll_ctx_ = this; | ~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/promise_based_filter.cc: In member function 'void grpc_core::promise_filter_detail::ServerCallData::WakeInsideCombiner(grpc_core::promise_filter_detail::BaseCallData::Flusher*)': /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/promise_based_filter.cc:1189:15: note: 'poll_ctx' declared here 1189 | PollContext poll_ctx(this, flusher); | ^~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/channel/promise_based_filter.cc:1189:15: note: '' declared here [1015/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/health/health_check_service.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/health/health_check_service.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/health/health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service.cc [1016/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/default_event_engine_factory.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/default_event_engine_factory.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/default_event_engine_factory.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/default_event_engine_factory.cc [1017/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/memory_allocator.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/memory_allocator.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/memory_allocator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/memory_allocator.cc [1018/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/slice.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/slice.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/slice.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/slice.cc [1019/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/external_connection_acceptor_impl.cc [1020/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/trace.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/trace.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/trace.cc [1021/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/timer_heap.cc [1022/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/iomgr_engine.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/iomgr_engine.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/iomgr_engine.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/iomgr_engine.cc [1023/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/slice_buffer.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/slice_buffer.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/slice_buffer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/slice_buffer.cc [1024/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/resolved_address.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/resolved_address.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/resolved_address.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/resolved_address.cc [1025/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/timer_manager.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/timer_manager.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/timer_manager.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/timer_manager.cc [1026/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/gprpp/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.cc [1027/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/http/parser.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/http/parser.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/http/parser.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/parser.cc [1028/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/cfstream_handle.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/cfstream_handle.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/cfstream_handle.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/cfstream_handle.cc [1029/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/buffer_list.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/buffer_list.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/buffer_list.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/buffer_list.cc [1030/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/gprpp/status_helper.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/gprpp/status_helper.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/gprpp/status_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/status_helper.cc [1031/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_cfstream.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_cfstream.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_cfstream.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/endpoint_cfstream.cc [1032/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/call_combiner.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/call_combiner.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/call_combiner.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/call_combiner.cc [1033/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_pair_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_pair_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_pair_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/endpoint_pair_windows.cc [1034/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/http/format_request.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/http/format_request.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/http/format_request.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/format_request.cc [1035/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/error_cfstream.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/error_cfstream.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/error_cfstream.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/error_cfstream.cc [1036/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_apple.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_apple.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_apple.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/ev_apple.cc [1037/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/endpoint.cc [1038/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/combiner.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/combiner.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/combiner.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/combiner.cc [1039/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/dualstack_socket_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/dualstack_socket_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/dualstack_socket_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/dualstack_socket_posix.cc [1040/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/ev_windows.cc [1041/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_pair_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_pair_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_pair_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/endpoint_pair_posix.cc [1042/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/error.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/error.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/error.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/error.cc [1043/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/exec_ctx.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/exec_ctx.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/exec_ctx.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/exec_ctx.cc [1044/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/ev_posix.cc [1045/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/http/httpcli.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/http/httpcli.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/http/httpcli.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc [1046/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/fork_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/fork_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/fork_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/fork_windows.cc [1047/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_fallback.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_fallback.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_fallback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/gethostname_fallback.cc [1048/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/health/default_health_check_service.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/health/default_health_check_service.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/health/default_health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/default_health_check_service.cc [1049/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_sysconf.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_sysconf.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_sysconf.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/gethostname_sysconf.cc [1050/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_host_name_max.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_host_name_max.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_host_name_max.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/gethostname_host_name_max.cc [1051/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc [1052/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc [1053/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iocp_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iocp_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iocp_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iocp_windows.cc [1054/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/internal_errqueue.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/internal_errqueue.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/internal_errqueue.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/internal_errqueue.cc [1055/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_epoll1_linux.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_epoll1_linux.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_epoll1_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/ev_epoll1_linux.cc [1056/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor.cc [1057/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_posix_cfstream.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_posix_cfstream.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_posix_cfstream.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_posix_cfstream.cc [1058/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_windows.cc [1059/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_poll_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_poll_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_poll_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/ev_poll_posix.cc [1060/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor/mpmcqueue.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor/mpmcqueue.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor/mpmcqueue.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor/mpmcqueue.cc [1061/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor/threadpool.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor/threadpool.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor/threadpool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor/threadpool.cc [1062/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/fork_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/fork_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/fork_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/fork_posix.cc [1063/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/resolve_address_windows.cc [1064/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_internal.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_internal.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_internal.cc [1065/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/sockaddr_utils_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/sockaddr_utils_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/sockaddr_utils_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/sockaddr_utils_posix.cc [1066/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr.cc [1067/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_posix.cc [1068/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/load_file.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/load_file.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/load_file.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc [1069/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/socket_utils_posix.cc [1070/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/socket_utils_windows.cc [1071/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/socket_windows.cc [1072/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/resolve_address_posix.cc [1073/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_cfstream.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_cfstream.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_cfstream.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_cfstream.cc [1074/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_factory_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_factory_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_factory_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/socket_factory_posix.cc [1075/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_mutator.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_mutator.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_mutator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/socket_mutator.cc [1076/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_windows.cc [1077/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_linux.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_linux.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/socket_utils_linux.cc [1078/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client.cc [1079/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_server.cc [1080/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_common_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_common_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_common_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/socket_utils_common_posix.cc [1081/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc [1082/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_server_windows.cc [1083/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_windows.cc [1084/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/time_averaged_stats.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/time_averaged_stats.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/time_averaged_stats.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/time_averaged_stats.cc [1085/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_common.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_common.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_common.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_server_utils_posix_common.cc [1086/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/timer.cc [1087/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc [1088/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc [1089/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_posix.cc [1090/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_server_posix.cc [1091/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_heap.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_heap.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_heap.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/timer_heap.cc [1092/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_nospecial.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_nospecial.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_nospecial.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/wakeup_fd_nospecial.cc [1093/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_manager.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_manager.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_manager.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/timer_manager.cc [1094/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/proto_utils_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/proto_utils_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/proto_utils_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1095/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_generic.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_generic.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_generic.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/timer_generic.cc [1096/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/unix_sockets_posix_noop.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/unix_sockets_posix_noop.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/unix_sockets_posix_noop.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/unix_sockets_posix_noop.cc [1097/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_eventfd.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_eventfd.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_eventfd.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/wakeup_fd_eventfd.cc [1098/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/unix_sockets_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/unix_sockets_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/unix_sockets_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/unix_sockets_posix.cc [1099/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_pipe.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_pipe.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_pipe.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/wakeup_fd_pipe.cc [1100/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/wakeup_fd_posix.cc [1101/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_writer.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_writer.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_writer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/json/json_writer.cc [1102/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/work_serializer.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/work_serializer.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/work_serializer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/work_serializer.cc [1103/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/promise/sleep.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/promise/sleep.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/promise/sleep.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/sleep.cc [1104/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/promise/activity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/activity.cc [1105/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_util.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_util.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/json/json_util.cc [1106/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/resolver/resolver.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/resolver/resolver.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/resolver/resolver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resolver/resolver.cc [1107/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_reader.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_reader.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_reader.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/json/json_reader.cc [1108/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/thread_quota.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/thread_quota.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/thread_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/thread_quota.cc [1109/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/trace.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/trace.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/trace.cc [1110/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/arena.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/arena.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/arena.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/arena.cc [1111/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/resolver/server_address.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/resolver/server_address.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/resolver/server_address.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resolver/server_address.cc [1112/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/resource_quota.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/resource_quota.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/resource_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/resource_quota.cc [1113/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/api.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/api.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/api.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/api.cc In file included from /usr/include/c++/12/atomic:41, from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/config/core_configuration.h:20, from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/api.h:24, from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/api.cc:17: In member function 'std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_add(__int_type, std::memory_order) [with _ITp = long int]', inlined from 'void grpc_core::RefCount::Ref(Value)' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/ref_counted.h:70:41, inlined from 'void grpc_core::RefCounted::IncrementRefCount() [with Child = grpc_core::ResourceQuota; Impl = grpc_core::PolymorphicRefCount; grpc_core::UnrefBehavior UnrefBehaviorArg = grpc_core::kUnrefDelete]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/ref_counted.h:339:39, inlined from 'grpc_core::RefCountedPtr grpc_core::RefCounted::Ref() [with Child = grpc_core::ResourceQuota; Impl = grpc_core::PolymorphicRefCount; grpc_core::UnrefBehavior UnrefBehaviorArg = grpc_core::kUnrefDelete]' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/ref_counted.h:288:22, inlined from 'grpc_core::ResourceQuotaRefPtr grpc_core::ResourceQuotaFromChannelArgs(const grpc_channel_args*)' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/api.cc:44:13: /usr/include/c++/12/bits/atomic_base.h:618:34: warning: 'long unsigned int __atomic_fetch_add_8(volatile void*, long unsigned int, int)' writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 618 | { return __atomic_fetch_add(&_M_i, __i, int(__m)); } | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [1114/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/resolver/resolver_registry.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/resolver/resolver_registry.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/resolver/resolver_registry.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resolver/resolver_registry.cc [1115/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/authorization/authorization_policy_provider_vtable.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/authorization/authorization_policy_provider_vtable.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/authorization/authorization_policy_provider_vtable.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/authorization_policy_provider_vtable.cc [1116/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/call_creds_util.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/call_creds_util.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/call_creds_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/call_creds_util.cc [1117/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/authorization/evaluate_args.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/authorization/evaluate_args.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/authorization/evaluate_args.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/evaluate_args.cc [1118/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/credentials.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/credentials.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/credentials.cc [1119/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/authorization/grpc_server_authz_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/authorization/grpc_server_authz_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/authorization/grpc_server_authz_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_server_authz_filter.cc [1120/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/composite/composite_credentials.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/composite/composite_credentials.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/composite/composite_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/composite/composite_credentials.cc [1121/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/context/security_context.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/context/security_context.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/context/security_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/context/security_context.cc [1122/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/memory_quota.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/memory_quota.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/memory_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc:34: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 121 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword [1123/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/load_system_roots_fallback.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/load_system_roots_fallback.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/load_system_roots_fallback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/load_system_roots_fallback.cc [1124/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/proto_utils_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/proto_utils_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/proto_utils_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1125/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/tls/tls_utils.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/tls/tls_utils.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/tls/tls_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/tls_utils.cc [1126/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/insecure/insecure_credentials.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/insecure/insecure_credentials.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/insecure/insecure_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/insecure/insecure_credentials.cc [1127/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/load_system_roots_supported.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/load_system_roots_supported.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/load_system_roots_supported.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/load_system_roots_supported.cc [1128/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/fake/fake_security_connector.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/fake/fake_security_connector.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/fake/fake_security_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/fake/fake_security_connector.cc [1129/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/fake/fake_credentials.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/fake/fake_credentials.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/fake/fake_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/fake/fake_credentials.cc [1130/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/security_connector.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/security_connector.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/security_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/security_connector.cc [1131/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc [1132/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/secure_endpoint.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/secure_endpoint.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/secure_endpoint.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/transport/secure_endpoint.cc [1133/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/tsi_error.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/tsi_error.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/tsi_error.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/transport/tsi_error.cc [1134/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/client_auth_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/client_auth_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/client_auth_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/transport/client_auth_filter.cc [1135/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/b64.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/b64.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/b64.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/b64.cc [1136/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/util/json_util.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/util/json_util.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/util/json_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/util/json_util.cc [1137/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/security_handshaker.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/security_handshaker.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/security_handshaker.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/transport/security_handshaker.cc [1138/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/service_config/service_config_parser.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/service_config/service_config_parser.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/service_config/service_config_parser.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/service_config/service_config_parser.cc [1139/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/plugin/plugin_credentials.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/plugin/plugin_credentials.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/plugin/plugin_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/plugin/plugin_credentials.cc [1140/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_refcount.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_refcount.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_refcount.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_refcount.cc [1141/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_string_helpers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_string_helpers.cc [1142/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/percent_encoding.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/percent_encoding.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/percent_encoding.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/percent_encoding.cc [1143/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/api_trace.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/api_trace.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/api_trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/api_trace.cc [1144/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice.cc [1145/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_buffer.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_buffer.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_buffer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_buffer.cc [1146/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_buffer_api.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_buffer_api.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_buffer_api.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_buffer_api.cc [1147/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_api.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_api.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_api.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_api.cc [1148/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/server_auth_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/server_auth_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/server_auth_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/transport/server_auth_filter.cc [1149/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/service_config/service_config_impl.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/service_config/service_config_impl.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/service_config/service_config_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/service_config/service_config_impl.cc [1150/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/byte_buffer.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/byte_buffer.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/byte_buffer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/byte_buffer.cc [1151/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call_details.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call_details.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call_details.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/call_details.cc [1152/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_stack_type.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_stack_type.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_stack_type.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/channel_stack_type.cc [1153/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/byte_buffer_reader.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/byte_buffer_reader.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/byte_buffer_reader.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/byte_buffer_reader.cc [1154/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/builtins.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/builtins.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/builtins.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/builtins.cc [1155/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_init.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_init.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/channel_init.cc [1156/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/completion_queue_factory.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/completion_queue_factory.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/completion_queue_factory.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/completion_queue_factory.cc [1157/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call_log_batch.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call_log_batch.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call_log_batch.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/call_log_batch.cc [1158/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_ping.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_ping.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_ping.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/channel_ping.cc [1159/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/metadata_array.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/metadata_array.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/metadata_array.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/metadata_array.cc [1160/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/completion_queue.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/completion_queue.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/completion_queue.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/completion_queue.cc [1161/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/version.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/version.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/version.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/version.cc [1162/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/event_string.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/event_string.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/event_string.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/event_string.cc [1163/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/validate_metadata.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/validate_metadata.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/validate_metadata.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/validate_metadata.cc [1164/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/channel.cc [1165/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/init.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/init.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/init.cc [1166/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/bdp_estimator.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/bdp_estimator.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/bdp_estimator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/bdp_estimator.cc [1167/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/handshaker_registry.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/handshaker_registry.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/handshaker_registry.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/handshaker_registry.cc [1168/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/connectivity_state.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/connectivity_state.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/connectivity_state.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/connectivity_state.cc [1169/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/error_utils.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/error_utils.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/error_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc [1170/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/call.cc [1171/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/lame_client.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/lame_client.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/lame_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/lame_client.cc [1172/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/pid_controller.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/pid_controller.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/pid_controller.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/pid_controller.cc [1173/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/handshaker.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/handshaker.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/handshaker.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/handshaker.cc [1174/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/parsed_metadata.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/parsed_metadata.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/parsed_metadata.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/parsed_metadata.cc [1175/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/server.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/server.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/server.cc /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/server.cc: In member function 'grpc_call_error grpc_core::Server::QueueRequestedCall(size_t, RequestedCall*)': /builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/server.cc:922:28: warning: 'rm' may be used uninitialized [-Wmaybe-uninitialized] 922 | RequestMatcherInterface* rm; | ^~ [1176/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/metadata_batch.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/metadata_batch.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/metadata_batch.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/metadata_batch.cc [1177/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/status_conversion.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/status_conversion.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/status_conversion.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/status_conversion.cc [1178/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/http_connect_handshaker.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/http_connect_handshaker.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/http_connect_handshaker.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/http_connect_handshaker.cc [1179/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/timeout_encoding.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/timeout_encoding.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/timeout_encoding.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/timeout_encoding.cc [1180/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/transport.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/transport.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/transport.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/transport.cc [1181/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/tsi/fake_transport_security.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/tsi/fake_transport_security.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/tsi/fake_transport_security.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/fake_transport_security.cc [1182/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/tcp_connect_handshaker.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/tcp_connect_handshaker.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/tcp_connect_handshaker.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc [1183/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/tsi/transport_security_grpc.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/tsi/transport_security_grpc.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/tsi/transport_security_grpc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/transport_security_grpc.cc [1184/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/channel_create.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/channel_create.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/channel_create.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/channel_create.cc [1185/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/tsi/transport_security.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/tsi/transport_security.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/tsi/transport_security.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/transport_security.cc [1186/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/tsi/local_transport_security.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/tsi/local_transport_security.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/tsi/local_transport_security.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/local_transport_security.cc [1187/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/plugin_registry/grpc_plugin_registry.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/plugin_registry/grpc_plugin_registry.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/plugin_registry/grpc_plugin_registry.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/plugin_registry/grpc_plugin_registry.cc [1188/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/jni_utils.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/jni_utils.cc [1189/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/plugin_registry/grpc_plugin_registry_noextra.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/plugin_registry/grpc_plugin_registry_noextra.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/plugin_registry/grpc_plugin_registry_noextra.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/plugin_registry/grpc_plugin_registry_noextra.cc [1190/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/security_policy/binder_security_policy.cc [1191/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/connection_id_generator.cc [1192/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/transport_op_string.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/transport_op_string.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/transport_op_string.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/transport_op_string.cc [1193/5155] /usr/bin/g++ -Dgrpc_unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/uri/uri_parser.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/uri/uri_parser.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/uri/uri_parser.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/uri/uri_parser.cc [1194/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/utils/ndk_binder.cc [1195/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/security_policy_setting.cc [1196/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/binder_android.cc [1197/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/binder_constants.cc [1198/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/transaction.cc [1199/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/endpoint_binder_pool.cc [1200/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/binder_connector.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/binder_connector.cc [1201/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/channel_create_impl.cc [1202/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/server/binder_server_credentials.cc [1203/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/server/binder_server.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/server/binder_server.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/server/binder_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/server/binder_server.cc [1204/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/channel_cc.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/channel_cc.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/channel_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/channel_cc.cc [1205/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/client_interceptor.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/client_interceptor.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/client_interceptor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_interceptor.cc [1206/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/client_context.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/client_context.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/client_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_context.cc [1207/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc [1208/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/wire_writer.cc [1209/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/create_channel_internal.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/create_channel_internal.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/create_channel_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_internal.cc [1210/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/create_channel.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/create_channel.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/create_channel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel.cc [1211/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/client_callback.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/client_callback.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/client_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_callback.cc [1212/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/create_channel_posix.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/create_channel_posix.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/create_channel_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_posix.cc [1213/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/codegen/codegen_init.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/codegen/codegen_init.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/codegen/codegen_init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/codegen/codegen_init.cc [1214/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/credentials_cc.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/credentials_cc.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/credentials_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/credentials_cc.cc [1215/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/auth_property_iterator.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/auth_property_iterator.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/auth_property_iterator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/auth_property_iterator.cc [1216/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/insecure_credentials.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/insecure_credentials.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/insecure_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/insecure_credentials.cc [1217/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc [1218/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/core_codegen.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/core_codegen.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/core_codegen.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/core_codegen.cc [1219/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/resource_quota_cc.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/resource_quota_cc.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/resource_quota_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/resource_quota_cc.cc [1220/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/xds_credentials.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/xds_credentials.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/xds_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/xds_credentials.cc [1221/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/alarm.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/alarm.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/alarm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/alarm.cc [1222/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/rpc_method.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/rpc_method.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/rpc_method.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/rpc_method.cc [1223/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/completion_queue_cc.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/completion_queue_cc.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/completion_queue_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/completion_queue_cc.cc [1224/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/secure_channel_arguments.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/secure_channel_arguments.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/secure_channel_arguments.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/secure_channel_arguments.cc [1225/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/tls_certificate_provider.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/tls_certificate_provider.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/tls_certificate_provider.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/tls_certificate_provider.cc [1226/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/transport/binder_transport.cc [1227/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/channel_arguments.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/channel_arguments.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/channel_arguments.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_arguments.cc [1228/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/secure_credentials.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/secure_credentials.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/secure_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/secure_credentials.cc [1229/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/tls_credentials_options.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/tls_credentials_options.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/tls_credentials_options.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/tls_credentials_options.cc [1230/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/secure_create_auth_context.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/secure_create_auth_context.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/secure_create_auth_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/secure_create_auth_context.cc [1231/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/tls_certificate_verifier.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/tls_certificate_verifier.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/tls_certificate_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/tls_certificate_verifier.cc [1232/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/secure_auth_context.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/secure_auth_context.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/secure_auth_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/secure_auth_context.cc [1233/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/validate_service_config.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/validate_service_config.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/validate_service_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/validate_service_config.cc [1234/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/channel_argument_option.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/channel_argument_option.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/channel_argument_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/channel_argument_option.cc [1235/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/version_cc.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/version_cc.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/version_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/version_cc.cc [1236/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/create_default_thread_pool.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/create_default_thread_pool.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/create_default_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/create_default_thread_pool.cc [1237/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/channel_filter.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/channel_filter.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/channel_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_filter.cc [1238/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/health/health_check_service.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/health/health_check_service.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/health/health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service.cc [1239/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service_server_builder_option.cc [1240/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/dynamic_thread_pool.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/dynamic_thread_pool.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/dynamic_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/dynamic_thread_pool.cc [1241/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/insecure_server_credentials.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/insecure_server_credentials.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/insecure_server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/insecure_server_credentials.cc [1242/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/async_generic_service.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/async_generic_service.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/async_generic_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/async_generic_service.cc [1243/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/external_connection_acceptor_impl.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/external_connection_acceptor_impl.cc [1244/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/orca/call_metric_recorder.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/orca/call_metric_recorder.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/orca/call_metric_recorder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/orca/call_metric_recorder.cc [1245/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/server_callback.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/server_callback.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/server_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_callback.cc [1246/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/server_credentials.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/server_credentials.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_credentials.cc [1247/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/secure_server_credentials.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/secure_server_credentials.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/secure_server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/secure_server_credentials.cc [1248/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/server_posix.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/server_posix.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/server_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_posix.cc [1249/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/util/byte_buffer_cc.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/util/byte_buffer_cc.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/util/byte_buffer_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/byte_buffer_cc.cc [1250/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/util/status.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/util/status.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/util/status.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/status.cc [1251/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/xds_server_credentials.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/xds_server_credentials.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/xds_server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/xds_server_credentials.cc [1252/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/util/time_cc.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/util/time_cc.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/util/time_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/time_cc.cc [1253/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/util/string_ref.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/util/string_ref.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/util/string_ref.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/string_ref.cc [1254/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/thread_manager/thread_manager.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/thread_manager/thread_manager.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/thread_manager/thread_manager.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/thread_manager/thread_manager.cc [1255/5155] /usr/bin/g++ -Dgrpc___alts_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_alts.dir/src/cpp/common/alts_context.cc.o -MF CMakeFiles/grpc++_alts.dir/src/cpp/common/alts_context.cc.o.d -o CMakeFiles/grpc++_alts.dir/src/cpp/common/alts_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/alts_context.cc [1256/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/server_builder.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/server_builder.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/server_builder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_builder.cc [1257/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/server_context.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/server_context.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/server_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_context.cc [1258/5155] /usr/bin/g++ -Dgrpc___error_details_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_error_details.dir/src/cpp/util/error_details.cc.o -MF CMakeFiles/grpc++_error_details.dir/src/cpp/util/error_details.cc.o.d -o CMakeFiles/grpc++_error_details.dir/src/cpp/util/error_details.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/error_details.cc [1259/5155] /usr/bin/g++ -Dgrpc___test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/server1_key.cc.o -MF CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/server1_key.cc.o.d -o CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/server1_key.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/server1_key.cc [1260/5155] /usr/bin/g++ -Dgrpc___test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/server1_cert.cc.o -MF CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/server1_cert.cc.o.d -o CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/server1_cert.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/server1_cert.cc [1261/5155] /usr/bin/g++ -Dgrpc___test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/test_root_cert.cc.o -MF CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/test_root_cert.cc.o.d -o CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/test_root_cert.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/test_root_cert.cc [1262/5155] /usr/bin/g++ -Dgrpc___test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/client_certs.cc.o -MF CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/client_certs.cc.o.d -o CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/client_certs.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/client_certs.cc [1263/5155] /usr/bin/g++ -Dgrpc___test_config_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_test_config.dir/test/cpp/util/test_config_cc.cc.o -MF CMakeFiles/grpc++_test_config.dir/test/cpp/util/test_config_cc.cc.o.d -o CMakeFiles/grpc++_test_config.dir/test/cpp/util/test_config_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/test_config_cc.cc [1264/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libgrpc++_test_config.so.1.48 -o libgrpc++_test_config.so.1.48.1 CMakeFiles/grpc++_test_config.dir/test/cpp/util/test_config_cc.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_flags_parse.so.2206.0.0 libgpr.so.26.0.0 /usr/lib64/libabsl_flags_usage.so.2206.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2206.0.0 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 -ldl -lm -lrt /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [1265/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/health/default_health_check_service.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/health/default_health_check_service.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/health/default_health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/default_health_check_service.cc [1266/5155] /usr/bin/cmake -E cmake_symlink_library libgrpc++_test_config.so.1.48.1 libgrpc++_test_config.so.1.48 libgrpc++_test_config.so && : [1267/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/goaway_server_test.dir/test/core/end2end/goaway_server_test.cc.o -MF CMakeFiles/goaway_server_test.dir/test/core/end2end/goaway_server_test.cc.o.d -o CMakeFiles/goaway_server_test.dir/test/core/end2end/goaway_server_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/goaway_server_test.cc [1268/5155] /usr/bin/g++ -Dgrpc___test_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_test.dir/src/cpp/client/channel_test_peer.cc.o -MF CMakeFiles/grpc++_test.dir/src/cpp/client/channel_test_peer.cc.o.d -o CMakeFiles/grpc++_test.dir/src/cpp/client/channel_test_peer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/channel_test_peer.cc [1269/5155] /usr/bin/g++ -Dgrpc___test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_test_util.dir/test/cpp/util/subprocess.cc.o -MF CMakeFiles/grpc++_test_util.dir/test/cpp/util/subprocess.cc.o.d -o CMakeFiles/grpc++_test_util.dir/test/cpp/util/subprocess.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/subprocess.cc [1270/5155] /usr/bin/g++ -Dgrpc___test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_test_util.dir/test/cpp/util/string_ref_helper.cc.o -MF CMakeFiles/grpc++_test_util.dir/test/cpp/util/string_ref_helper.cc.o.d -o CMakeFiles/grpc++_test_util.dir/test/cpp/util/string_ref_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/string_ref_helper.cc [1271/5155] /usr/bin/g++ -Dgrpc___alts_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_alts.dir/src/cpp/common/alts_util.cc.o -MF CMakeFiles/grpc++_alts.dir/src/cpp/common/alts_util.cc.o.d -o CMakeFiles/grpc++_alts.dir/src/cpp/common/alts_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/alts_util.cc [1272/5155] /usr/bin/g++ -Dgrpc___test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_test_util.dir/test/cpp/util/byte_buffer_proto_helper.cc.o -MF CMakeFiles/grpc++_test_util.dir/test/cpp/util/byte_buffer_proto_helper.cc.o.d -o CMakeFiles/grpc++_test_util.dir/test/cpp/util/byte_buffer_proto_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/byte_buffer_proto_helper.cc [1273/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_interceptor.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_interceptor.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_interceptor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_interceptor.cc [1274/5155] /usr/bin/g++ -Dgrpc___test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_test_util.dir/test/cpp/util/create_test_channel.cc.o -MF CMakeFiles/grpc++_test_util.dir/test/cpp/util/create_test_channel.cc.o.d -o CMakeFiles/grpc++_test_util.dir/test/cpp/util/create_test_channel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/create_test_channel.cc [1275/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/client/channel_cc.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/client/channel_cc.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/channel_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/channel_cc.cc [1276/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_context.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_context.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_context.cc [1277/5155] /usr/bin/g++ -Dgrpc___test_util_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_test_util.dir/test/cpp/util/test_credentials_provider.cc.o -MF CMakeFiles/grpc++_test_util.dir/test/cpp/util/test_credentials_provider.cc.o.d -o CMakeFiles/grpc++_test_util.dir/test/cpp/util/test_credentials_provider.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/test_credentials_provider.cc [1278/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel.cc [1279/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/codegen/codegen_init.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/codegen/codegen_init.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/codegen/codegen_init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/codegen/codegen_init.cc [1280/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel_internal.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel_internal.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_internal.cc [1281/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel_posix.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel_posix.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_posix.cc [1282/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_callback.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_callback.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_callback.cc [1283/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/client/credentials_cc.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/client/credentials_cc.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/credentials_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/credentials_cc.cc [1284/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/client/insecure_credentials.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/client/insecure_credentials.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/insecure_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/insecure_credentials.cc [1285/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/common/core_codegen.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/common/core_codegen.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/core_codegen.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/core_codegen.cc [1286/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/common/resource_quota_cc.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/common/resource_quota_cc.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/resource_quota_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/resource_quota_cc.cc [1287/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/common/rpc_method.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/common/rpc_method.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/rpc_method.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/rpc_method.cc [1288/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/common/insecure_create_auth_context.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/common/insecure_create_auth_context.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/insecure_create_auth_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/insecure_create_auth_context.cc [1289/5155] /usr/bin/g++ -Dgrpc___EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/server_cc.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/server_cc.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/server_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_cc.cc [1290/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/common/alarm.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/common/alarm.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/alarm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/alarm.cc [1291/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/channel_argument_option.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/channel_argument_option.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/channel_argument_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/channel_argument_option.cc [1292/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/common/completion_queue_cc.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/common/completion_queue_cc.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/completion_queue_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/completion_queue_cc.cc [1293/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/common/validate_service_config.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/common/validate_service_config.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/validate_service_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/validate_service_config.cc [1294/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/create_default_thread_pool.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/create_default_thread_pool.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/create_default_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/create_default_thread_pool.cc [1295/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/common/version_cc.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/common/version_cc.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/version_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/version_cc.cc [1296/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/common/channel_arguments.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/common/channel_arguments.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/channel_arguments.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_arguments.cc [1297/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/async_generic_service.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/async_generic_service.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/async_generic_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/async_generic_service.cc [1298/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/dynamic_thread_pool.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/dynamic_thread_pool.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/dynamic_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/dynamic_thread_pool.cc [1299/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/health_check_service.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/health_check_service.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service.cc [1300/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service_server_builder_option.cc [1301/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/insecure_server_credentials.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/insecure_server_credentials.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/insecure_server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/insecure_server_credentials.cc [1302/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/external_connection_acceptor_impl.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/external_connection_acceptor_impl.cc [1303/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/common/channel_filter.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/common/channel_filter.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/channel_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_filter.cc [1304/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/orca/call_metric_recorder.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/orca/call_metric_recorder.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/orca/call_metric_recorder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/orca/call_metric_recorder.cc [1305/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_callback.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_callback.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_callback.cc [1306/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_credentials.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_credentials.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_credentials.cc [1307/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/util/byte_buffer_cc.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/util/byte_buffer_cc.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/util/byte_buffer_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/byte_buffer_cc.cc [1308/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/util/status.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/util/status.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/util/status.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/status.cc [1309/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_posix.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_posix.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_posix.cc [1310/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/util/string_ref.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/util/string_ref.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/util/string_ref.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/string_ref.cc [1311/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/util/time_cc.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/util/time_cc.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/util/time_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/time_cc.cc [1312/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/thread_manager/thread_manager.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/thread_manager/thread_manager.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/thread_manager/thread_manager.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/thread_manager/thread_manager.cc [1313/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_context.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_context.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_context.cc [1314/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_builder.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_builder.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_builder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_builder.cc [1315/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/default_health_check_service.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/default_health_check_service.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/default_health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/default_health_check_service.cc [1316/5155] /usr/bin/g++ -Dgrpc_plugin_support_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_plugin_support.dir/src/compiler/objective_c_generator.cc.o -MF CMakeFiles/grpc_plugin_support.dir/src/compiler/objective_c_generator.cc.o.d -o CMakeFiles/grpc_plugin_support.dir/src/compiler/objective_c_generator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/compiler/objective_c_generator.cc [1317/5155] /usr/bin/gcc -Dupb_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/upb.dir/third_party/upb/third_party/utf8_range/naive.c.o -MF CMakeFiles/upb.dir/third_party/upb/third_party/utf8_range/naive.c.o.d -o CMakeFiles/upb.dir/third_party/upb/third_party/utf8_range/naive.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/upb/third_party/utf8_range/naive.c [1318/5155] /usr/bin/g++ -Dgrpc_plugin_support_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_plugin_support.dir/src/compiler/node_generator.cc.o -MF CMakeFiles/grpc_plugin_support.dir/src/compiler/node_generator.cc.o.d -o CMakeFiles/grpc_plugin_support.dir/src/compiler/node_generator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/compiler/node_generator.cc [1319/5155] /usr/bin/gcc -Dupb_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/upb.dir/third_party/upb/third_party/utf8_range/range2-sse.c.o -MF CMakeFiles/upb.dir/third_party/upb/third_party/utf8_range/range2-sse.c.o.d -o CMakeFiles/upb.dir/third_party/upb/third_party/utf8_range/range2-sse.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/upb/third_party/utf8_range/range2-sse.c [1320/5155] /usr/bin/gcc -Dupb_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/upb.dir/third_party/upb/upb/decode_fast.c.o -MF CMakeFiles/upb.dir/third_party/upb/upb/decode_fast.c.o.d -o CMakeFiles/upb.dir/third_party/upb/upb/decode_fast.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/upb/upb/decode_fast.c [1321/5155] /usr/bin/gcc -Dupb_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/upb.dir/third_party/upb/third_party/utf8_range/range2-neon.c.o -MF CMakeFiles/upb.dir/third_party/upb/third_party/utf8_range/range2-neon.c.o.d -o CMakeFiles/upb.dir/third_party/upb/third_party/utf8_range/range2-neon.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/upb/third_party/utf8_range/range2-neon.c [1322/5155] /usr/bin/gcc -Dupb_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/upb.dir/third_party/upb/upb/decode.c.o -MF CMakeFiles/upb.dir/third_party/upb/upb/decode.c.o.d -o CMakeFiles/upb.dir/third_party/upb/upb/decode.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/upb/upb/decode.c [1323/5155] /usr/bin/g++ -Dgrpc_plugin_support_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_plugin_support.dir/src/compiler/php_generator.cc.o -MF CMakeFiles/grpc_plugin_support.dir/src/compiler/php_generator.cc.o.d -o CMakeFiles/grpc_plugin_support.dir/src/compiler/php_generator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/compiler/php_generator.cc [1324/5155] /usr/bin/gcc -Dupb_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/upb.dir/third_party/upb/upb/encode.c.o -MF CMakeFiles/upb.dir/third_party/upb/upb/encode.c.o.d -o CMakeFiles/upb.dir/third_party/upb/upb/encode.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/upb/upb/encode.c [1325/5155] /usr/bin/gcc -Dupb_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/upb.dir/third_party/upb/upb/json_encode.c.o -MF CMakeFiles/upb.dir/third_party/upb/upb/json_encode.c.o.d -o CMakeFiles/upb.dir/third_party/upb/upb/json_encode.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/upb/upb/json_encode.c [1326/5155] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_cc.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_cc.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_cc.cc [1327/5155] /usr/bin/g++ -Dgrpc_plugin_support_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_plugin_support.dir/src/compiler/csharp_generator.cc.o -MF CMakeFiles/grpc_plugin_support.dir/src/compiler/csharp_generator.cc.o.d -o CMakeFiles/grpc_plugin_support.dir/src/compiler/csharp_generator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/compiler/csharp_generator.cc [1328/5155] /usr/bin/gcc -Dupb_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/upb.dir/third_party/upb/upb/msg.c.o -MF CMakeFiles/upb.dir/third_party/upb/upb/msg.c.o.d -o CMakeFiles/upb.dir/third_party/upb/upb/msg.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/upb/upb/msg.c [1329/5155] /usr/bin/gcc -Dupb_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/upb.dir/third_party/upb/upb/reflection.c.o -MF CMakeFiles/upb.dir/third_party/upb/upb/reflection.c.o.d -o CMakeFiles/upb.dir/third_party/upb/upb/reflection.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/upb/upb/reflection.c [1330/5155] /usr/bin/gcc -Dupb_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/upb.dir/third_party/upb/upb/upb.c.o -MF CMakeFiles/upb.dir/third_party/upb/upb/upb.c.o.d -o CMakeFiles/upb.dir/third_party/upb/upb/upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/upb/upb/upb.c [1331/5155] /usr/bin/gcc -Dupb_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c.o -MF CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c.o.d -o CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c [1332/5155] /usr/bin/gcc -Dupb_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/upb.dir/third_party/upb/upb/text_encode.c.o -MF CMakeFiles/upb.dir/third_party/upb/upb/text_encode.c.o.d -o CMakeFiles/upb.dir/third_party/upb/upb/text_encode.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/upb/upb/text_encode.c [1333/5155] /usr/bin/gcc -Dupb_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c.o -MF CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c.o.d -o CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c [1334/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alloc_test.dir/test/core/gpr/alloc_test.cc.o -MF CMakeFiles/alloc_test.dir/test/core/gpr/alloc_test.cc.o.d -o CMakeFiles/alloc_test.dir/test/core/gpr/alloc_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gpr/alloc_test.cc [1335/5155] /usr/bin/gcc -Dupb_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/upb.dir/third_party/upb/upb/table.c.o -MF CMakeFiles/upb.dir/third_party/upb/upb/table.c.o.d -o CMakeFiles/upb.dir/third_party/upb/upb/table.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/upb/upb/table.c [1336/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/gen_hpack_tables.dir/tools/codegen/core/gen_hpack_tables.cc.o -MF CMakeFiles/gen_hpack_tables.dir/tools/codegen/core/gen_hpack_tables.cc.o.d -o CMakeFiles/gen_hpack_tables.dir/tools/codegen/core/gen_hpack_tables.cc.o -c /builddir/build/BUILD/grpc-1.48.1/tools/codegen/core/gen_hpack_tables.cc [1337/5155] /usr/bin/g++ -Dgrpc_plugin_support_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_plugin_support.dir/src/compiler/cpp_generator.cc.o -MF CMakeFiles/grpc_plugin_support.dir/src/compiler/cpp_generator.cc.o.d -o CMakeFiles/grpc_plugin_support.dir/src/compiler/cpp_generator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/compiler/cpp_generator.cc [1338/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alpn_test.dir/test/core/transport/chttp2/alpn_test.cc.o -MF CMakeFiles/alpn_test.dir/test/core/transport/chttp2/alpn_test.cc.o.d -o CMakeFiles/alpn_test.dir/test/core/transport/chttp2/alpn_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/alpn_test.cc [1339/5155] /usr/bin/gcc -Dupb_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu11 -MD -MT CMakeFiles/upb.dir/third_party/upb/upb/def.c.o -MF CMakeFiles/upb.dir/third_party/upb/upb/def.c.o.d -o CMakeFiles/upb.dir/third_party/upb/upb/def.c.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/upb/upb/def.c [1340/5155] : && /usr/bin/gcc -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libupb.so.26 -o libupb.so.26.0.0 CMakeFiles/upb.dir/third_party/upb/third_party/utf8_range/naive.c.o CMakeFiles/upb.dir/third_party/upb/third_party/utf8_range/range2-neon.c.o CMakeFiles/upb.dir/third_party/upb/third_party/utf8_range/range2-sse.c.o CMakeFiles/upb.dir/third_party/upb/upb/decode_fast.c.o CMakeFiles/upb.dir/third_party/upb/upb/decode.c.o CMakeFiles/upb.dir/third_party/upb/upb/def.c.o CMakeFiles/upb.dir/third_party/upb/upb/encode.c.o CMakeFiles/upb.dir/third_party/upb/upb/json_encode.c.o CMakeFiles/upb.dir/third_party/upb/upb/msg.c.o CMakeFiles/upb.dir/third_party/upb/upb/reflection.c.o CMakeFiles/upb.dir/third_party/upb/upb/table.c.o CMakeFiles/upb.dir/third_party/upb/upb/text_encode.c.o CMakeFiles/upb.dir/third_party/upb/upb/upb.c.o CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c.o CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c.o -ldl -lm -lrt && : [1341/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_counter_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -MF CMakeFiles/alts_counter_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o.d -o CMakeFiles/alts_counter_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/crypt/gsec_test_util.cc [1342/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_counter_test.dir/test/core/tsi/alts/frame_protector/alts_counter_test.cc.o -MF CMakeFiles/alts_counter_test.dir/test/core/tsi/alts/frame_protector/alts_counter_test.cc.o.d -o CMakeFiles/alts_counter_test.dir/test/core/tsi/alts/frame_protector/alts_counter_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/frame_protector/alts_counter_test.cc [1343/5155] /usr/bin/cmake -E cmake_symlink_library libupb.so.26.0.0 libupb.so.26 libupb.so && : [1344/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_crypt_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -MF CMakeFiles/alts_crypt_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o.d -o CMakeFiles/alts_crypt_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/crypt/gsec_test_util.cc [1345/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_frame_protector_test.dir/test/core/tsi/alts/frame_protector/alts_frame_protector_test.cc.o -MF CMakeFiles/alts_frame_protector_test.dir/test/core/tsi/alts/frame_protector/alts_frame_protector_test.cc.o.d -o CMakeFiles/alts_frame_protector_test.dir/test/core/tsi/alts/frame_protector/alts_frame_protector_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/frame_protector/alts_frame_protector_test.cc [1346/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_crypter_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -MF CMakeFiles/alts_crypter_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o.d -o CMakeFiles/alts_crypter_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/crypt/gsec_test_util.cc [1347/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_crypter_test.dir/test/core/tsi/alts/frame_protector/alts_crypter_test.cc.o -MF CMakeFiles/alts_crypter_test.dir/test/core/tsi/alts/frame_protector/alts_crypter_test.cc.o.d -o CMakeFiles/alts_crypter_test.dir/test/core/tsi/alts/frame_protector/alts_crypter_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/frame_protector/alts_crypter_test.cc [1348/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_crypt_test.dir/test/core/tsi/alts/crypt/aes_gcm_test.cc.o -MF CMakeFiles/alts_crypt_test.dir/test/core/tsi/alts/crypt/aes_gcm_test.cc.o.d -o CMakeFiles/alts_crypt_test.dir/test/core/tsi/alts/crypt/aes_gcm_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/crypt/aes_gcm_test.cc [1349/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_frame_protector_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -MF CMakeFiles/alts_frame_protector_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o.d -o CMakeFiles/alts_frame_protector_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/crypt/gsec_test_util.cc [1350/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_grpc_record_protocol_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -MF CMakeFiles/alts_grpc_record_protocol_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o.d -o CMakeFiles/alts_grpc_record_protocol_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/crypt/gsec_test_util.cc [1351/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/goaway_server_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/goaway_server_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/goaway_server_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [1352/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/bad_server_response_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/bad_server_response_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/bad_server_response_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [1353/5155] /usr/bin/g++ -Dgrpc_plugin_support_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_plugin_support.dir/src/compiler/ruby_generator.cc.o -MF CMakeFiles/grpc_plugin_support.dir/src/compiler/ruby_generator.cc.o.d -o CMakeFiles/grpc_plugin_support.dir/src/compiler/ruby_generator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/compiler/ruby_generator.cc [1354/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_iovec_record_protocol_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -MF CMakeFiles/alts_iovec_record_protocol_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o.d -o CMakeFiles/alts_iovec_record_protocol_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/crypt/gsec_test_util.cc [1355/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_handshaker_client_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc.o -MF CMakeFiles/alts_handshaker_client_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc.o.d -o CMakeFiles/alts_handshaker_client_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc [1356/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_iovec_record_protocol_test.dir/test/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol_test.cc.o -MF CMakeFiles/alts_iovec_record_protocol_test.dir/test/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol_test.cc.o.d -o CMakeFiles/alts_iovec_record_protocol_test.dir/test/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol_test.cc [1357/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_tsi_handshaker_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc.o -MF CMakeFiles/alts_tsi_handshaker_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc.o.d -o CMakeFiles/alts_tsi_handshaker_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc [1358/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_frame_protector_test.dir/test/core/tsi/transport_security_test_lib.cc.o -MF CMakeFiles/alts_frame_protector_test.dir/test/core/tsi/transport_security_test_lib.cc.o.d -o CMakeFiles/alts_frame_protector_test.dir/test/core/tsi/transport_security_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/transport_security_test_lib.cc [1359/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_grpc_record_protocol_test.dir/test/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_test.cc.o -MF CMakeFiles/alts_grpc_record_protocol_test.dir/test/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_test.cc.o.d -o CMakeFiles/alts_grpc_record_protocol_test.dir/test/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_test.cc [1360/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_tsi_utils_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc.o -MF CMakeFiles/alts_tsi_utils_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc.o.d -o CMakeFiles/alts_tsi_utils_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc [1361/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_tsi_utils_test.dir/test/core/tsi/alts/handshaker/alts_tsi_utils_test.cc.o -MF CMakeFiles/alts_tsi_utils_test.dir/test/core/tsi/alts/handshaker/alts_tsi_utils_test.cc.o.d -o CMakeFiles/alts_tsi_utils_test.dir/test/core/tsi/alts/handshaker/alts_tsi_utils_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/handshaker/alts_tsi_utils_test.cc [1362/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_handshaker_client_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_client_test.cc.o -MF CMakeFiles/alts_handshaker_client_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_client_test.cc.o.d -o CMakeFiles/alts_handshaker_client_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_client_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/handshaker/alts_handshaker_client_test.cc [1363/5155] /usr/bin/g++ -Dgrpc_plugin_support_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_plugin_support.dir/src/compiler/python_generator.cc.o -MF CMakeFiles/grpc_plugin_support.dir/src/compiler/python_generator.cc.o.d -o CMakeFiles/grpc_plugin_support.dir/src/compiler/python_generator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/compiler/python_generator.cc [1364/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_zero_copy_grpc_protector_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -MF CMakeFiles/alts_zero_copy_grpc_protector_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o.d -o CMakeFiles/alts_zero_copy_grpc_protector_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/crypt/gsec_test_util.cc [1365/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libgrpc_unsecure.so.26 -o libgrpc_unsecure.so.26.0.0 CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/census/grpc_context.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/channel_idle/channel_idle_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/channel_idle/idle_filter_state.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/backend_metric.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/backup_poller.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/channel_connectivity.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_channelz.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_factory.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_plugin.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/config_selector.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/dynamic_filters.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/global_subchannel_pool.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/health/health_check_client.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/http_proxy.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/rls/rls.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy_registry.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/local_subchannel_pool.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/proxy_mapper_registry.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/polling_resolver.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver_result_parsing.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/retry_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/retry_service_config.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/retry_throttle.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel_pool_interface.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel_stream_client.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/deadline/deadline_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/fault_injection/fault_injection_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/fault_injection/service_config_parser.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/client/http_client_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/client_authority_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/http_filters_plugin.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/message_compress/message_compress_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/message_compress/message_decompress_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/server/http_server_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/message_size/message_size_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/alpn/alpn.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/client/chttp2_connector.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/server/chttp2_server.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/bin_decoder.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/bin_encoder.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/chttp2_transport.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/context_list.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_data.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_goaway.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_ping.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_settings.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_window_update.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_encoder.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_encoder_table.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_parser.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_parser_table.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/http2_settings.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/huffsyms.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/parsing.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/stream_lists.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/stream_map.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/varint.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/writing.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/inproc/inproc_plugin.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/inproc/inproc_transport.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/annotations.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/http.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/duration.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/empty.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/struct.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/validate/validate.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/xds/data/orca/v3/orca_load_report.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/xds/service/orca/v3/orca.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/lib/address_utils/parse_address.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/address_utils/sockaddr_utils.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/backoff/backoff.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_args.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_args_preconditioning.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack_builder.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack_builder_impl.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_trace.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channelz.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channelz_registry.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/connected_channel.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/promise_based_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/status_util.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/compression.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/compression_internal.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/message_compress.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/config/core_configuration.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/stats.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/stats_data.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/trace.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/channel_args_endpoint_config.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/default_event_engine_factory.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/event_engine.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/forkable.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/iomgr_engine.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/thread_pool.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/iomgr_engine/timer_manager.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/memory_allocator.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/resolved_address.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/slice.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/slice_buffer.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/event_engine/trace.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/gprpp/status_helper.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/gprpp/time.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/http/format_request.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/http/httpcli.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/http/parser.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/buffer_list.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/call_combiner.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/cfstream_handle.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/combiner.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/dualstack_socket_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_cfstream.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_pair_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_pair_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/error.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/error_cfstream.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_apple.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_epoll1_linux.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_poll_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/exec_ctx.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor/mpmcqueue.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor/threadpool.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/fork_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/fork_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_fallback.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_host_name_max.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_sysconf.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/internal_errqueue.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iocp_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_internal.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_posix_cfstream.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/load_file.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/lockfree_event.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/polling_entity.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_set.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_set_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/sockaddr_utils_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_factory_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_mutator.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_common_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_linux.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_cfstream.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_common.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/time_averaged_stats.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_generic.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_heap.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_manager.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/unix_sockets_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/unix_sockets_posix_noop.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_eventfd.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_nospecial.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_pipe.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/work_serializer.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_reader.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_util.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_writer.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/promise/activity.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/promise/sleep.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/resolver/resolver.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/resolver/resolver_registry.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/resolver/server_address.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/api.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/arena.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/memory_quota.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/resource_quota.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/thread_quota.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/resource_quota/trace.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/authorization/authorization_policy_provider_vtable.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/authorization/evaluate_args.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/authorization/grpc_server_authz_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/context/security_context.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/call_creds_util.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/composite/composite_credentials.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/credentials.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/fake/fake_credentials.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/insecure/insecure_credentials.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/plugin/plugin_credentials.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/credentials/tls/tls_utils.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/fake/fake_security_connector.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/load_system_roots_fallback.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/load_system_roots_supported.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/security_connector/security_connector.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/client_auth_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/secure_endpoint.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/security_handshaker.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/server_auth_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/transport/tsi_error.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/security/util/json_util.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/service_config/service_config_impl.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/service_config/service_config_parser.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/b64.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/percent_encoding.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_api.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_buffer.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_buffer_api.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_refcount.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_string_helpers.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/api_trace.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/builtins.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/byte_buffer.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/byte_buffer_reader.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call_details.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call_log_batch.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_init.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_ping.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_stack_type.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/completion_queue.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/completion_queue_factory.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/event_string.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/init.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/lame_client.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/metadata_array.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/server.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/validate_metadata.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/version.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/bdp_estimator.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/connectivity_state.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/error_utils.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/handshaker.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/handshaker_registry.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/http_connect_handshaker.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/metadata_batch.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/parsed_metadata.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/pid_controller.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/status_conversion.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/tcp_connect_handshaker.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/timeout_encoding.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/transport.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/transport_op_string.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/uri/uri_parser.cc.o CMakeFiles/grpc_unsecure.dir/src/core/plugin_registry/grpc_plugin_registry.cc.o CMakeFiles/grpc_unsecure.dir/src/core/plugin_registry/grpc_plugin_registry_noextra.cc.o CMakeFiles/grpc_unsecure.dir/src/core/tsi/fake_transport_security.cc.o CMakeFiles/grpc_unsecure.dir/src/core/tsi/local_transport_security.cc.o CMakeFiles/grpc_unsecure.dir/src/core/tsi/transport_security.cc.o CMakeFiles/grpc_unsecure.dir/src/core/tsi/transport_security_grpc.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu: /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 /usr/lib64/libre2.so.9.0.0 -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2206.0.0 libgpr.so.26.0.0 libaddress_sorting.so.26.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 && : [1366/5155] /usr/bin/cmake -E cmake_symlink_library libgrpc_unsecure.so.26.0.0 libgrpc_unsecure.so.26 libgrpc_unsecure.so && : [1367/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libgrpc_plugin_support.so.1.48 -o libgrpc_plugin_support.so.1.48.1 CMakeFiles/grpc_plugin_support.dir/src/compiler/cpp_generator.cc.o CMakeFiles/grpc_plugin_support.dir/src/compiler/csharp_generator.cc.o CMakeFiles/grpc_plugin_support.dir/src/compiler/node_generator.cc.o CMakeFiles/grpc_plugin_support.dir/src/compiler/objective_c_generator.cc.o CMakeFiles/grpc_plugin_support.dir/src/compiler/php_generator.cc.o CMakeFiles/grpc_plugin_support.dir/src/compiler/python_generator.cc.o CMakeFiles/grpc_plugin_support.dir/src/compiler/ruby_generator.cc.o /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [1368/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libgrpc_test_util_unsecure.so.26 -o libgrpc_test_util_unsecure.so.26.0.0 CMakeFiles/grpc_test_util_unsecure.dir/test/core/event_engine/test_init.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/build.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/cmdline.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/fuzzer_util.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/grpc_profiler.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/histogram.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/mock_endpoint.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/parse_hexstring.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/passthru_endpoint.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/port.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/port_isolated_runtime_environment.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/port_server_client.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/reconnect_server.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/resolve_localhost_ip46.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/slice_splitter.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/stack_tracer.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/subprocess_posix.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/subprocess_windows.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/test_config.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/test_tcp_server.cc.o CMakeFiles/grpc_test_util_unsecure.dir/test/core/util/tracer_util.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 libgrpc_unsecure.so.26.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 && : [1369/5155] /usr/bin/cmake -E cmake_symlink_library libgrpc_test_util_unsecure.so.26.0.0 libgrpc_test_util_unsecure.so.26 libgrpc_test_util_unsecure.so && : [1370/5155] /usr/bin/cmake -E cmake_symlink_library libgrpc_plugin_support.so.1.48.1 libgrpc_plugin_support.so.1.48 libgrpc_plugin_support.so && : [1371/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libgrpc++_unsecure.so.1.48 -o libgrpc++_unsecure.so.1.48.1 CMakeFiles/grpc++_unsecure.dir/src/cpp/client/channel_cc.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_callback.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_context.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_interceptor.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel_internal.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel_posix.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/credentials_cc.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/insecure_credentials.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/codegen/codegen_init.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/alarm.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/channel_arguments.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/channel_filter.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/completion_queue_cc.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/core_codegen.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/insecure_create_auth_context.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/resource_quota_cc.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/rpc_method.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/validate_service_config.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/version_cc.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/async_generic_service.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/channel_argument_option.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/create_default_thread_pool.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/dynamic_thread_pool.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/external_connection_acceptor_impl.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/default_health_check_service.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/health_check_service.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/insecure_server_credentials.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/orca/call_metric_recorder.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_builder.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_callback.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_cc.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_context.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_credentials.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_posix.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/thread_manager/thread_manager.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/util/byte_buffer_cc.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/util/status.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/util/string_ref.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/util/time_cc.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu: /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_unsecure.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 && : [1372/5155] /usr/bin/cmake -E cmake_symlink_library libgrpc++_unsecure.so.1.48.1 libgrpc++_unsecure.so.1.48 libgrpc++_unsecure.so && : [1373/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_security_connector_test.dir/test/core/security/alts_security_connector_test.cc.o -MF CMakeFiles/alts_security_connector_test.dir/test/core/security/alts_security_connector_test.cc.o.d -o CMakeFiles/alts_security_connector_test.dir/test/core/security/alts_security_connector_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/alts_security_connector_test.cc [1374/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/arena_test.dir/test/core/gpr/arena_test.cc.o -MF CMakeFiles/arena_test.dir/test/core/gpr/arena_test.cc.o.d -o CMakeFiles/arena_test.dir/test/core/gpr/arena_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gpr/arena_test.cc [1375/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_tsi_handshaker_test.dir/test/core/tsi/alts/handshaker/alts_tsi_handshaker_test.cc.o -MF CMakeFiles/alts_tsi_handshaker_test.dir/test/core/tsi/alts/handshaker/alts_tsi_handshaker_test.cc.o.d -o CMakeFiles/alts_tsi_handshaker_test.dir/test/core/tsi/alts/handshaker/alts_tsi_handshaker_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/handshaker/alts_tsi_handshaker_test.cc [1376/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_zero_copy_grpc_protector_test.dir/test/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector_test.cc.o -MF CMakeFiles/alts_zero_copy_grpc_protector_test.dir/test/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector_test.cc.o.d -o CMakeFiles/alts_zero_copy_grpc_protector_test.dir/test/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector_test.cc [1377/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/bad_ssl_alpn_test.dir/test/core/bad_ssl/bad_ssl_test.cc.o -MF CMakeFiles/bad_ssl_alpn_test.dir/test/core/bad_ssl/bad_ssl_test.cc.o.d -o CMakeFiles/bad_ssl_alpn_test.dir/test/core/bad_ssl/bad_ssl_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_ssl/bad_ssl_test.cc [1378/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/b64_test.dir/test/core/slice/b64_test.cc.o -MF CMakeFiles/b64_test.dir/test/core/slice/b64_test.cc.o.d -o CMakeFiles/b64_test.dir/test/core/slice/b64_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/slice/b64_test.cc [1379/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/auth_context_test.dir/test/core/security/auth_context_test.cc.o -MF CMakeFiles/auth_context_test.dir/test/core/security/auth_context_test.cc.o.d -o CMakeFiles/auth_context_test.dir/test/core/security/auth_context_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/auth_context_test.cc [1380/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/bad_ssl_cert_test.dir/test/core/bad_ssl/bad_ssl_test.cc.o -MF CMakeFiles/bad_ssl_cert_test.dir/test/core/bad_ssl/bad_ssl_test.cc.o.d -o CMakeFiles/bad_ssl_cert_test.dir/test/core/bad_ssl/bad_ssl_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_ssl/bad_ssl_test.cc [1381/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/bad_server_response_test.dir/test/core/end2end/bad_server_response_test.cc.o -MF CMakeFiles/bad_server_response_test.dir/test/core/end2end/bad_server_response_test.cc.o.d -o CMakeFiles/bad_server_response_test.dir/test/core/end2end/bad_server_response_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/bad_server_response_test.cc [1382/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/bad_ssl_alpn_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/bad_ssl_alpn_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/bad_ssl_alpn_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [1383/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/bin_encoder_test.dir/test/core/transport/chttp2/bin_encoder_test.cc.o -MF CMakeFiles/bin_encoder_test.dir/test/core/transport/chttp2/bin_encoder_test.cc.o.d -o CMakeFiles/bin_encoder_test.dir/test/core/transport/chttp2/bin_encoder_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/bin_encoder_test.cc [1384/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/check_gcp_environment_linux_test.dir/test/core/security/check_gcp_environment_linux_test.cc.o -MF CMakeFiles/check_gcp_environment_linux_test.dir/test/core/security/check_gcp_environment_linux_test.cc.o.d -o CMakeFiles/check_gcp_environment_linux_test.dir/test/core/security/check_gcp_environment_linux_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/check_gcp_environment_linux_test.cc [1385/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/bad_ssl_cert_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/bad_ssl_cert_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/bad_ssl_cert_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [1386/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/check_gcp_environment_windows_test.dir/test/core/security/check_gcp_environment_windows_test.cc.o -MF CMakeFiles/check_gcp_environment_windows_test.dir/test/core/security/check_gcp_environment_windows_test.cc.o.d -o CMakeFiles/check_gcp_environment_windows_test.dir/test/core/security/check_gcp_environment_windows_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/check_gcp_environment_windows_test.cc [1387/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/c_slice_buffer_test.dir/test/core/slice/c_slice_buffer_test.cc.o -MF CMakeFiles/c_slice_buffer_test.dir/test/core/slice/c_slice_buffer_test.cc.o.d -o CMakeFiles/c_slice_buffer_test.dir/test/core/slice/c_slice_buffer_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/slice/c_slice_buffer_test.cc [1388/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/bin_decoder_test.dir/test/core/transport/chttp2/bin_decoder_test.cc.o -MF CMakeFiles/bin_decoder_test.dir/test/core/transport/chttp2/bin_decoder_test.cc.o.d -o CMakeFiles/bin_decoder_test.dir/test/core/transport/chttp2/bin_decoder_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/bin_decoder_test.cc [1389/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cmdline_test.dir/test/core/util/cmdline_test.cc.o -MF CMakeFiles/cmdline_test.dir/test/core/util/cmdline_test.cc.o.d -o CMakeFiles/cmdline_test.dir/test/core/util/cmdline_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/cmdline_test.cc [1390/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/buffer_list_test.dir/test/core/iomgr/buffer_list_test.cc.o -MF CMakeFiles/buffer_list_test.dir/test/core/iomgr/buffer_list_test.cc.o.d -o CMakeFiles/buffer_list_test.dir/test/core/iomgr/buffer_list_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/buffer_list_test.cc [1391/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resolve_address_using_ares_resolver_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -MF CMakeFiles/resolve_address_using_ares_resolver_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o.d -o CMakeFiles/resolve_address_using_ares_resolver_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/fake_udp_and_tcp_server.cc [1392/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libgrpc.so.26 -o libgrpc.so.26.0.0 CMakeFiles/grpc.dir/src/core/ext/filters/census/grpc_context.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/channel_idle/channel_idle_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/channel_idle/idle_filter_state.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/backend_metric.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/backup_poller.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/channel_connectivity.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_channelz.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_factory.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_plugin.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/config_selector.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/dynamic_filters.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/global_subchannel_pool.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/health/health_check_client.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/http_proxy.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/rls/rls.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/cds.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_resolver.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy_registry.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/local_subchannel_pool.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/proxy_mapper_registry.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/google_c2p/google_c2p_resolver.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/polling_resolver.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver_result_parsing.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/retry_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/retry_service_config.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/retry_throttle.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel_pool_interface.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel_stream_client.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/deadline/deadline_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/fault_injection/fault_injection_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/fault_injection/service_config_parser.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/http/client/http_client_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/http/client_authority_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/http/http_filters_plugin.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/http/message_compress/message_compress_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/http/message_compress/message_decompress_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/http/server/http_server_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/message_size/message_size_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/rbac/rbac_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/rbac/rbac_service_config_parser.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/server_config_selector/server_config_selector.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/server_config_selector/server_config_selector_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/alpn/alpn.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/client/chttp2_connector.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/server/chttp2_server.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/bin_decoder.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/bin_encoder.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/chttp2_transport.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/context_list.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_data.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_goaway.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_ping.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_settings.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_window_update.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_encoder.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_encoder_table.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_parser.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_parser_table.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/http2_settings.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/huffsyms.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/parsing.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/stream_lists.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/stream_map.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/varint.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/writing.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/inproc/inproc_plugin.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/inproc/inproc_transport.cc.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/certs.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/clusters.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/config_dump.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/init_dump.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/listeners.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/memory.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/metrics.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/mutex_stats.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/server_info.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/admin/v3/tap.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/annotations/resource.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/bootstrap/v3/bootstrap.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/common/matcher/v3/matcher.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/address.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/base.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/grpc_method_list.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/resolver.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/udp_socket_config.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/quic_config.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/metrics/v3/metrics_service.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/metrics/v3/stats.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/overload/v3/overload.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/route.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/tap/v3/common.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/datadog.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/dynamic_ot.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/lightstep.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/opencensus.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/service.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/skywalking.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/trace.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/xray.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/zipkin.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/clusters/aggregate/v3/cluster.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/common/fault/v3/fault.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/http/fault/v3/fault.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/http/rbac/v3/rbac.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/http/router/v3/router.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/ring_hash/v3/ring_hash.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/wrr_locality/v3/wrr_locality.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/status/v3/csds.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/http/v3/cookie.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/http/v3/path_transformation.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/http_inputs.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/node.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/struct.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/hash_policy.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/http.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/http_status.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/percent.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/range.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/ratelimit_unit.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/token_bucket.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/annotations.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/http.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/httpbody.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/duration.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/empty.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/struct.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/opencensus/proto/trace/v1/trace_config.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls_config.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/migrate.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/security.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/status.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/versioning.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/validate/validate.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/migrate.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/security.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/sensitive.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/status.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/annotations/v3/versioning.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/authority.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/collection_entry.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/context_params.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/extension.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/resource.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/resource_locator.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/core/v3/resource_name.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/data/orca/v3/orca_load_report.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/service/orca/v3/orca.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/matcher/v3/matcher.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/matcher/v3/regex.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/matcher/v3/string.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/xds/type/v3/typed_struct.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/certs.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/clusters.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/config_dump.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/init_dump.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/listeners.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/memory.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/metrics.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/mutex_stats.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/server_info.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/admin/v3/tap.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/bootstrap/v3/bootstrap.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/common/matcher/v3/matcher.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_method_list.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/resolver.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/udp_socket_config.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/quic_config.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/metrics_service.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/stats.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/overload/v3/overload.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/rbac/v3/rbac.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/tap/v3/common.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/datadog.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/dynamic_ot.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/lightstep.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/opencensus.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/service.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/skywalking.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/trace.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/xray.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/zipkin.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/clusters/aggregate/v3/cluster.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/common/fault/v3/fault.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/fault/v3/fault.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/rbac/v3/rbac.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/router/v3/router.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/status/v3/csds.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/http/v3/cookie.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/http/v3/path_transformation.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/http_inputs.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/node.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/struct.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/hash_policy.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/http_status.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/ratelimit_unit.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/token_bucket.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/checked.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/syntax.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/http.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/httpbody.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/opencensus/proto/trace/v1/trace_config.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/src/proto/grpc/lookup/v1/rls_config.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/validate/validate.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/migrate.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/security.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/sensitive.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/status.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/annotations/v3/versioning.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/authority.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/collection_entry.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/context_params.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/extension.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/resource.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/resource_locator.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/core/v3/resource_name.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/matcher/v3/matcher.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/matcher/v3/regex.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/matcher/v3/string.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/xds/type/v3/typed_struct.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/xds/certificate_provider_registry.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/certificate_provider_store.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/file_watcher_certificate_provider_factory.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_api.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_bootstrap.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_certificate_provider.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_channel_stack_modifier.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_client.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_client_stats.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_cluster.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_cluster_specifier_plugin.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_common_types.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_endpoint.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_http_fault_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_http_filters.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_http_rbac_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_lb_policy_registry.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_listener.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_resource_type.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_route_config.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_routing.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_server_config_fetcher.cc.o CMakeFiles/grpc.dir/src/core/lib/address_utils/parse_address.cc.o CMakeFiles/grpc.dir/src/core/lib/address_utils/sockaddr_utils.cc.o CMakeFiles/grpc.dir/src/core/lib/backoff/backoff.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/channel_args.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/channel_args_preconditioning.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack_builder.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack_builder_impl.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/channel_trace.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/channelz.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/channelz_registry.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/connected_channel.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/promise_based_filter.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/status_util.cc.o CMakeFiles/grpc.dir/src/core/lib/compression/compression.cc.o CMakeFiles/grpc.dir/src/core/lib/compression/compression_internal.cc.o CMakeFiles/grpc.dir/src/core/lib/compression/message_compress.cc.o CMakeFiles/grpc.dir/src/core/lib/config/core_configuration.cc.o CMakeFiles/grpc.dir/src/core/lib/debug/stats.cc.o CMakeFiles/grpc.dir/src/core/lib/debug/stats_data.cc.o CMakeFiles/grpc.dir/src/core/lib/debug/trace.cc.o CMakeFiles/grpc.dir/src/core/lib/event_engine/channel_args_endpoint_config.cc.o CMakeFiles/grpc.dir/src/core/lib/event_engine/default_event_engine_factory.cc.o CMakeFiles/grpc.dir/src/core/lib/event_engine/event_engine.cc.o CMakeFiles/grpc.dir/src/core/lib/event_engine/forkable.cc.o CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/iomgr_engine.cc.o CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/thread_pool.cc.o CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o CMakeFiles/grpc.dir/src/core/lib/event_engine/iomgr_engine/timer_manager.cc.o CMakeFiles/grpc.dir/src/core/lib/event_engine/memory_allocator.cc.o CMakeFiles/grpc.dir/src/core/lib/event_engine/resolved_address.cc.o CMakeFiles/grpc.dir/src/core/lib/event_engine/slice.cc.o CMakeFiles/grpc.dir/src/core/lib/event_engine/slice_buffer.cc.o CMakeFiles/grpc.dir/src/core/lib/event_engine/trace.cc.o CMakeFiles/grpc.dir/src/core/lib/gprpp/status_helper.cc.o CMakeFiles/grpc.dir/src/core/lib/gprpp/time.cc.o CMakeFiles/grpc.dir/src/core/lib/http/format_request.cc.o CMakeFiles/grpc.dir/src/core/lib/http/httpcli.cc.o CMakeFiles/grpc.dir/src/core/lib/http/httpcli_security_connector.cc.o CMakeFiles/grpc.dir/src/core/lib/http/parser.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/buffer_list.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/call_combiner.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/cfstream_handle.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/combiner.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/dualstack_socket_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_cfstream.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_pair_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_pair_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/error.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/error_cfstream.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_apple.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_epoll1_linux.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_poll_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/exec_ctx.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/executor.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/executor/mpmcqueue.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/executor/threadpool.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/fork_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/fork_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_fallback.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_host_name_max.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_sysconf.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/internal_errqueue.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/iocp_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_internal.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_posix_cfstream.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/load_file.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/lockfree_event.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/polling_entity.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_set.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_set_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/sockaddr_utils_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_factory_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_mutator.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_common_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_linux.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_cfstream.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_common.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/time_averaged_stats.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/timer.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_generic.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_heap.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_manager.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/unix_sockets_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/unix_sockets_posix_noop.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_eventfd.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_nospecial.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_pipe.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/work_serializer.cc.o CMakeFiles/grpc.dir/src/core/lib/json/json_reader.cc.o CMakeFiles/grpc.dir/src/core/lib/json/json_util.cc.o CMakeFiles/grpc.dir/src/core/lib/json/json_writer.cc.o CMakeFiles/grpc.dir/src/core/lib/matchers/matchers.cc.o CMakeFiles/grpc.dir/src/core/lib/promise/activity.cc.o CMakeFiles/grpc.dir/src/core/lib/promise/sleep.cc.o CMakeFiles/grpc.dir/src/core/lib/resolver/resolver.cc.o CMakeFiles/grpc.dir/src/core/lib/resolver/resolver_registry.cc.o CMakeFiles/grpc.dir/src/core/lib/resolver/server_address.cc.o CMakeFiles/grpc.dir/src/core/lib/resource_quota/api.cc.o CMakeFiles/grpc.dir/src/core/lib/resource_quota/arena.cc.o CMakeFiles/grpc.dir/src/core/lib/resource_quota/memory_quota.cc.o CMakeFiles/grpc.dir/src/core/lib/resource_quota/resource_quota.cc.o CMakeFiles/grpc.dir/src/core/lib/resource_quota/thread_quota.cc.o CMakeFiles/grpc.dir/src/core/lib/resource_quota/trace.cc.o CMakeFiles/grpc.dir/src/core/lib/security/authorization/authorization_policy_provider_vtable.cc.o CMakeFiles/grpc.dir/src/core/lib/security/authorization/evaluate_args.cc.o CMakeFiles/grpc.dir/src/core/lib/security/authorization/grpc_authorization_engine.cc.o CMakeFiles/grpc.dir/src/core/lib/security/authorization/grpc_server_authz_filter.cc.o CMakeFiles/grpc.dir/src/core/lib/security/authorization/matchers.cc.o CMakeFiles/grpc.dir/src/core/lib/security/authorization/rbac_policy.cc.o CMakeFiles/grpc.dir/src/core/lib/security/context/security_context.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/alts_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/call_creds_util.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/channel_creds_registry_init.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/composite/composite_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/aws_external_account_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/aws_request_signer.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/external_account_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/file_external_account_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/url_external_account_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/fake/fake_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/google_default/credentials_generic.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/google_default/google_default_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/iam/iam_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/insecure/insecure_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/json_token.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/jwt_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/jwt_verifier.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/local/local_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/oauth2/oauth2_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/plugin/plugin_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/ssl/ssl_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/tls_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/tls_utils.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/xds/xds_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/alts/alts_security_connector.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/fake/fake_security_connector.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/load_system_roots_fallback.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/load_system_roots_supported.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/local/local_security_connector.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/security_connector.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl/ssl_security_connector.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl_utils.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl_utils_config.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/tls/tls_security_connector.cc.o CMakeFiles/grpc.dir/src/core/lib/security/transport/client_auth_filter.cc.o CMakeFiles/grpc.dir/src/core/lib/security/transport/secure_endpoint.cc.o CMakeFiles/grpc.dir/src/core/lib/security/transport/security_handshaker.cc.o CMakeFiles/grpc.dir/src/core/lib/security/transport/server_auth_filter.cc.o CMakeFiles/grpc.dir/src/core/lib/security/transport/tsi_error.cc.o CMakeFiles/grpc.dir/src/core/lib/security/util/json_util.cc.o CMakeFiles/grpc.dir/src/core/lib/service_config/service_config_impl.cc.o CMakeFiles/grpc.dir/src/core/lib/service_config/service_config_parser.cc.o CMakeFiles/grpc.dir/src/core/lib/slice/b64.cc.o CMakeFiles/grpc.dir/src/core/lib/slice/percent_encoding.cc.o CMakeFiles/grpc.dir/src/core/lib/slice/slice.cc.o CMakeFiles/grpc.dir/src/core/lib/slice/slice_api.cc.o CMakeFiles/grpc.dir/src/core/lib/slice/slice_buffer.cc.o CMakeFiles/grpc.dir/src/core/lib/slice/slice_buffer_api.cc.o CMakeFiles/grpc.dir/src/core/lib/slice/slice_refcount.cc.o CMakeFiles/grpc.dir/src/core/lib/slice/slice_string_helpers.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/api_trace.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/builtins.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/byte_buffer.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/byte_buffer_reader.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/call.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/call_details.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/call_log_batch.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/channel.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/channel_init.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/channel_ping.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/channel_stack_type.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/completion_queue.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/completion_queue_factory.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/event_string.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/init.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/lame_client.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/metadata_array.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/server.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/validate_metadata.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/version.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/bdp_estimator.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/connectivity_state.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/error_utils.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/handshaker.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/handshaker_registry.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/http_connect_handshaker.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/metadata_batch.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/parsed_metadata.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/pid_controller.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/status_conversion.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/tcp_connect_handshaker.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/timeout_encoding.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/transport.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/transport_op_string.cc.o CMakeFiles/grpc.dir/src/core/lib/uri/uri_parser.cc.o CMakeFiles/grpc.dir/src/core/plugin_registry/grpc_plugin_registry.cc.o CMakeFiles/grpc.dir/src/core/plugin_registry/grpc_plugin_registry_extra.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/crypt/aes_gcm.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/crypt/gsec.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_counter.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_crypter.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_frame_protector.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/frame_handler.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_handshaker_client.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_shared_resource.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_tsi_utils.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/transport_security_common_api.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc.o CMakeFiles/grpc.dir/src/core/tsi/fake_transport_security.cc.o CMakeFiles/grpc.dir/src/core/tsi/local_transport_security.cc.o CMakeFiles/grpc.dir/src/core/tsi/ssl/key_logging/ssl_key_logging.cc.o CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc.o CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_cache.cc.o CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc.o CMakeFiles/grpc.dir/src/core/tsi/ssl_transport_security.cc.o CMakeFiles/grpc.dir/src/core/tsi/transport_security.cc.o CMakeFiles/grpc.dir/src/core/tsi/transport_security_grpc.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu: /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 /usr/lib64/libre2.so.9.0.0 -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2206.0.0 libgpr.so.26.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so libaddress_sorting.so.26.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 && : [1393/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_ssl_test.dir/test/core/handshake/client_ssl.cc.o -MF CMakeFiles/client_ssl_test.dir/test/core/handshake/client_ssl.cc.o.d -o CMakeFiles/client_ssl_test.dir/test/core/handshake/client_ssl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/handshake/client_ssl.cc /builddir/build/BUILD/grpc-1.48.1/test/core/handshake/client_ssl.cc: In function 'void server_thread(void*)': /builddir/build/BUILD/grpc-1.48.1/test/core/handshake/client_ssl.cc:199:51: warning: 'const SSL_METHOD* TLSv1_2_server_method()' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] 199 | const SSL_METHOD* method = TLSv1_2_server_method(); | ~~~~~~~~~~~~~~~~~~~~~^~ In file included from /builddir/build/BUILD/grpc-1.48.1/test/core/handshake/client_ssl.cc:33: /usr/include/openssl/ssl.h:2037:50: note: declared here 2037 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_2_server_method(void); | ^~~~~~~~~~~~~~~~~~~~~ [1394/5155] /usr/bin/cmake -E cmake_symlink_library libgrpc.so.26.0.0 libgrpc.so.26 libgrpc.so && : [1395/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/combiner_test.dir/test/core/iomgr/combiner_test.cc.o -MF CMakeFiles/combiner_test.dir/test/core/iomgr/combiner_test.cc.o.d -o CMakeFiles/combiner_test.dir/test/core/iomgr/combiner_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/combiner_test.cc [1396/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libgrpc_test_util.so.26 -o libgrpc_test_util.so.26.0.0 CMakeFiles/grpc_test_util.dir/test/core/event_engine/test_init.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/build.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/cmdline.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/fuzzer_util.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/grpc_profiler.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/histogram.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/mock_endpoint.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/parse_hexstring.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/passthru_endpoint.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/port.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/port_isolated_runtime_environment.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/port_server_client.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/reconnect_server.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/resolve_localhost_ip46.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/slice_splitter.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/stack_tracer.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/subprocess_posix.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/subprocess_windows.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/test_config.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/test_tcp_server.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/tls_utils.cc.o CMakeFiles/grpc_test_util.dir/test/core/util/tracer_util.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1397/5155] /usr/bin/cmake -E cmake_symlink_library libgrpc_test_util.so.26.0.0 libgrpc_test_util.so.26 libgrpc_test_util.so && : [1398/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channel_stack_test.dir/test/core/channel/channel_stack_test.cc.o -MF CMakeFiles/channel_stack_test.dir/test/core/channel/channel_stack_test.cc.o.d -o CMakeFiles/channel_stack_test.dir/test/core/channel/channel_stack_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/channel/channel_stack_test.cc [1399/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/compression_test.dir/test/core/compression/args_utils.cc.o -MF CMakeFiles/compression_test.dir/test/core/compression/args_utils.cc.o.d -o CMakeFiles/compression_test.dir/test/core/compression/args_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/compression/args_utils.cc [1400/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/gen_hpack_tables.dir/tools/codegen/core/gen_hpack_tables.cc.o -o gen_hpack_tables -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc.so.26.0.0 libgpr.so.26.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1401/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/completion_queue_threading_test.dir/test/core/surface/completion_queue_threading_test.cc.o -MF CMakeFiles/completion_queue_threading_test.dir/test/core/surface/completion_queue_threading_test.cc.o.d -o CMakeFiles/completion_queue_threading_test.dir/test/core/surface/completion_queue_threading_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/surface/completion_queue_threading_test.cc [1402/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alloc_test.dir/test/core/gpr/alloc_test.cc.o -o alloc_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1403/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libgrpc++.so.1.48 -o libgrpc++.so.1.48.1 CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/binder_connector.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/channel_create.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/jni_utils.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/server/binder_server.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o CMakeFiles/grpc++.dir/src/cpp/client/channel_cc.cc.o CMakeFiles/grpc++.dir/src/cpp/client/client_callback.cc.o CMakeFiles/grpc++.dir/src/cpp/client/client_context.cc.o CMakeFiles/grpc++.dir/src/cpp/client/client_interceptor.cc.o CMakeFiles/grpc++.dir/src/cpp/client/create_channel.cc.o CMakeFiles/grpc++.dir/src/cpp/client/create_channel_internal.cc.o CMakeFiles/grpc++.dir/src/cpp/client/create_channel_posix.cc.o CMakeFiles/grpc++.dir/src/cpp/client/credentials_cc.cc.o CMakeFiles/grpc++.dir/src/cpp/client/insecure_credentials.cc.o CMakeFiles/grpc++.dir/src/cpp/client/secure_credentials.cc.o CMakeFiles/grpc++.dir/src/cpp/client/xds_credentials.cc.o CMakeFiles/grpc++.dir/src/cpp/codegen/codegen_init.cc.o CMakeFiles/grpc++.dir/src/cpp/common/alarm.cc.o CMakeFiles/grpc++.dir/src/cpp/common/auth_property_iterator.cc.o CMakeFiles/grpc++.dir/src/cpp/common/channel_arguments.cc.o CMakeFiles/grpc++.dir/src/cpp/common/channel_filter.cc.o CMakeFiles/grpc++.dir/src/cpp/common/completion_queue_cc.cc.o CMakeFiles/grpc++.dir/src/cpp/common/core_codegen.cc.o CMakeFiles/grpc++.dir/src/cpp/common/resource_quota_cc.cc.o CMakeFiles/grpc++.dir/src/cpp/common/rpc_method.cc.o CMakeFiles/grpc++.dir/src/cpp/common/secure_auth_context.cc.o CMakeFiles/grpc++.dir/src/cpp/common/secure_channel_arguments.cc.o CMakeFiles/grpc++.dir/src/cpp/common/secure_create_auth_context.cc.o CMakeFiles/grpc++.dir/src/cpp/common/tls_certificate_provider.cc.o CMakeFiles/grpc++.dir/src/cpp/common/tls_certificate_verifier.cc.o CMakeFiles/grpc++.dir/src/cpp/common/tls_credentials_options.cc.o CMakeFiles/grpc++.dir/src/cpp/common/validate_service_config.cc.o CMakeFiles/grpc++.dir/src/cpp/common/version_cc.cc.o CMakeFiles/grpc++.dir/src/cpp/server/async_generic_service.cc.o CMakeFiles/grpc++.dir/src/cpp/server/channel_argument_option.cc.o CMakeFiles/grpc++.dir/src/cpp/server/create_default_thread_pool.cc.o CMakeFiles/grpc++.dir/src/cpp/server/dynamic_thread_pool.cc.o CMakeFiles/grpc++.dir/src/cpp/server/external_connection_acceptor_impl.cc.o CMakeFiles/grpc++.dir/src/cpp/server/health/default_health_check_service.cc.o CMakeFiles/grpc++.dir/src/cpp/server/health/health_check_service.cc.o CMakeFiles/grpc++.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o CMakeFiles/grpc++.dir/src/cpp/server/insecure_server_credentials.cc.o CMakeFiles/grpc++.dir/src/cpp/server/orca/call_metric_recorder.cc.o CMakeFiles/grpc++.dir/src/cpp/server/secure_server_credentials.cc.o CMakeFiles/grpc++.dir/src/cpp/server/server_builder.cc.o CMakeFiles/grpc++.dir/src/cpp/server/server_callback.cc.o CMakeFiles/grpc++.dir/src/cpp/server/server_cc.cc.o CMakeFiles/grpc++.dir/src/cpp/server/server_context.cc.o CMakeFiles/grpc++.dir/src/cpp/server/server_credentials.cc.o CMakeFiles/grpc++.dir/src/cpp/server/server_posix.cc.o CMakeFiles/grpc++.dir/src/cpp/server/xds_server_credentials.cc.o CMakeFiles/grpc++.dir/src/cpp/thread_manager/thread_manager.cc.o CMakeFiles/grpc++.dir/src/cpp/util/byte_buffer_cc.cc.o CMakeFiles/grpc++.dir/src/cpp/util/status.cc.o CMakeFiles/grpc++.dir/src/cpp/util/string_ref.cc.o CMakeFiles/grpc++.dir/src/cpp/util/time_cc.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu: /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1404/5155] /usr/bin/cmake -E cmake_symlink_library libgrpc++.so.1.48.1 libgrpc++.so.1.48 libgrpc++.so && : [1405/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libgrpc++_error_details.so.1.48 -o libgrpc++_error_details.so.1.48.1 CMakeFiles/grpc++_error_details.dir/src/cpp/util/error_details.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu: /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1406/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alpn_test.dir/test/core/transport/chttp2/alpn_test.cc.o -o alpn_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1407/5155] /usr/bin/cmake -E cmake_symlink_library libgrpc++_error_details.so.1.48.1 libgrpc++_error_details.so.1.48 libgrpc++_error_details.so && : [1408/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alts_counter_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o CMakeFiles/alts_counter_test.dir/test/core/tsi/alts/frame_protector/alts_counter_test.cc.o -o alts_counter_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1409/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/compression_test.dir/test/core/compression/compression_test.cc.o -MF CMakeFiles/compression_test.dir/test/core/compression/compression_test.cc.o.d -o CMakeFiles/compression_test.dir/test/core/compression/compression_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/compression/compression_test.cc [1410/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libgrpc++_alts.so.1.48 -o libgrpc++_alts.so.1.48.1 CMakeFiles/grpc++_alts.dir/src/cpp/common/alts_context.cc.o CMakeFiles/grpc++_alts.dir/src/cpp/common/alts_util.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu: /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1411/5155] /usr/bin/cmake -E cmake_symlink_library libgrpc++_alts.so.1.48.1 libgrpc++_alts.so.1.48 libgrpc++_alts.so && : [1412/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alts_crypt_test.dir/test/core/tsi/alts/crypt/aes_gcm_test.cc.o CMakeFiles/alts_crypt_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -o alts_crypt_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1413/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libend2end_tests.so.26 -o libend2end_tests.so.26.0.0 CMakeFiles/end2end_tests.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o CMakeFiles/end2end_tests.dir/src/core/lib/security/authorization/rbac_translator.cc.o CMakeFiles/end2end_tests.dir/test/core/compression/args_utils.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/data/client_certs.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/data/server1_cert.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/data/server1_key.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/data/test_root_cert.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/end2end_test_utils.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/end2end_tests.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/http_proxy_fixture.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/local_util.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/proxy.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/authority_not_supported.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/bad_hostname.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/bad_ping.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/binary_metadata.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/call_creds.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/call_host_override.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_accept.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_client_done.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_invoke.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_round_trip.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_before_invoke.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_in_a_vacuum.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_with_status.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/channelz.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/client_streaming.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/compressed_payload.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/connectivity.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/default_host.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/disappearing_server.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/empty_batch.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_causes_close.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_context.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_init_fails.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_latency.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_status_code.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filtered_metadata.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/graceful_server_shutdown.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/grpc_authz.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/high_initial_seqno.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/hpack_size.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/invoke_large_request.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/keepalive_timeout.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/large_metadata.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_concurrent_streams.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_connection_age.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_connection_idle.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_message_length.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/negative_deadline.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_error_on_hotpath.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_logging.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_op.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/payload.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/ping.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/ping_pong_streaming.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/proxy_auth.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/registered_call.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/request_with_flags.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/request_with_payload.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/resource_quota_server.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_after_first_attempt_starts.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_during_delay.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_with_multiple_send_batches.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancellation.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_disabled.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_delay.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_initial_batch.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_subsequent_batch.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_lb_drop.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_lb_fail.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_non_retriable_status.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_non_retriable_status_before_recv_trailing_metadata_started.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_per_attempt_recv_timeout.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_per_attempt_recv_timeout_on_last_attempt.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_initial_metadata.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_message.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_message_replay.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_trailing_metadata_error.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_initial_metadata_refs.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_op_fails.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_recv_batch.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_server_pushback_delay.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_server_pushback_disabled.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming_after_commit.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming_succeeds_before_replay_finished.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_throttled.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_too_many_attempts.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_goaway.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_max_concurrent_streams.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_not_sent_on_wire.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_unref_before_finish.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_unref_before_recv.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/server_finishes_request.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/server_streaming.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/shutdown_finishes_calls.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/shutdown_finishes_tags.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_delayed_request.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_metadata.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_request.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/streaming_error_response.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/trailing_metadata.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/write_buffering.cc.o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/write_buffering_at_end.cc.o CMakeFiles/end2end_tests.dir/test/core/util/test_lb_policies.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1414/5155] /usr/bin/cmake -E cmake_symlink_library libend2end_tests.so.26.0.0 libend2end_tests.so.26 libend2end_tests.so && : [1415/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libgrpc++_test.so.1.48 -o libgrpc++_test.so.1.48.1 CMakeFiles/grpc++_test.dir/src/cpp/client/channel_test_peer.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1416/5155] /usr/bin/cmake -E cmake_symlink_library libgrpc++_test.so.1.48.1 libgrpc++_test.so.1.48 libgrpc++_test.so && : [1417/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libgrpc++_test_util.so.1.48 -o libgrpc++_test_util.so.1.48.1 CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/client_certs.cc.o CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/server1_cert.cc.o CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/server1_key.cc.o CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/test_root_cert.cc.o CMakeFiles/grpc++_test_util.dir/test/cpp/util/byte_buffer_proto_helper.cc.o CMakeFiles/grpc++_test_util.dir/test/cpp/util/create_test_channel.cc.o CMakeFiles/grpc++_test_util.dir/test/cpp/util/string_ref_helper.cc.o CMakeFiles/grpc++_test_util.dir/test/cpp/util/subprocess.cc.o CMakeFiles/grpc++_test_util.dir/test/cpp/util/test_credentials_provider.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_flags.so.2206.0.0 libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [1418/5155] /usr/bin/cmake -E cmake_symlink_library libgrpc++_test_util.so.1.48.1 libgrpc++_test_util.so.1.48 libgrpc++_test_util.so && : [1419/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alts_crypter_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o CMakeFiles/alts_crypter_test.dir/test/core/tsi/alts/frame_protector/alts_crypter_test.cc.o -o alts_crypter_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1420/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alts_grpc_record_protocol_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o CMakeFiles/alts_grpc_record_protocol_test.dir/test/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_test.cc.o -o alts_grpc_record_protocol_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1421/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alts_frame_protector_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o CMakeFiles/alts_frame_protector_test.dir/test/core/tsi/alts/frame_protector/alts_frame_protector_test.cc.o CMakeFiles/alts_frame_protector_test.dir/test/core/tsi/transport_security_test_lib.cc.o -o alts_frame_protector_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1422/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alts_handshaker_client_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_client_test.cc.o CMakeFiles/alts_handshaker_client_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc.o -o alts_handshaker_client_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1423/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alts_iovec_record_protocol_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o CMakeFiles/alts_iovec_record_protocol_test.dir/test/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol_test.cc.o -o alts_iovec_record_protocol_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1424/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alts_security_connector_test.dir/test/core/security/alts_security_connector_test.cc.o -o alts_security_connector_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1425/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/connection_refused_test.dir/test/core/end2end/connection_refused_test.cc.o -MF CMakeFiles/connection_refused_test.dir/test/core/end2end/connection_refused_test.cc.o.d -o CMakeFiles/connection_refused_test.dir/test/core/end2end/connection_refused_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/connection_refused_test.cc [1426/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alts_zero_copy_grpc_protector_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o CMakeFiles/alts_zero_copy_grpc_protector_test.dir/test/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector_test.cc.o -o alts_zero_copy_grpc_protector_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1427/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alts_tsi_utils_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc.o CMakeFiles/alts_tsi_utils_test.dir/test/core/tsi/alts/handshaker/alts_tsi_utils_test.cc.o -o alts_tsi_utils_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1428/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alts_tsi_handshaker_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc.o CMakeFiles/alts_tsi_handshaker_test.dir/test/core/tsi/alts/handshaker/alts_tsi_handshaker_test.cc.o -o alts_tsi_handshaker_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1429/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/auth_context_test.dir/test/core/security/auth_context_test.cc.o -o auth_context_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1430/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/arena_test.dir/test/core/gpr/arena_test.cc.o -o arena_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1431/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/b64_test.dir/test/core/slice/b64_test.cc.o -o b64_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1432/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/bad_server_response_test.dir/test/core/end2end/bad_server_response_test.cc.o CMakeFiles/bad_server_response_test.dir/test/core/end2end/cq_verifier.cc.o -o bad_server_response_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1433/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/bin_encoder_test.dir/test/core/transport/chttp2/bin_encoder_test.cc.o -o bin_encoder_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1434/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/bin_decoder_test.dir/test/core/transport/chttp2/bin_decoder_test.cc.o -o bin_decoder_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1435/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/bad_ssl_cert_test.dir/test/core/bad_ssl/bad_ssl_test.cc.o CMakeFiles/bad_ssl_cert_test.dir/test/core/end2end/cq_verifier.cc.o -o bad_ssl_cert_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1436/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/bad_ssl_alpn_test.dir/test/core/bad_ssl/bad_ssl_test.cc.o CMakeFiles/bad_ssl_alpn_test.dir/test/core/end2end/cq_verifier.cc.o -o bad_ssl_alpn_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1437/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/concurrent_connectivity_test.dir/test/core/surface/concurrent_connectivity_test.cc.o -MF CMakeFiles/concurrent_connectivity_test.dir/test/core/surface/concurrent_connectivity_test.cc.o.d -o CMakeFiles/concurrent_connectivity_test.dir/test/core/surface/concurrent_connectivity_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/surface/concurrent_connectivity_test.cc [1438/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/channel_stack_test.dir/test/core/channel/channel_stack_test.cc.o -o channel_stack_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1439/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/buffer_list_test.dir/test/core/iomgr/buffer_list_test.cc.o -o buffer_list_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1440/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/check_gcp_environment_windows_test.dir/test/core/security/check_gcp_environment_windows_test.cc.o -o check_gcp_environment_windows_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1441/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/cmdline_test.dir/test/core/util/cmdline_test.cc.o -o cmdline_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1442/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/c_slice_buffer_test.dir/test/core/slice/c_slice_buffer_test.cc.o -o c_slice_buffer_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1443/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/check_gcp_environment_linux_test.dir/test/core/security/check_gcp_environment_linux_test.cc.o -o check_gcp_environment_linux_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1444/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/combiner_test.dir/test/core/iomgr/combiner_test.cc.o -o combiner_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1445/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/compression_test.dir/test/core/compression/args_utils.cc.o CMakeFiles/compression_test.dir/test/core/compression/compression_test.cc.o -o compression_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1446/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/client_ssl_test.dir/test/core/handshake/client_ssl.cc.o -o client_ssl_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1447/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/completion_queue_threading_test.dir/test/core/surface/completion_queue_threading_test.cc.o -o completion_queue_threading_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1448/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cpu_test.dir/test/core/gpr/cpu_test.cc.o -MF CMakeFiles/cpu_test.dir/test/core/gpr/cpu_test.cc.o.d -o CMakeFiles/cpu_test.dir/test/core/gpr/cpu_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gpr/cpu_test.cc [1449/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/concurrent_connectivity_test.dir/test/core/surface/concurrent_connectivity_test.cc.o -o concurrent_connectivity_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1450/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/cpu_test.dir/test/core/gpr/cpu_test.cc.o -o cpu_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1451/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/env_test.dir/test/core/gpr/env_test.cc.o -MF CMakeFiles/env_test.dir/test/core/gpr/env_test.cc.o.d -o CMakeFiles/env_test.dir/test/core/gpr/env_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gpr/env_test.cc [1452/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/env_test.dir/test/core/gpr/env_test.cc.o -o env_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1453/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_pair_test.dir/test/core/iomgr/endpoint_pair_test.cc.o -MF CMakeFiles/endpoint_pair_test.dir/test/core/iomgr/endpoint_pair_test.cc.o.d -o CMakeFiles/endpoint_pair_test.dir/test/core/iomgr/endpoint_pair_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/endpoint_pair_test.cc [1454/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/dualstack_socket_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/dualstack_socket_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/dualstack_socket_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [1455/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/connection_refused_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/connection_refused_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/connection_refused_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [1456/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_pair_test.dir/test/core/iomgr/endpoint_tests.cc.o -MF CMakeFiles/endpoint_pair_test.dir/test/core/iomgr/endpoint_tests.cc.o.d -o CMakeFiles/endpoint_pair_test.dir/test/core/iomgr/endpoint_tests.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/endpoint_tests.cc [1457/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/connection_refused_test.dir/test/core/end2end/connection_refused_test.cc.o CMakeFiles/connection_refused_test.dir/test/core/end2end/cq_verifier.cc.o -o connection_refused_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1458/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/endpoint_pair_test.dir/test/core/iomgr/endpoint_pair_test.cc.o CMakeFiles/endpoint_pair_test.dir/test/core/iomgr/endpoint_tests.cc.o -o endpoint_pair_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1459/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/dualstack_socket_test.dir/test/core/end2end/dualstack_socket_test.cc.o -MF CMakeFiles/dualstack_socket_test.dir/test/core/end2end/dualstack_socket_test.cc.o.d -o CMakeFiles/dualstack_socket_test.dir/test/core/end2end/dualstack_socket_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/dualstack_socket_test.cc [1460/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_transport_security_test.dir/test/core/tsi/fake_transport_security_test.cc.o -MF CMakeFiles/fake_transport_security_test.dir/test/core/tsi/fake_transport_security_test.cc.o.d -o CMakeFiles/fake_transport_security_test.dir/test/core/tsi/fake_transport_security_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/fake_transport_security_test.cc [1461/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/dns_resolver_test.dir/test/core/client_channel/resolvers/dns_resolver_test.cc.o -MF CMakeFiles/dns_resolver_test.dir/test/core/client_channel/resolvers/dns_resolver_test.cc.o.d -o CMakeFiles/dns_resolver_test.dir/test/core/client_channel/resolvers/dns_resolver_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/client_channel/resolvers/dns_resolver_test.cc [1462/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fling_stream_test.dir/test/core/end2end/data/server1_cert.cc.o -MF CMakeFiles/fling_stream_test.dir/test/core/end2end/data/server1_cert.cc.o.d -o CMakeFiles/fling_stream_test.dir/test/core/end2end/data/server1_cert.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/server1_cert.cc [1463/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fling_stream_test.dir/test/core/end2end/data/server1_key.cc.o -MF CMakeFiles/fling_stream_test.dir/test/core/end2end/data/server1_key.cc.o.d -o CMakeFiles/fling_stream_test.dir/test/core/end2end/data/server1_key.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/server1_key.cc [1464/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fling_stream_test.dir/test/core/end2end/data/client_certs.cc.o -MF CMakeFiles/fling_stream_test.dir/test/core/end2end/data/client_certs.cc.o.d -o CMakeFiles/fling_stream_test.dir/test/core/end2end/data/client_certs.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/client_certs.cc [1465/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/dns_resolver_cooldown_test.dir/test/core/client_channel/resolvers/dns_resolver_cooldown_test.cc.o -MF CMakeFiles/dns_resolver_cooldown_test.dir/test/core/client_channel/resolvers/dns_resolver_cooldown_test.cc.o.d -o CMakeFiles/dns_resolver_cooldown_test.dir/test/core/client_channel/resolvers/dns_resolver_cooldown_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/client_channel/resolvers/dns_resolver_cooldown_test.cc [1466/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fling_stream_test.dir/test/core/end2end/data/test_root_cert.cc.o -MF CMakeFiles/fling_stream_test.dir/test/core/end2end/data/test_root_cert.cc.o.d -o CMakeFiles/fling_stream_test.dir/test/core/end2end/data/test_root_cert.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/test_root_cert.cc [1467/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/dualstack_socket_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/dualstack_socket_test.dir/test/core/end2end/dualstack_socket_test.cc.o -o dualstack_socket_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1468/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fling_test.dir/test/core/end2end/data/client_certs.cc.o -MF CMakeFiles/fling_test.dir/test/core/end2end/data/client_certs.cc.o.d -o CMakeFiles/fling_test.dir/test/core/end2end/data/client_certs.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/client_certs.cc [1469/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fling_test.dir/test/core/end2end/data/server1_cert.cc.o -MF CMakeFiles/fling_test.dir/test/core/end2end/data/server1_cert.cc.o.d -o CMakeFiles/fling_test.dir/test/core/end2end/data/server1_cert.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/server1_cert.cc [1470/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fling_test.dir/test/core/end2end/data/server1_key.cc.o -MF CMakeFiles/fling_test.dir/test/core/end2end/data/server1_key.cc.o.d -o CMakeFiles/fling_test.dir/test/core/end2end/data/server1_key.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/server1_key.cc [1471/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/dns_resolver_test.dir/test/core/client_channel/resolvers/dns_resolver_test.cc.o -o dns_resolver_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1472/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fling_test.dir/test/core/end2end/data/test_root_cert.cc.o -MF CMakeFiles/fling_test.dir/test/core/end2end/data/test_root_cert.cc.o.d -o CMakeFiles/fling_test.dir/test/core/end2end/data/test_root_cert.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/test_root_cert.cc [1473/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/dns_resolver_cooldown_test.dir/test/core/client_channel/resolvers/dns_resolver_cooldown_test.cc.o -o dns_resolver_cooldown_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1474/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/format_request_test.dir/test/core/end2end/data/client_certs.cc.o -MF CMakeFiles/format_request_test.dir/test/core/end2end/data/client_certs.cc.o.d -o CMakeFiles/format_request_test.dir/test/core/end2end/data/client_certs.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/client_certs.cc [1475/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/format_request_test.dir/test/core/end2end/data/server1_cert.cc.o -MF CMakeFiles/format_request_test.dir/test/core/end2end/data/server1_cert.cc.o.d -o CMakeFiles/format_request_test.dir/test/core/end2end/data/server1_cert.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/server1_cert.cc [1476/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/format_request_test.dir/test/core/end2end/data/server1_key.cc.o -MF CMakeFiles/format_request_test.dir/test/core/end2end/data/server1_key.cc.o.d -o CMakeFiles/format_request_test.dir/test/core/end2end/data/server1_key.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/server1_key.cc [1477/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/format_request_test.dir/test/core/end2end/data/test_root_cert.cc.o -MF CMakeFiles/format_request_test.dir/test/core/end2end/data/test_root_cert.cc.o.d -o CMakeFiles/format_request_test.dir/test/core/end2end/data/test_root_cert.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/test_root_cert.cc [1478/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_transport_security_test.dir/test/core/tsi/transport_security_test_lib.cc.o -MF CMakeFiles/fake_transport_security_test.dir/test/core/tsi/transport_security_test_lib.cc.o.d -o CMakeFiles/fake_transport_security_test.dir/test/core/tsi/transport_security_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/transport_security_test_lib.cc [1479/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fork_test.dir/test/core/gprpp/fork_test.cc.o -MF CMakeFiles/fork_test.dir/test/core/gprpp/fork_test.cc.o.d -o CMakeFiles/fork_test.dir/test/core/gprpp/fork_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/fork_test.cc [1480/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fd_conservation_posix_test.dir/test/core/iomgr/fd_conservation_posix_test.cc.o -MF CMakeFiles/fd_conservation_posix_test.dir/test/core/iomgr/fd_conservation_posix_test.cc.o.d -o CMakeFiles/fd_conservation_posix_test.dir/test/core/iomgr/fd_conservation_posix_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/fd_conservation_posix_test.cc [1481/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/fork_test.dir/test/core/gprpp/fork_test.cc.o -o fork_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1482/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/fake_transport_security_test.dir/test/core/tsi/fake_transport_security_test.cc.o CMakeFiles/fake_transport_security_test.dir/test/core/tsi/transport_security_test_lib.cc.o -o fake_transport_security_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1483/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/frame_handler_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -MF CMakeFiles/frame_handler_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o.d -o CMakeFiles/frame_handler_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/crypt/gsec_test_util.cc [1484/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fling_stream_test.dir/test/core/fling/fling_stream_test.cc.o -MF CMakeFiles/fling_stream_test.dir/test/core/fling/fling_stream_test.cc.o.d -o CMakeFiles/fling_stream_test.dir/test/core/fling/fling_stream_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/fling/fling_stream_test.cc [1485/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fd_posix_test.dir/test/core/iomgr/fd_posix_test.cc.o -MF CMakeFiles/fd_posix_test.dir/test/core/iomgr/fd_posix_test.cc.o.d -o CMakeFiles/fd_posix_test.dir/test/core/iomgr/fd_posix_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/fd_posix_test.cc [1486/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/fd_conservation_posix_test.dir/test/core/iomgr/fd_conservation_posix_test.cc.o -o fd_conservation_posix_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1487/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/fling_stream_test.dir/test/core/end2end/data/client_certs.cc.o CMakeFiles/fling_stream_test.dir/test/core/end2end/data/server1_cert.cc.o CMakeFiles/fling_stream_test.dir/test/core/end2end/data/server1_key.cc.o CMakeFiles/fling_stream_test.dir/test/core/end2end/data/test_root_cert.cc.o CMakeFiles/fling_stream_test.dir/test/core/fling/fling_stream_test.cc.o -o fling_stream_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1488/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/frame_handler_test.dir/test/core/tsi/alts/frame_protector/frame_handler_test.cc.o -MF CMakeFiles/frame_handler_test.dir/test/core/tsi/alts/frame_protector/frame_handler_test.cc.o.d -o CMakeFiles/frame_handler_test.dir/test/core/tsi/alts/frame_protector/frame_handler_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/frame_protector/frame_handler_test.cc [1489/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fling_test.dir/test/core/fling/fling_test.cc.o -MF CMakeFiles/fling_test.dir/test/core/fling/fling_test.cc.o.d -o CMakeFiles/fling_test.dir/test/core/fling/fling_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/fling/fling_test.cc [1490/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/fd_posix_test.dir/test/core/iomgr/fd_posix_test.cc.o -o fd_posix_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1491/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_alts_credentials_options_test.dir/test/core/security/grpc_alts_credentials_options_test.cc.o -MF CMakeFiles/grpc_alts_credentials_options_test.dir/test/core/security/grpc_alts_credentials_options_test.cc.o.d -o CMakeFiles/grpc_alts_credentials_options_test.dir/test/core/security/grpc_alts_credentials_options_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/grpc_alts_credentials_options_test.cc [1492/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/debug/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/trace.cc [1493/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/frame_handler_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o CMakeFiles/frame_handler_test.dir/test/core/tsi/alts/frame_protector/frame_handler_test.cc.o -o frame_handler_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1494/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_resolver_test.dir/test/core/client_channel/resolvers/fake_resolver_test.cc.o -MF CMakeFiles/fake_resolver_test.dir/test/core/client_channel/resolvers/fake_resolver_test.cc.o.d -o CMakeFiles/fake_resolver_test.dir/test/core/client_channel/resolvers/fake_resolver_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/client_channel/resolvers/fake_resolver_test.cc [1495/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/fling_test.dir/test/core/end2end/data/client_certs.cc.o CMakeFiles/fling_test.dir/test/core/end2end/data/server1_cert.cc.o CMakeFiles/fling_test.dir/test/core/end2end/data/server1_key.cc.o CMakeFiles/fling_test.dir/test/core/end2end/data/test_root_cert.cc.o CMakeFiles/fling_test.dir/test/core/fling/fling_test.cc.o -o fling_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1496/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/event_engine/memory_allocator.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/memory_allocator.cc [1497/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/goaway_server_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/goaway_server_test.dir/test/core/end2end/goaway_server_test.cc.o -o goaway_server_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1498/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_alts_credentials_options_test.dir/test/core/security/grpc_alts_credentials_options_test.cc.o -o grpc_alts_credentials_options_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1499/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/fake_resolver_test.dir/test/core/client_channel/resolvers/fake_resolver_test.cc.o -o fake_resolver_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1500/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/event_engine/memory_allocator.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/memory_allocator.cc [1501/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/format_request_test.dir/test/core/http/format_request_test.cc.o -MF CMakeFiles/format_request_test.dir/test/core/http/format_request_test.cc.o.d -o CMakeFiles/format_request_test.dir/test/core/http/format_request_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/http/format_request_test.cc [1502/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/format_request_test.dir/test/core/end2end/data/client_certs.cc.o CMakeFiles/format_request_test.dir/test/core/end2end/data/server1_cert.cc.o CMakeFiles/format_request_test.dir/test/core/end2end/data/server1_key.cc.o CMakeFiles/format_request_test.dir/test/core/end2end/data/test_root_cert.cc.o CMakeFiles/format_request_test.dir/test/core/http/format_request_test.cc.o -o format_request_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1503/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_ipv6_loopback_available_test.dir/test/core/iomgr/grpc_ipv6_loopback_available_test.cc.o -MF CMakeFiles/grpc_ipv6_loopback_available_test.dir/test/core/iomgr/grpc_ipv6_loopback_available_test.cc.o.d -o CMakeFiles/grpc_ipv6_loopback_available_test.dir/test/core/iomgr/grpc_ipv6_loopback_available_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/grpc_ipv6_loopback_available_test.cc [1504/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_byte_buffer_reader_test.dir/test/core/surface/byte_buffer_reader_test.cc.o -MF CMakeFiles/grpc_byte_buffer_reader_test.dir/test/core/surface/byte_buffer_reader_test.cc.o.d -o CMakeFiles/grpc_byte_buffer_reader_test.dir/test/core/surface/byte_buffer_reader_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/surface/byte_buffer_reader_test.cc [1505/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_byte_buffer_reader_test.dir/test/core/surface/byte_buffer_reader_test.cc.o -o grpc_byte_buffer_reader_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1506/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_completion_queue_test.dir/test/core/surface/completion_queue_test.cc.o -MF CMakeFiles/grpc_completion_queue_test.dir/test/core/surface/completion_queue_test.cc.o.d -o CMakeFiles/grpc_completion_queue_test.dir/test/core/surface/completion_queue_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/surface/completion_queue_test.cc [1507/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_ipv6_loopback_available_test.dir/test/core/iomgr/grpc_ipv6_loopback_available_test.cc.o -o grpc_ipv6_loopback_available_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1508/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/histogram_test.dir/test/core/util/histogram_test.cc.o -MF CMakeFiles/histogram_test.dir/test/core/util/histogram_test.cc.o.d -o CMakeFiles/histogram_test.dir/test/core/util/histogram_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/histogram_test.cc [1509/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_completion_queue_test.dir/test/core/surface/completion_queue_test.cc.o -o grpc_completion_queue_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1510/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/histogram_test.dir/test/core/util/histogram_test.cc.o -o histogram_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1511/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/host_port_test.dir/test/core/gprpp/host_port_test.cc.o -MF CMakeFiles/host_port_test.dir/test/core/gprpp/host_port_test.cc.o.d -o CMakeFiles/host_port_test.dir/test/core/gprpp/host_port_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/host_port_test.cc [1512/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/host_port_test.dir/test/core/gprpp/host_port_test.cc.o -o host_port_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1513/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/handshake_server_with_readahead_handshaker_test.dir/test/core/handshake/server_ssl_common.cc.o -MF CMakeFiles/handshake_server_with_readahead_handshaker_test.dir/test/core/handshake/server_ssl_common.cc.o.d -o CMakeFiles/handshake_server_with_readahead_handshaker_test.dir/test/core/handshake/server_ssl_common.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/handshake/server_ssl_common.cc /builddir/build/BUILD/grpc-1.48.1/test/core/handshake/server_ssl_common.cc: In function 'bool server_ssl_test(const char**, unsigned int, const char*)': /builddir/build/BUILD/grpc-1.48.1/test/core/handshake/server_ssl_common.cc:189:51: warning: 'const SSL_METHOD* TLSv1_2_client_method()' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] 189 | const SSL_METHOD* method = TLSv1_2_client_method(); | ~~~~~~~~~~~~~~~~~~~~~^~ In file included from /builddir/build/BUILD/grpc-1.48.1/test/core/handshake/server_ssl_common.cc:29: /usr/include/openssl/ssl.h:2038:50: note: declared here 2038 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_2_client_method(void); | ^~~~~~~~~~~~~~~~~~~~~ [1514/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/handshake_server_with_readahead_handshaker_test.dir/test/core/handshake/readahead_handshaker_server_ssl.cc.o -MF CMakeFiles/handshake_server_with_readahead_handshaker_test.dir/test/core/handshake/readahead_handshaker_server_ssl.cc.o.d -o CMakeFiles/handshake_server_with_readahead_handshaker_test.dir/test/core/handshake/readahead_handshaker_server_ssl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/handshake/readahead_handshaker_server_ssl.cc [1515/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/handshake_server_with_readahead_handshaker_test.dir/test/core/handshake/readahead_handshaker_server_ssl.cc.o CMakeFiles/handshake_server_with_readahead_handshaker_test.dir/test/core/handshake/server_ssl_common.cc.o -o handshake_server_with_readahead_handshaker_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1516/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/authorization_policy_provider_test.dir/test/cpp/server/authorization_policy_provider_test.cc.o -MF CMakeFiles/authorization_policy_provider_test.dir/test/cpp/server/authorization_policy_provider_test.cc.o.d -o CMakeFiles/authorization_policy_provider_test.dir/test/cpp/server/authorization_policy_provider_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/server/authorization_policy_provider_test.cc [1517/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/invalid_call_argument_test.dir/test/core/end2end/invalid_call_argument_test.cc.o -MF CMakeFiles/invalid_call_argument_test.dir/test/core/end2end/invalid_call_argument_test.cc.o.d -o CMakeFiles/invalid_call_argument_test.dir/test/core/end2end/invalid_call_argument_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/invalid_call_argument_test.cc [1518/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/invalid_call_argument_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/invalid_call_argument_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/invalid_call_argument_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [1519/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/invalid_call_argument_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/invalid_call_argument_test.dir/test/core/end2end/invalid_call_argument_test.cc.o -o invalid_call_argument_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1520/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/lame_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/lame_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/lame_client_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [1521/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resolve_address_using_native_resolver_test.dir/test/core/iomgr/resolve_address_test.cc.o -MF CMakeFiles/resolve_address_using_native_resolver_test.dir/test/core/iomgr/resolve_address_test.cc.o.d -o CMakeFiles/resolve_address_using_native_resolver_test.dir/test/core/iomgr/resolve_address_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/resolve_address_test.cc [1522/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/inproc_callback_test.dir/test/core/end2end/inproc_callback_test.cc.o -MF CMakeFiles/inproc_callback_test.dir/test/core/end2end/inproc_callback_test.cc.o.d -o CMakeFiles/inproc_callback_test.dir/test/core/end2end/inproc_callback_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/inproc_callback_test.cc [1523/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/inproc_callback_test.dir/test/core/end2end/inproc_callback_test.cc.o -o inproc_callback_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libend2end_tests.so.26.0.0 libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1524/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=gnu11 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/any.upb.c [1525/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=gnu11 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/rpc/status.upb.c [1526/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/debug/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/trace.cc [1527/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/authorization_matchers_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/authorization_matchers_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/authorization_matchers_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1528/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/load_file_test.dir/test/core/iomgr/load_file_test.cc.o -MF CMakeFiles/load_file_test.dir/test/core/iomgr/load_file_test.cc.o.d -o CMakeFiles/load_file_test.dir/test/core/iomgr/load_file_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/load_file_test.cc [1529/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/jwt_verifier_test.dir/test/core/security/jwt_verifier_test.cc.o -MF CMakeFiles/jwt_verifier_test.dir/test/core/security/jwt_verifier_test.cc.o.d -o CMakeFiles/jwt_verifier_test.dir/test/core/security/jwt_verifier_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/jwt_verifier_test.cc [1530/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/load_file_test.dir/test/core/iomgr/load_file_test.cc.o -o load_file_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1531/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/event_engine/memory_allocator.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/memory_allocator.cc [1532/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/lame_client_test.dir/test/core/surface/lame_client_test.cc.o -MF CMakeFiles/lame_client_test.dir/test/core/surface/lame_client_test.cc.o.d -o CMakeFiles/lame_client_test.dir/test/core/surface/lame_client_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/surface/lame_client_test.cc [1533/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/jwt_verifier_test.dir/test/core/security/jwt_verifier_test.cc.o -o jwt_verifier_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1534/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/json_token_test.dir/test/core/security/json_token_test.cc.o -MF CMakeFiles/json_token_test.dir/test/core/security/json_token_test.cc.o.d -o CMakeFiles/json_token_test.dir/test/core/security/json_token_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/json_token_test.cc /builddir/build/BUILD/grpc-1.48.1/test/core/security/json_token_test.cc: In function 'void check_jwt_signature(const char*, RSA*, const char*, size_t)': /builddir/build/BUILD/grpc-1.48.1/test/core/security/json_token_test.cc:299:20: warning: 'int EVP_PKEY_set1_RSA(EVP_PKEY*, rsa_st*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 299 | EVP_PKEY_set1_RSA(key, rsa_key); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/test/core/security/json_token_test.cc:23: /usr/include/openssl/evp.h:1344:5: note: declared here 1344 | int EVP_PKEY_set1_RSA(EVP_PKEY *pkey, struct rsa_st *key); | ^~~~~~~~~~~~~~~~~ [1535/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/hpack_encoder_test.dir/test/core/transport/chttp2/hpack_encoder_test.cc.o -MF CMakeFiles/hpack_encoder_test.dir/test/core/transport/chttp2/hpack_encoder_test.cc.o.d -o CMakeFiles/hpack_encoder_test.dir/test/core/transport/chttp2/hpack_encoder_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/hpack_encoder_test.cc [1536/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/lame_client_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/lame_client_test.dir/test/core/surface/lame_client_test.cc.o -o lame_client_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1537/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/json_token_test.dir/test/core/security/json_token_test.cc.o -o json_token_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1538/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/hpack_encoder_test.dir/test/core/transport/chttp2/hpack_encoder_test.cc.o -o hpack_encoder_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1539/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/error.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/error.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/error.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/error.cc [1540/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/combiner.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/combiner.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/combiner.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/combiner.cc [1541/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/gprpp/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.cc [1542/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/exec_ctx.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/exec_ctx.cc [1543/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/gprpp/status_helper.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/gprpp/status_helper.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/gprpp/status_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/status_helper.cc [1544/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_internal.cc [1545/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/resource_quota/trace.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/resource_quota/trace.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/resource_quota/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/trace.cc [1546/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/executor.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/executor.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/executor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor.cc [1547/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice_refcount.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice_refcount.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice_refcount.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_refcount.cc [1548/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_string_helpers.cc [1549/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/percent_encoding.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/percent_encoding.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/percent_encoding.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/percent_encoding.cc [1550/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice.cc [1551/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/promise/activity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/activity.cc [1552/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/message_compress_test.dir/test/core/compression/message_compress_test.cc.o -MF CMakeFiles/message_compress_test.dir/test/core/compression/message_compress_test.cc.o.d -o CMakeFiles/message_compress_test.dir/test/core/compression/message_compress_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/compression/message_compress_test.cc [1553/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/mpscq_test.dir/test/core/gprpp/mpscq_test.cc.o -MF CMakeFiles/mpscq_test.dir/test/core/gprpp/mpscq_test.cc.o.d -o CMakeFiles/mpscq_test.dir/test/core/gprpp/mpscq_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/mpscq_test.cc [1554/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/message_compress_test.dir/test/core/compression/message_compress_test.cc.o -o message_compress_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1555/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/mpscq_test.dir/test/core/gprpp/mpscq_test.cc.o -o mpscq_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1556/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/murmur_hash_test.dir/test/core/gpr/murmur_hash_test.cc.o -MF CMakeFiles/murmur_hash_test.dir/test/core/gpr/murmur_hash_test.cc.o.d -o CMakeFiles/murmur_hash_test.dir/test/core/gpr/murmur_hash_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gpr/murmur_hash_test.cc [1557/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/multiple_server_queues_test.dir/test/core/end2end/multiple_server_queues_test.cc.o -MF CMakeFiles/multiple_server_queues_test.dir/test/core/end2end/multiple_server_queues_test.cc.o.d -o CMakeFiles/multiple_server_queues_test.dir/test/core/end2end/multiple_server_queues_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/multiple_server_queues_test.cc [1558/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/mpmcqueue_test.dir/test/core/iomgr/mpmcqueue_test.cc.o -MF CMakeFiles/mpmcqueue_test.dir/test/core/iomgr/mpmcqueue_test.cc.o.d -o CMakeFiles/mpmcqueue_test.dir/test/core/iomgr/mpmcqueue_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/mpmcqueue_test.cc [1559/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/mpmcqueue_test.dir/test/core/iomgr/mpmcqueue_test.cc.o -o mpmcqueue_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1560/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/murmur_hash_test.dir/test/core/gpr/murmur_hash_test.cc.o -o murmur_hash_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1561/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/test/core/resource_quota/memory_quota_stress_test.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/test/core/resource_quota/memory_quota_stress_test.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/test/core/resource_quota/memory_quota_stress_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/resource_quota/memory_quota_stress_test.cc [1562/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/multiple_server_queues_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/multiple_server_queues_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/multiple_server_queues_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [1563/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/minimal_stack_is_minimal_test.dir/test/core/channel/minimal_stack_is_minimal_test.cc.o -MF CMakeFiles/minimal_stack_is_minimal_test.dir/test/core/channel/minimal_stack_is_minimal_test.cc.o.d -o CMakeFiles/minimal_stack_is_minimal_test.dir/test/core/channel/minimal_stack_is_minimal_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/channel/minimal_stack_is_minimal_test.cc [1564/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/no_server_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/no_server_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/no_server_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [1565/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/multiple_server_queues_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/multiple_server_queues_test.dir/test/core/end2end/multiple_server_queues_test.cc.o -o multiple_server_queues_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1566/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/minimal_stack_is_minimal_test.dir/test/core/channel/minimal_stack_is_minimal_test.cc.o -o minimal_stack_is_minimal_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1567/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/parser_test.dir/test/core/end2end/data/client_certs.cc.o -MF CMakeFiles/parser_test.dir/test/core/end2end/data/client_certs.cc.o.d -o CMakeFiles/parser_test.dir/test/core/end2end/data/client_certs.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/client_certs.cc [1568/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/parser_test.dir/test/core/end2end/data/server1_cert.cc.o -MF CMakeFiles/parser_test.dir/test/core/end2end/data/server1_cert.cc.o.d -o CMakeFiles/parser_test.dir/test/core/end2end/data/server1_cert.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/server1_cert.cc [1569/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/parser_test.dir/test/core/end2end/data/server1_key.cc.o -MF CMakeFiles/parser_test.dir/test/core/end2end/data/server1_key.cc.o.d -o CMakeFiles/parser_test.dir/test/core/end2end/data/server1_key.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/server1_key.cc [1570/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/parser_test.dir/test/core/end2end/data/test_root_cert.cc.o -MF CMakeFiles/parser_test.dir/test/core/end2end/data/test_root_cert.cc.o.d -o CMakeFiles/parser_test.dir/test/core/end2end/data/test_root_cert.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/data/test_root_cert.cc [1571/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/no_server_test.dir/test/core/end2end/no_server_test.cc.o -MF CMakeFiles/no_server_test.dir/test/core/end2end/no_server_test.cc.o.d -o CMakeFiles/no_server_test.dir/test/core/end2end/no_server_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/no_server_test.cc [1572/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/percent_encoding_test.dir/test/core/slice/percent_encoding_test.cc.o -MF CMakeFiles/percent_encoding_test.dir/test/core/slice/percent_encoding_test.cc.o.d -o CMakeFiles/percent_encoding_test.dir/test/core/slice/percent_encoding_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/slice/percent_encoding_test.cc [1573/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/no_server_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/no_server_test.dir/test/core/end2end/no_server_test.cc.o -o no_server_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1574/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/percent_encoding_test.dir/test/core/slice/percent_encoding_test.cc.o -o percent_encoding_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1575/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/num_external_connectivity_watchers_test.dir/test/core/surface/num_external_connectivity_watchers_test.cc.o -MF CMakeFiles/num_external_connectivity_watchers_test.dir/test/core/surface/num_external_connectivity_watchers_test.cc.o.d -o CMakeFiles/num_external_connectivity_watchers_test.dir/test/core/surface/num_external_connectivity_watchers_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/surface/num_external_connectivity_watchers_test.cc [1576/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/resource_quota/memory_quota.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc:34: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 121 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword [1577/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/parse_address_test.dir/test/core/address_utils/parse_address_test.cc.o -MF CMakeFiles/parse_address_test.dir/test/core/address_utils/parse_address_test.cc.o.d -o CMakeFiles/parse_address_test.dir/test/core/address_utils/parse_address_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/address_utils/parse_address_test.cc [1578/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/parse_address_with_named_scope_id_test.dir/test/core/address_utils/parse_address_with_named_scope_id_test.cc.o -MF CMakeFiles/parse_address_with_named_scope_id_test.dir/test/core/address_utils/parse_address_with_named_scope_id_test.cc.o.d -o CMakeFiles/parse_address_with_named_scope_id_test.dir/test/core/address_utils/parse_address_with_named_scope_id_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/address_utils/parse_address_with_named_scope_id_test.cc [1579/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/parser_test.dir/test/core/http/parser_test.cc.o -MF CMakeFiles/parser_test.dir/test/core/http/parser_test.cc.o.d -o CMakeFiles/parser_test.dir/test/core/http/parser_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/http/parser_test.cc [1580/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/num_external_connectivity_watchers_test.dir/test/core/surface/num_external_connectivity_watchers_test.cc.o -o num_external_connectivity_watchers_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1581/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/parse_address_test.dir/test/core/address_utils/parse_address_test.cc.o -o parse_address_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1582/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/parse_address_with_named_scope_id_test.dir/test/core/address_utils/parse_address_with_named_scope_id_test.cc.o -o parse_address_with_named_scope_id_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1583/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/memory_quota_stress_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o CMakeFiles/memory_quota_stress_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/debug/trace.cc.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/event_engine/memory_allocator.cc.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/gprpp/status_helper.cc.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/gprpp/time.cc.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/combiner.cc.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/error.cc.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/exec_ctx.cc.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/executor.cc.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/promise/activity.cc.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/resource_quota/memory_quota.cc.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/resource_quota/trace.cc.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/percent_encoding.cc.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice.cc.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice_refcount.cc.o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice_string_helpers.cc.o CMakeFiles/memory_quota_stress_test.dir/test/core/resource_quota/memory_quota_stress_test.cc.o -o memory_quota_stress_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2206.0.0 libgpr.so.26.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 -ldl -lm -lrt && : [1584/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/parser_test.dir/test/core/end2end/data/client_certs.cc.o CMakeFiles/parser_test.dir/test/core/end2end/data/server1_cert.cc.o CMakeFiles/parser_test.dir/test/core/end2end/data/server1_key.cc.o CMakeFiles/parser_test.dir/test/core/end2end/data/test_root_cert.cc.o CMakeFiles/parser_test.dir/test/core/http/parser_test.cc.o -o parser_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1585/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=gnu11 -MD -MT CMakeFiles/public_headers_must_be_c89.dir/test/core/surface/public_headers_must_be_c89.c.o -MF CMakeFiles/public_headers_must_be_c89.dir/test/core/surface/public_headers_must_be_c89.c.o.d -o CMakeFiles/public_headers_must_be_c89.dir/test/core/surface/public_headers_must_be_c89.c.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/surface/public_headers_must_be_c89.c [1586/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resolve_address_using_native_resolver_posix_test.dir/test/core/iomgr/resolve_address_posix_test.cc.o -MF CMakeFiles/resolve_address_using_native_resolver_posix_test.dir/test/core/iomgr/resolve_address_posix_test.cc.o.d -o CMakeFiles/resolve_address_using_native_resolver_posix_test.dir/test/core/iomgr/resolve_address_posix_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/resolve_address_posix_test.cc [1587/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/secure_endpoint_test.dir/test/core/iomgr/endpoint_tests.cc.o -MF CMakeFiles/secure_endpoint_test.dir/test/core/iomgr/endpoint_tests.cc.o.d -o CMakeFiles/secure_endpoint_test.dir/test/core/iomgr/endpoint_tests.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/endpoint_tests.cc [1588/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resolve_address_using_ares_resolver_posix_test.dir/test/core/iomgr/resolve_address_posix_test.cc.o -MF CMakeFiles/resolve_address_using_ares_resolver_posix_test.dir/test/core/iomgr/resolve_address_posix_test.cc.o.d -o CMakeFiles/resolve_address_using_ares_resolver_posix_test.dir/test/core/iomgr/resolve_address_posix_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/resolve_address_posix_test.cc [1589/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/resolve_address_using_native_resolver_posix_test.dir/test/core/iomgr/resolve_address_posix_test.cc.o -o resolve_address_using_native_resolver_posix_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1590/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/resolve_address_using_ares_resolver_posix_test.dir/test/core/iomgr/resolve_address_posix_test.cc.o -o resolve_address_using_ares_resolver_posix_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1591/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/public_headers_must_be_c89.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o -MF CMakeFiles/public_headers_must_be_c89.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o.d -o CMakeFiles/public_headers_must_be_c89.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc: In lambda function: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc:122:60: warning: format '%d' expects argument of type 'int', but argument 5 has type 'absl::lts_20220623::StatusCode' [-Wformat=] 122 | "authorization policy reload status. code=%d error_details=%s", | ~^ | | | int 123 | status.code(), std::string(status.message()).c_str()); | ~~~~~~~~~~~~~ | | | absl::lts_20220623::StatusCode [1592/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/secure_endpoint_test.dir/test/core/security/secure_endpoint_test.cc.o -MF CMakeFiles/secure_endpoint_test.dir/test/core/security/secure_endpoint_test.cc.o.d -o CMakeFiles/secure_endpoint_test.dir/test/core/security/secure_endpoint_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/secure_endpoint_test.cc [1593/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/secure_endpoint_test.dir/test/core/iomgr/endpoint_tests.cc.o CMakeFiles/secure_endpoint_test.dir/test/core/security/secure_endpoint_test.cc.o -o secure_endpoint_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1594/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/secure_channel_create_test.dir/test/core/surface/secure_channel_create_test.cc.o -MF CMakeFiles/secure_channel_create_test.dir/test/core/surface/secure_channel_create_test.cc.o.d -o CMakeFiles/secure_channel_create_test.dir/test/core/surface/secure_channel_create_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/surface/secure_channel_create_test.cc [1595/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/secure_channel_create_test.dir/test/core/surface/secure_channel_create_test.cc.o -o secure_channel_create_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1596/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_ssl_test.dir/test/core/handshake/server_ssl.cc.o -MF CMakeFiles/server_ssl_test.dir/test/core/handshake/server_ssl.cc.o.d -o CMakeFiles/server_ssl_test.dir/test/core/handshake/server_ssl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/handshake/server_ssl.cc [1597/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_string_helpers.cc [1598/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/sequential_connectivity_test.dir/test/core/surface/sequential_connectivity_test.cc.o -MF CMakeFiles/sequential_connectivity_test.dir/test/core/surface/sequential_connectivity_test.cc.o.d -o CMakeFiles/sequential_connectivity_test.dir/test/core/surface/sequential_connectivity_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/surface/sequential_connectivity_test.cc [1599/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/slice_string_helpers_test.dir/test/core/slice/slice_string_helpers_test.cc.o -MF CMakeFiles/slice_string_helpers_test.dir/test/core/slice/slice_string_helpers_test.cc.o.d -o CMakeFiles/slice_string_helpers_test.dir/test/core/slice/slice_string_helpers_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/slice/slice_string_helpers_test.cc [1600/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_ssl_test.dir/test/core/handshake/server_ssl_common.cc.o -MF CMakeFiles/server_ssl_test.dir/test/core/handshake/server_ssl_common.cc.o.d -o CMakeFiles/server_ssl_test.dir/test/core/handshake/server_ssl_common.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/handshake/server_ssl_common.cc /builddir/build/BUILD/grpc-1.48.1/test/core/handshake/server_ssl_common.cc: In function 'bool server_ssl_test(const char**, unsigned int, const char*)': /builddir/build/BUILD/grpc-1.48.1/test/core/handshake/server_ssl_common.cc:189:51: warning: 'const SSL_METHOD* TLSv1_2_client_method()' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] 189 | const SSL_METHOD* method = TLSv1_2_client_method(); | ~~~~~~~~~~~~~~~~~~~~~^~ In file included from /builddir/build/BUILD/grpc-1.48.1/test/core/handshake/server_ssl_common.cc:29: /usr/include/openssl/ssl.h:2038:50: note: declared here 2038 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_2_client_method(void); | ^~~~~~~~~~~~~~~~~~~~~ [1601/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/sequential_connectivity_test.dir/test/core/surface/sequential_connectivity_test.cc.o -o sequential_connectivity_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1602/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice.cc [1603/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice_refcount.cc.o -MF CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice_refcount.cc.o.d -o CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice_refcount.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_refcount.cc [1604/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/server_ssl_test.dir/test/core/handshake/server_ssl.cc.o CMakeFiles/server_ssl_test.dir/test/core/handshake/server_ssl_common.cc.o -o server_ssl_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1605/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice.cc.o CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice_refcount.cc.o CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice_string_helpers.cc.o CMakeFiles/slice_string_helpers_test.dir/test/core/slice/slice_string_helpers_test.cc.o -o slice_string_helpers_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [1606/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/authorization_policy_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/authorization_policy_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/authorization_policy_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1607/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/spinlock_test.dir/test/core/gpr/spinlock_test.cc.o -MF CMakeFiles/spinlock_test.dir/test/core/gpr/spinlock_test.cc.o.d -o CMakeFiles/spinlock_test.dir/test/core/gpr/spinlock_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gpr/spinlock_test.cc [1608/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/security_connector_test.dir/test/core/security/security_connector_test.cc.o -MF CMakeFiles/security_connector_test.dir/test/core/security/security_connector_test.cc.o.d -o CMakeFiles/security_connector_test.dir/test/core/security/security_connector_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/security_connector_test.cc [1609/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_test.dir/test/core/surface/server_test.cc.o -MF CMakeFiles/server_test.dir/test/core/surface/server_test.cc.o.d -o CMakeFiles/server_test.dir/test/core/surface/server_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/surface/server_test.cc [1610/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/public_headers_must_be_c89.dir/src/core/lib/security/authorization/rbac_translator.cc.o -MF CMakeFiles/public_headers_must_be_c89.dir/src/core/lib/security/authorization/rbac_translator.cc.o.d -o CMakeFiles/public_headers_must_be_c89.dir/src/core/lib/security/authorization/rbac_translator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/rbac_translator.cc [1611/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/spinlock_test.dir/test/core/gpr/spinlock_test.cc.o -o spinlock_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1612/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/server_test.dir/test/core/surface/server_test.cc.o -o server_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1613/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/security_connector_test.dir/test/core/security/security_connector_test.cc.o -o security_connector_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1614/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/public_headers_must_be_c89.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o CMakeFiles/public_headers_must_be_c89.dir/src/core/lib/security/authorization/rbac_translator.cc.o CMakeFiles/public_headers_must_be_c89.dir/test/core/surface/public_headers_must_be_c89.c.o -o public_headers_must_be_c89 -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1615/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/stream_map_test.dir/test/core/transport/chttp2/stream_map_test.cc.o -MF CMakeFiles/stream_map_test.dir/test/core/transport/chttp2/stream_map_test.cc.o.d -o CMakeFiles/stream_map_test.dir/test/core/transport/chttp2/stream_map_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/stream_map_test.cc [1616/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/string_test.dir/test/core/gpr/string_test.cc.o -MF CMakeFiles/string_test.dir/test/core/gpr/string_test.cc.o.d -o CMakeFiles/string_test.dir/test/core/gpr/string_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gpr/string_test.cc [1617/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/stream_map_test.dir/test/core/transport/chttp2/stream_map_test.cc.o -o stream_map_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1618/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/socket_utils_test.dir/test/core/iomgr/socket_utils_test.cc.o -MF CMakeFiles/socket_utils_test.dir/test/core/iomgr/socket_utils_test.cc.o.d -o CMakeFiles/socket_utils_test.dir/test/core/iomgr/socket_utils_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/socket_utils_test.cc [1619/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/sync_test.dir/test/core/gpr/sync_test.cc.o -MF CMakeFiles/sync_test.dir/test/core/gpr/sync_test.cc.o.d -o CMakeFiles/sync_test.dir/test/core/gpr/sync_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gpr/sync_test.cc [1620/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/string_test.dir/test/core/gpr/string_test.cc.o -o string_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1621/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/socket_utils_test.dir/test/core/iomgr/socket_utils_test.cc.o -o socket_utils_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1622/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/sync_test.dir/test/core/gpr/sync_test.cc.o -o sync_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1623/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/ssl_credentials_test.dir/test/core/security/ssl_credentials_test.cc.o -MF CMakeFiles/ssl_credentials_test.dir/test/core/security/ssl_credentials_test.cc.o.d -o CMakeFiles/ssl_credentials_test.dir/test/core/security/ssl_credentials_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/ssl_credentials_test.cc [1624/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/status_conversion_test.dir/test/core/transport/status_conversion_test.cc.o -MF CMakeFiles/status_conversion_test.dir/test/core/transport/status_conversion_test.cc.o.d -o CMakeFiles/status_conversion_test.dir/test/core/transport/status_conversion_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/status_conversion_test.cc [1625/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/ssl_transport_security_test.dir/test/core/tsi/transport_security_test_lib.cc.o -MF CMakeFiles/ssl_transport_security_test.dir/test/core/tsi/transport_security_test_lib.cc.o.d -o CMakeFiles/ssl_transport_security_test.dir/test/core/tsi/transport_security_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/transport_security_test_lib.cc [1626/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/ssl_credentials_test.dir/test/core/security/ssl_credentials_test.cc.o -o ssl_credentials_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1627/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/sockaddr_resolver_test.dir/test/core/client_channel/resolvers/sockaddr_resolver_test.cc.o -MF CMakeFiles/sockaddr_resolver_test.dir/test/core/client_channel/resolvers/sockaddr_resolver_test.cc.o.d -o CMakeFiles/sockaddr_resolver_test.dir/test/core/client_channel/resolvers/sockaddr_resolver_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/client_channel/resolvers/sockaddr_resolver_test.cc [1628/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/ssl_transport_security_test.dir/test/core/tsi/ssl_transport_security_test.cc.o -MF CMakeFiles/ssl_transport_security_test.dir/test/core/tsi/ssl_transport_security_test.cc.o.d -o CMakeFiles/ssl_transport_security_test.dir/test/core/tsi/ssl_transport_security_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/ssl_transport_security_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/include/grpc/support/port_platform.h:22, from /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.h:22, from /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/ssl_transport_security_test.cc:19: /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/ssl_transport_security_test.cc: In function 'void ssl_tsi_test_do_round_trip_with_error_on_stack()': /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/ssl_transport_security_test.cc:702:39: warning: 'EC_KEY* EC_KEY_new_by_curve_name(int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 702 | GPR_ASSERT(!EC_KEY_new_by_curve_name(NID_rsa)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/port_platform.h:767:43: note: in definition of macro 'GPR_UNLIKELY' 767 | #define GPR_UNLIKELY(x) __builtin_expect((x), 0) | ^ /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/ssl_transport_security_test.cc:702:3: note: in expansion of macro 'GPR_ASSERT' 702 | GPR_ASSERT(!EC_KEY_new_by_curve_name(NID_rsa)); | ^~~~~~~~~~ In file included from /usr/include/openssl/x509.h:33, from /builddir/build/BUILD/grpc-1.48.1/src/core/tsi/ssl_transport_security.h:24: /usr/include/openssl/ec.h:998:31: note: declared here 998 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); | ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/ssl_transport_security_test.cc: In function 'void ssl_tsi_test_extract_cert_chain()': /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/ssl_transport_security_test.cc:1017:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 1017 | for (size_t i = 0; i < sk_X509_INFO_num(certInfos); i++) { | ^ [1629/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/status_conversion_test.dir/test/core/transport/status_conversion_test.cc.o -o status_conversion_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1630/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/sockaddr_resolver_test.dir/test/core/client_channel/resolvers/sockaddr_resolver_test.cc.o -o sockaddr_resolver_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1631/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/ssl_transport_security_test.dir/test/core/tsi/ssl_transport_security_test.cc.o CMakeFiles/ssl_transport_security_test.dir/test/core/tsi/transport_security_test_lib.cc.o -o ssl_transport_security_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1632/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gpr_time_test.dir/test/core/gpr/time_test.cc.o -MF CMakeFiles/test_core_gpr_time_test.dir/test/core/gpr/time_test.cc.o.d -o CMakeFiles/test_core_gpr_time_test.dir/test/core/gpr/time_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gpr/time_test.cc [1633/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_iomgr_time_averaged_stats_test.dir/test/core/iomgr/time_averaged_stats_test.cc.o -MF CMakeFiles/test_core_iomgr_time_averaged_stats_test.dir/test/core/iomgr/time_averaged_stats_test.cc.o.d -o CMakeFiles/test_core_iomgr_time_averaged_stats_test.dir/test/core/iomgr/time_averaged_stats_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/time_averaged_stats_test.cc [1634/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_core_gpr_time_test.dir/test/core/gpr/time_test.cc.o -o test_core_gpr_time_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1635/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thd_test.dir/test/core/gprpp/thd_test.cc.o -MF CMakeFiles/thd_test.dir/test/core/gprpp/thd_test.cc.o.d -o CMakeFiles/thd_test.dir/test/core/gprpp/thd_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/thd_test.cc [1636/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tcp_posix_test.dir/test/core/iomgr/endpoint_tests.cc.o -MF CMakeFiles/tcp_posix_test.dir/test/core/iomgr/endpoint_tests.cc.o.d -o CMakeFiles/tcp_posix_test.dir/test/core/iomgr/endpoint_tests.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/endpoint_tests.cc [1637/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_core_iomgr_time_averaged_stats_test.dir/test/core/iomgr/time_averaged_stats_test.cc.o -o test_core_iomgr_time_averaged_stats_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1638/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tcp_posix_test.dir/test/core/iomgr/tcp_posix_test.cc.o -MF CMakeFiles/tcp_posix_test.dir/test/core/iomgr/tcp_posix_test.cc.o.d -o CMakeFiles/tcp_posix_test.dir/test/core/iomgr/tcp_posix_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/tcp_posix_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/include/grpc/support/port_platform.h:22, from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.h:18, from /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/tcp_posix_test.cc:19: /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/tcp_posix_test.cc: In function 'void read_cb(void*, grpc_error_handle)': /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/tcp_posix_test.cc:191:39: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 191 | GPR_ASSERT(state->min_progress_size <= state->incoming.length); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/port_platform.h:767:43: note: in definition of macro 'GPR_UNLIKELY' 767 | #define GPR_UNLIKELY(x) __builtin_expect((x), 0) | ^ /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/tcp_posix_test.cc:191:3: note: in expansion of macro 'GPR_ASSERT' 191 | GPR_ASSERT(state->min_progress_size <= state->incoming.length); | ^~~~~~~~~~ [1639/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/thd_test.dir/test/core/gprpp/thd_test.cc.o -o thd_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1640/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_security_common_api_test.dir/test/core/tsi/alts/handshaker/transport_security_common_api_test.cc.o -MF CMakeFiles/transport_security_common_api_test.dir/test/core/tsi/alts/handshaker/transport_security_common_api_test.cc.o.d -o CMakeFiles/transport_security_common_api_test.dir/test/core/tsi/alts/handshaker/transport_security_common_api_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/handshaker/transport_security_common_api_test.cc [1641/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/tcp_posix_test.dir/test/core/iomgr/endpoint_tests.cc.o CMakeFiles/tcp_posix_test.dir/test/core/iomgr/tcp_posix_test.cc.o -o tcp_posix_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1642/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/atm.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/atm.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/atm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/atm.cc [1643/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tcp_client_posix_test.dir/test/core/iomgr/tcp_client_posix_test.cc.o -MF CMakeFiles/tcp_client_posix_test.dir/test/core/iomgr/tcp_client_posix_test.cc.o.d -o CMakeFiles/tcp_client_posix_test.dir/test/core/iomgr/tcp_client_posix_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/tcp_client_posix_test.cc [1644/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/alloc.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/alloc.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/alloc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/alloc.cc [1645/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_iomgr_timer_heap_test.dir/test/core/iomgr/timer_heap_test.cc.o -MF CMakeFiles/test_core_iomgr_timer_heap_test.dir/test/core/iomgr/timer_heap_test.cc.o.d -o CMakeFiles/test_core_iomgr_timer_heap_test.dir/test/core/iomgr/timer_heap_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/timer_heap_test.cc [1646/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/transport_security_common_api_test.dir/test/core/tsi/alts/handshaker/transport_security_common_api_test.cc.o -o transport_security_common_api_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1647/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/varint_test.dir/test/core/transport/chttp2/varint_test.cc.o -MF CMakeFiles/varint_test.dir/test/core/transport/chttp2/varint_test.cc.o.d -o CMakeFiles/varint_test.dir/test/core/transport/chttp2/varint_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/varint_test.cc [1648/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_iphone.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_iphone.cc [1649/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_linux.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_linux.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_linux.cc [1650/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_posix.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_posix.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_posix.cc [1651/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/tcp_client_posix_test.dir/test/core/iomgr/tcp_client_posix_test.cc.o -o tcp_client_posix_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1652/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_core_iomgr_timer_heap_test.dir/test/core/iomgr/timer_heap_test.cc.o -o test_core_iomgr_timer_heap_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1653/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_windows.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_windows.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_windows.cc [1654/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/env_posix.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/env_posix.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/env_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_posix.cc [1655/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/env_windows.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/env_windows.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/env_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_windows.cc [1656/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/log_android.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/log_android.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/log_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_android.cc [1657/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/varint_test.dir/test/core/transport/chttp2/varint_test.cc.o -o varint_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1658/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/log_posix.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/log_posix.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/log_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_posix.cc [1659/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_iomgr_timer_list_test.dir/test/core/iomgr/timer_list_test.cc.o -MF CMakeFiles/test_core_iomgr_timer_list_test.dir/test/core/iomgr/timer_list_test.cc.o.d -o CMakeFiles/test_core_iomgr_timer_list_test.dir/test/core/iomgr/timer_list_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/timer_list_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/include/grpc/support/port_platform.h:22, from /builddir/build/BUILD/grpc-1.48.1/include/grpc/grpc.h:22, from /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/timer_list_test.cc:24: /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/timer_list_test.cc: In function 'void long_running_service_cleanup_test()': /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/timer_list_test.cc:182:53: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] 182 | GPR_ASSERT(now.milliseconds_after_process_epoch() >= k25Days.millis()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/port_platform.h:767:43: note: in definition of macro 'GPR_UNLIKELY' 767 | #define GPR_UNLIKELY(x) __builtin_expect((x), 0) | ^ /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/timer_list_test.cc:182:3: note: in expansion of macro 'GPR_ASSERT' 182 | GPR_ASSERT(now.milliseconds_after_process_epoch() >= k25Days.millis()); | ^~~~~~~~~~ [1660/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/log_windows.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/log_windows.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/log_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_windows.cc [1661/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/murmur_hash.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/murmur_hash.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/murmur_hash.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/murmur_hash.cc [1662/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/env_linux.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/env_linux.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/env_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_linux.cc [1663/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/string_posix.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/string_posix.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/string_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_posix.cc [1664/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/string_util_windows.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/string_util_windows.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/string_util_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_util_windows.cc [1665/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/string_windows.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/string_windows.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/string_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_windows.cc [1666/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_core_iomgr_timer_list_test.dir/test/core/iomgr/timer_list_test.cc.o -o test_core_iomgr_timer_list_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1667/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_security_test.dir/test/core/tsi/transport_security_test.cc.o -MF CMakeFiles/transport_security_test.dir/test/core/tsi/transport_security_test.cc.o.d -o CMakeFiles/transport_security_test.dir/test/core/tsi/transport_security_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/transport_security_test.cc [1668/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/log.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/log.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/log.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log.cc [1669/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/sync.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/sync.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/sync.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync.cc [1670/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/sync_posix.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/sync_posix.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/sync_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_posix.cc [1671/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/sync_windows.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/sync_windows.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/sync_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_windows.cc [1672/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/time_posix.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/time_posix.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/time_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_posix.cc [1673/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/time.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/time.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time.cc [1674/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/transport_security_test.dir/test/core/tsi/transport_security_test.cc.o -o transport_security_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1675/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/time_windows.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/time_windows.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/time_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_windows.cc [1676/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_msys.cc [1677/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_windows.cc [1678/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/threadpool_test.dir/test/core/iomgr/threadpool_test.cc.o -MF CMakeFiles/threadpool_test.dir/test/core/iomgr/threadpool_test.cc.o.d -o CMakeFiles/threadpool_test.dir/test/core/iomgr/threadpool_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/threadpool_test.cc [1679/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/wrap_memcpy.cc [1680/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/time_precise.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/time_precise.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/time_precise.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_precise.cc [1681/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tcp_server_posix_test.dir/test/core/iomgr/tcp_server_posix_test.cc.o -MF CMakeFiles/tcp_server_posix_test.dir/test/core/iomgr/tcp_server_posix_test.cc.o.d -o CMakeFiles/tcp_server_posix_test.dir/test/core/iomgr/tcp_server_posix_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/tcp_server_posix_test.cc [1682/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/string.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/string.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/string.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string.cc [1683/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/threadpool_test.dir/test/core/iomgr/threadpool_test.cc.o -o threadpool_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1684/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_posix.cc [1685/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/tcp_server_posix_test.dir/test/core/iomgr/tcp_server_posix_test.cc.o -o tcp_server_posix_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1686/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gprpp/fork.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gprpp/fork.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gprpp/fork.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/fork.cc [1687/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/sync_abseil.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/sync_abseil.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/sync_abseil.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_abseil.cc [1688/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gprpp/stat_windows.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gprpp/stat_windows.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gprpp/stat_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_windows.cc [1689/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gprpp/thd_windows.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gprpp/thd_windows.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gprpp/thd_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_windows.cc [1690/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gpr/log_linux.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gpr/log_linux.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gpr/log_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_linux.cc [1691/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gprpp/examine_stack.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gprpp/examine_stack.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gprpp/examine_stack.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/examine_stack.cc [1692/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/profiling/basic_timers.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/profiling/basic_timers.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/profiling/basic_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/basic_timers.cc [1693/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/profiling/stap_timers.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/profiling/stap_timers.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/profiling/stap_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/stap_timers.cc [1694/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gprpp/thd_posix.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gprpp/thd_posix.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gprpp/thd_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_posix.cc [1695/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gprpp/mpscq.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gprpp/mpscq.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gprpp/mpscq.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/mpscq.cc [1696/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gprpp/host_port.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gprpp/host_port.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gprpp/host_port.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/host_port.cc [1697/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gprpp/time_util.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gprpp/time_util.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gprpp/time_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time_util.cc [1698/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gprpp/global_config_env.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gprpp/global_config_env.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gprpp/global_config_env.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/global_config_env.cc [1699/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/promise/activity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/activity.cc [1700/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/gprpp/stat_posix.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/gprpp/stat_posix.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/gprpp/stat_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_posix.cc [1701/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/address_sorting_test_unsecure.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/address_sorting_test_unsecure.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/address_sorting_test_unsecure.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1702/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/activity_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/activity_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1703/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/subprocess.cc.o -MF CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/subprocess.cc.o.d -o CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/subprocess.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/subprocess.cc [1704/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/byte_buffer_proto_helper.cc.o -MF CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/byte_buffer_proto_helper.cc.o.d -o CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/byte_buffer_proto_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/byte_buffer_proto_helper.cc [1705/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/string_ref_helper.cc.o -MF CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/string_ref_helper.cc.o.d -o CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/string_ref_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/string_ref_helper.cc [1706/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/naming/address_sorting_test.cc.o -MF CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/naming/address_sorting_test.cc.o.d -o CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/naming/address_sorting_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/naming/address_sorting_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/naming/address_sorting_test.cc:25: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/naming/address_sorting_test.cc:373:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [1707/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/address_sorting_test.dir/test/cpp/naming/address_sorting_test.cc.o -MF CMakeFiles/address_sorting_test.dir/test/cpp/naming/address_sorting_test.cc.o.d -o CMakeFiles/address_sorting_test.dir/test/cpp/naming/address_sorting_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/naming/address_sorting_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/naming/address_sorting_test.cc:25: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/naming/address_sorting_test.cc:373:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [1708/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/test/core/promise/activity_test.cc.o -MF CMakeFiles/activity_test.dir/test/core/promise/activity_test.cc.o.d -o CMakeFiles/activity_test.dir/test/core/promise/activity_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:62, from /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:22: In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ActivityTest_CanCancelDuringSuccessfulExecution_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:296:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:58: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ActivityTest_CanCancelDuringSuccessfulExecution_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:296:48: note: 'on_done' declared here 296 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ActivityTest_CanCancelDuringExecution_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:271:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ActivityTest_CanCancelDuringExecution_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:271:48: note: 'on_done' declared here 271 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ActivityTest_WithContext_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:256:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ActivityTest_WithContext_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:256:48: note: 'on_done' declared here 256 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ActivityTest_ForceWakeup_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:228:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ActivityTest_ForceWakeup_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:228:48: note: 'on_done' declared here 228 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ActivityTest_DropImmediately_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:118:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ActivityTest_DropImmediately_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:118:48: note: 'on_done' declared here 118 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ActivityTest_ImmediatelyCompleteWithFailure_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:110:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ActivityTest_ImmediatelyCompleteWithFailure_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:110:48: note: 'on_done' declared here 110 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ActivityTest_ImmediatelyCompleteWithSuccess_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:102:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ActivityTest_ImmediatelyCompleteWithSuccess_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:102:48: note: 'on_done' declared here 102 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'void grpc_core::BarrierTest_WakeAfterDestruction_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:213:50: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'void grpc_core::BarrierTest_WakeAfterDestruction_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:213:50: note: 'on_done' declared here 213 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:154:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done1' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:154:48: note: 'on_done1' declared here 154 | StrictMock> on_done1; | ^~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56: In copy constructor 'testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = std::function]', inlined from 'testing::Matcher >::Matcher(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:483:7, inlined from 'testing::internal::MockSpec)> grpc_core::MockCallbackScheduler::gmock_Schedule(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/test_wakeup_schedulers.h:48:3, inlined from 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:180:3: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:306:33: warning: '.testing::Matcher >::.testing::internal::MatcherBase >::buffer_' may be used uninitialized [-Wmaybe-uninitialized] 306 | : vtable_(other.vtable_), buffer_(other.buffer_) { | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc: In member function 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]': /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:180:35: note: '' declared here 180 | EXPECT_CALL(scheduler1, Schedule(_)).WillOnce(SaveArg<0>(&cb1)); /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:2028:24: note: in definition of macro 'GMOCK_ON_CALL_IMPL_' 2028 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:180:3: note: in expansion of macro 'EXPECT_CALL' 180 | EXPECT_CALL(scheduler1, Schedule(_)).WillOnce(SaveArg<0>(&cb1)); | ^~~~~~~~~~~ In copy constructor 'testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = std::function]', inlined from 'testing::Matcher >::Matcher(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:483:7, inlined from 'testing::internal::MockSpec)> grpc_core::MockCallbackScheduler::gmock_Schedule(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/test_wakeup_schedulers.h:48:3, inlined from 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:184:3: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:306:33: warning: '.testing::Matcher >::.testing::internal::MatcherBase >::buffer_' may be used uninitialized [-Wmaybe-uninitialized] 306 | : vtable_(other.vtable_), buffer_(other.buffer_) { | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc: In member function 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]': /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:184:35: note: '' declared here 184 | EXPECT_CALL(scheduler2, Schedule(_)).WillOnce(SaveArg<0>(&cb2)); /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:2028:24: note: in definition of macro 'GMOCK_ON_CALL_IMPL_' 2028 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:184:3: note: in expansion of macro 'EXPECT_CALL' 184 | EXPECT_CALL(scheduler2, Schedule(_)).WillOnce(SaveArg<0>(&cb2)); | ^~~~~~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:154:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done1' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:154:48: note: 'on_done1' declared here 154 | StrictMock> on_done1; | ^~~~~~~~ In copy constructor 'testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = std::function]', inlined from 'testing::Matcher >::Matcher(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:483:7, inlined from 'testing::internal::MockSpec)> grpc_core::MockCallbackScheduler::gmock_Schedule(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/test_wakeup_schedulers.h:48:3, inlined from 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:180:3: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:306:33: warning: '.testing::Matcher >::.testing::internal::MatcherBase >::buffer_' may be used uninitialized [-Wmaybe-uninitialized] 306 | : vtable_(other.vtable_), buffer_(other.buffer_) { | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc: In member function 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]': /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:180:35: note: '' declared here 180 | EXPECT_CALL(scheduler1, Schedule(_)).WillOnce(SaveArg<0>(&cb1)); /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:2028:24: note: in definition of macro 'GMOCK_ON_CALL_IMPL_' 2028 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:180:3: note: in expansion of macro 'EXPECT_CALL' 180 | EXPECT_CALL(scheduler1, Schedule(_)).WillOnce(SaveArg<0>(&cb1)); | ^~~~~~~~~~~ In copy constructor 'testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = std::function]', inlined from 'testing::Matcher >::Matcher(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:483:7, inlined from 'testing::internal::MockSpec)> grpc_core::MockCallbackScheduler::gmock_Schedule(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/test_wakeup_schedulers.h:48:3, inlined from 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:184:3: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:306:33: warning: '.testing::Matcher >::.testing::internal::MatcherBase >::buffer_' may be used uninitialized [-Wmaybe-uninitialized] 306 | : vtable_(other.vtable_), buffer_(other.buffer_) { | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc: In member function 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]': /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:184:35: note: '' declared here 184 | EXPECT_CALL(scheduler2, Schedule(_)).WillOnce(SaveArg<0>(&cb2)); /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:2028:24: note: in definition of macro 'GMOCK_ON_CALL_IMPL_' 2028 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:184:3: note: in expansion of macro 'EXPECT_CALL' 184 | EXPECT_CALL(scheduler2, Schedule(_)).WillOnce(SaveArg<0>(&cb2)); | ^~~~~~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'void grpc_core::BarrierTest_Barrier_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:137:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'void grpc_core::BarrierTest_Barrier_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:137:48: note: 'on_done' declared here 137 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'void grpc_core::BarrierTest_Barrier_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:137:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'void grpc_core::BarrierTest_Barrier_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:137:48: note: 'on_done' declared here 137 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'void grpc_core::BarrierTest_WakeAfterDestruction_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:213:50: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'void grpc_core::BarrierTest_WakeAfterDestruction_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:213:50: note: 'on_done' declared here 213 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'void grpc_core::BarrierTest_WakeSelf_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:193:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'void grpc_core::BarrierTest_WakeSelf_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:193:48: note: 'on_done' declared here 193 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'void grpc_core::BarrierTest_WakeSelf_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:193:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'void grpc_core::BarrierTest_WakeSelf_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/activity_test.cc:193:48: note: 'on_done' declared here 193 | StrictMock> on_done; | ^~~~~~~ [1709/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=gnu11 -MD -MT CMakeFiles/pipe_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -MF CMakeFiles/pipe_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o.d -o CMakeFiles/pipe_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/any.upb.c [1710/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alarm_test.dir/test/cpp/common/alarm_test.cc.o -MF CMakeFiles/alarm_test.dir/test/cpp/common/alarm_test.cc.o.d -o CMakeFiles/alarm_test.dir/test/cpp/common/alarm_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/common/alarm_test.cc [1711/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/address_sorting_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/address_sorting_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/address_sorting_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1712/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/activity_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/activity_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1713/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/activity_test.dir/src/core/lib/gpr/alloc.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/atm.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_iphone.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_linux.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_posix.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/cpu_windows.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/env_linux.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/env_posix.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/env_windows.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/log.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/log_android.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/log_linux.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/log_posix.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/log_windows.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/murmur_hash.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/string.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/string_posix.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/string_util_windows.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/string_windows.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/sync.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/sync_abseil.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/sync_posix.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/sync_windows.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/time.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/time_posix.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/time_precise.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/time_windows.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o CMakeFiles/activity_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o CMakeFiles/activity_test.dir/src/core/lib/gprpp/examine_stack.cc.o CMakeFiles/activity_test.dir/src/core/lib/gprpp/fork.cc.o CMakeFiles/activity_test.dir/src/core/lib/gprpp/global_config_env.cc.o CMakeFiles/activity_test.dir/src/core/lib/gprpp/host_port.cc.o CMakeFiles/activity_test.dir/src/core/lib/gprpp/mpscq.cc.o CMakeFiles/activity_test.dir/src/core/lib/gprpp/stat_posix.cc.o CMakeFiles/activity_test.dir/src/core/lib/gprpp/stat_windows.cc.o CMakeFiles/activity_test.dir/src/core/lib/gprpp/thd_posix.cc.o CMakeFiles/activity_test.dir/src/core/lib/gprpp/thd_windows.cc.o CMakeFiles/activity_test.dir/src/core/lib/gprpp/time_util.cc.o CMakeFiles/activity_test.dir/src/core/lib/profiling/basic_timers.cc.o CMakeFiles/activity_test.dir/src/core/lib/profiling/stap_timers.cc.o CMakeFiles/activity_test.dir/src/core/lib/promise/activity.cc.o CMakeFiles/activity_test.dir/test/core/promise/activity_test.cc.o CMakeFiles/activity_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/activity_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o activity_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [1714/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=gnu11 -MD -MT CMakeFiles/arena_promise_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -MF CMakeFiles/arena_promise_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o.d -o CMakeFiles/arena_promise_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/rpc/status.upb.c [1715/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alarm_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/alarm_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/alarm_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1716/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/address_sorting_test_unsecure.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/address_sorting_test_unsecure.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/address_sorting_test_unsecure.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1717/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/address_sorting_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/address_sorting_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/address_sorting_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1718/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/naming/address_sorting_test.cc.o CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/byte_buffer_proto_helper.cc.o CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/string_ref_helper.cc.o CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/subprocess.cc.o CMakeFiles/address_sorting_test_unsecure.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/address_sorting_test_unsecure.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o address_sorting_test_unsecure -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_unsecure.so.1.48.1 libgrpc_test_util_unsecure.so.26.0.0 libgrpc++_test_config.so.1.48.1 libgrpc_unsecure.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags_parse.so.2206.0.0 /usr/lib64/libabsl_flags_usage.so.2206.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2206.0.0 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [1719/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=gnu11 -MD -MT CMakeFiles/arena_promise_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -MF CMakeFiles/arena_promise_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o.d -o CMakeFiles/arena_promise_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/any.upb.c [1720/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/debug/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/trace.cc [1721/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/address_sorting_test.dir/test/cpp/naming/address_sorting_test.cc.o CMakeFiles/address_sorting_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/address_sorting_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o address_sorting_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_config.so.1.48.1 libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags_parse.so.2206.0.0 /usr/lib64/libabsl_flags_usage.so.2206.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2206.0.0 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 libgpr.so.26.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [1722/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_util_test.dir/test/cpp/common/alts_util_test.cc.o -MF CMakeFiles/alts_util_test.dir/test/cpp/common/alts_util_test.cc.o.d -o CMakeFiles/alts_util_test.dir/test/cpp/common/alts_util_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/common/alts_util_test.cc [1723/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/gprpp/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.cc [1724/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/proto_utils_test.dir/test/cpp/codegen/proto_utils_test.cc.o -MF CMakeFiles/proto_utils_test.dir/test/cpp/codegen/proto_utils_test.cc.o.d -o CMakeFiles/proto_utils_test.dir/test/cpp/codegen/proto_utils_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/codegen/proto_utils_test.cc [1725/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/error.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/error.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/error.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/error.cc [1726/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/combiner.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/combiner.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/combiner.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/combiner.cc [1727/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/gprpp/status_helper.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/gprpp/status_helper.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/gprpp/status_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/status_helper.cc [1728/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/exec_ctx.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/exec_ctx.cc [1729/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_util_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/alts_util_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/alts_util_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1730/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/promise/activity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/activity.cc [1731/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_internal.cc [1732/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/executor.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/executor.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/executor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor.cc [1733/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/thread_quota.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/thread_quota.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/thread_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/thread_quota.cc [1734/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/trace.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/trace.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/trace.cc [1735/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/resource_quota.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/resource_quota.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/resource_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/resource_quota.cc [1736/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/slice/slice_refcount.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/slice/slice_refcount.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/slice/slice_refcount.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_refcount.cc [1737/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/arena.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/arena.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/arena.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/arena.cc [1738/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/slice/percent_encoding.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/slice/percent_encoding.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/slice/percent_encoding.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/percent_encoding.cc [1739/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_string_helpers.cc [1740/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/slice/slice.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice.cc [1741/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alarm_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/alarm_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/alarm_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1742/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alarm_test.dir/test/cpp/common/alarm_test.cc.o CMakeFiles/alarm_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/alarm_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o alarm_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_unsecure.so.1.48.1 libgrpc_test_util_unsecure.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc_unsecure.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [1743/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -MF CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/memory_quota.cc.o.d -o CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc:34: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 121 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword [1744/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/arena_promise_test.dir/test/core/promise/arena_promise_test.cc.o -MF CMakeFiles/arena_promise_test.dir/test/core/promise/arena_promise_test.cc.o.d -o CMakeFiles/arena_promise_test.dir/test/core/promise/arena_promise_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/arena_promise_test.cc [1745/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/auth_property_iterator_test.dir/test/cpp/common/auth_property_iterator_test.cc.o -MF CMakeFiles/auth_property_iterator_test.dir/test/cpp/common/auth_property_iterator_test.cc.o.d -o CMakeFiles/auth_property_iterator_test.dir/test/cpp/common/auth_property_iterator_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/common/auth_property_iterator_test.cc [1746/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resolve_address_using_ares_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/resolve_address_using_ares_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/resolve_address_using_ares_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1747/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_util_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/alts_util_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/alts_util_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1748/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alts_util_test.dir/test/cpp/common/alts_util_test.cc.o CMakeFiles/alts_util_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/alts_util_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o alts_util_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_alts.so.1.48.1 libgrpc++_test_util.so.1.48.1 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [1749/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/arena_promise_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/arena_promise_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/arena_promise_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1750/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resolve_address_using_native_resolver_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -MF CMakeFiles/resolve_address_using_native_resolver_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o.d -o CMakeFiles/resolve_address_using_native_resolver_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/fake_udp_and_tcp_server.cc [1751/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/auth_property_iterator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/auth_property_iterator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/auth_property_iterator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1752/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rbac_translator_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o -MF CMakeFiles/rbac_translator_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o.d -o CMakeFiles/rbac_translator_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc: In lambda function: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc:122:60: warning: format '%d' expects argument of type 'int', but argument 5 has type 'absl::lts_20220623::StatusCode' [-Wformat=] 122 | "authorization policy reload status. code=%d error_details=%s", | ~^ | | | int 123 | status.code(), std::string(status.message()).c_str()); | ~~~~~~~~~~~~~ | | | absl::lts_20220623::StatusCode [1753/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resolve_address_using_ares_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/resolve_address_using_ares_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/resolve_address_using_ares_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1754/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rbac_translator_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o -MF CMakeFiles/rbac_translator_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o.d -o CMakeFiles/rbac_translator_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/rbac_translator.cc [1755/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/authorization_policy_provider_test.dir/src/cpp/server/authorization_policy_provider.cc.o -MF CMakeFiles/authorization_policy_provider_test.dir/src/cpp/server/authorization_policy_provider.cc.o.d -o CMakeFiles/authorization_policy_provider_test.dir/src/cpp/server/authorization_policy_provider.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/authorization_policy_provider.cc [1756/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/authorization_matchers_test.dir/test/core/security/authorization_matchers_test.cc.o -MF CMakeFiles/authorization_matchers_test.dir/test/core/security/authorization_matchers_test.cc.o.d -o CMakeFiles/authorization_matchers_test.dir/test/core/security/authorization_matchers_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/authorization_matchers_test.cc [1757/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/authorization_policy_provider_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o -MF CMakeFiles/authorization_policy_provider_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o.d -o CMakeFiles/authorization_policy_provider_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc: In lambda function: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc:122:60: warning: format '%d' expects argument of type 'int', but argument 5 has type 'absl::lts_20220623::StatusCode' [-Wformat=] 122 | "authorization policy reload status. code=%d error_details=%s", | ~^ | | | int 123 | status.code(), std::string(status.message()).c_str()); | ~~~~~~~~~~~~~ | | | absl::lts_20220623::StatusCode [1758/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/avl_test.dir/test/core/avl/avl_test.cc.o -MF CMakeFiles/avl_test.dir/test/core/avl/avl_test.cc.o.d -o CMakeFiles/avl_test.dir/test/core/avl/avl_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/avl/avl_test.cc [1759/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/authorization_policy_provider_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o -MF CMakeFiles/authorization_policy_provider_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o.d -o CMakeFiles/authorization_policy_provider_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/rbac_translator.cc [1760/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/arena_promise_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/arena_promise_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/arena_promise_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1761/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/arena_promise_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o CMakeFiles/arena_promise_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o CMakeFiles/arena_promise_test.dir/src/core/lib/debug/trace.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/event_engine/memory_allocator.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/gprpp/status_helper.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/gprpp/time.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/combiner.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/error.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/exec_ctx.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/executor.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/promise/activity.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/arena.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/memory_quota.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/resource_quota.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/thread_quota.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/resource_quota/trace.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/slice/percent_encoding.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/slice/slice.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/slice/slice_refcount.cc.o CMakeFiles/arena_promise_test.dir/src/core/lib/slice/slice_string_helpers.cc.o CMakeFiles/arena_promise_test.dir/test/core/promise/arena_promise_test.cc.o CMakeFiles/arena_promise_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/arena_promise_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o arena_promise_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2206.0.0 libgpr.so.26.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 -ldl -lm -lrt && : [1762/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/authorization_policy_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/authorization_policy_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/authorization_policy_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1763/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/authorization_policy_provider_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o CMakeFiles/authorization_policy_provider_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o CMakeFiles/authorization_policy_provider_test.dir/src/cpp/server/authorization_policy_provider.cc.o CMakeFiles/authorization_policy_provider_test.dir/test/cpp/server/authorization_policy_provider_test.cc.o CMakeFiles/authorization_policy_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/authorization_policy_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o authorization_policy_provider_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [1764/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/auth_property_iterator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/auth_property_iterator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/auth_property_iterator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1765/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/aws_request_signer_test.dir/test/core/security/aws_request_signer_test.cc.o -MF CMakeFiles/aws_request_signer_test.dir/test/core/security/aws_request_signer_test.cc.o.d -o CMakeFiles/aws_request_signer_test.dir/test/core/security/aws_request_signer_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/aws_request_signer_test.cc [1766/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/auth_property_iterator_test.dir/test/cpp/common/auth_property_iterator_test.cc.o CMakeFiles/auth_property_iterator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/auth_property_iterator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o auth_property_iterator_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [1767/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rbac_translator_test.dir/test/core/security/rbac_translator_test.cc.o -MF CMakeFiles/rbac_translator_test.dir/test/core/security/rbac_translator_test.cc.o.d -o CMakeFiles/rbac_translator_test.dir/test/core/security/rbac_translator_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/rbac_translator_test.cc [1768/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/avl_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/avl_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/avl_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1769/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/authorization_matchers_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/authorization_matchers_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/authorization_matchers_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1770/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/authorization_matchers_test.dir/test/core/security/authorization_matchers_test.cc.o CMakeFiles/authorization_matchers_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/authorization_matchers_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o authorization_matchers_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1771/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/backoff_test.dir/test/core/backoff/backoff_test.cc.o -MF CMakeFiles/backoff_test.dir/test/core/backoff/backoff_test.cc.o.d -o CMakeFiles/backoff_test.dir/test/core/backoff/backoff_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/backoff/backoff_test.cc [1772/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/bad_streaming_id_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/bad_streaming_id_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/bad_streaming_id_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/bad_client.cc [1773/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/aws_request_signer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/aws_request_signer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/aws_request_signer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1774/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/bad_streaming_id_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/bad_streaming_id_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/bad_streaming_id_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [1775/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/backoff_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/backoff_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/backoff_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1776/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/bad_streaming_id_bad_client_test.dir/test/core/bad_client/tests/bad_streaming_id.cc.o -MF CMakeFiles/bad_streaming_id_bad_client_test.dir/test/core/bad_client/tests/bad_streaming_id.cc.o.d -o CMakeFiles/bad_streaming_id_bad_client_test.dir/test/core/bad_client/tests/bad_streaming_id.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/tests/bad_streaming_id.cc [1777/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/badreq_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/badreq_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/badreq_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [1778/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/badreq_bad_client_test.dir/test/core/bad_client/tests/badreq.cc.o -MF CMakeFiles/badreq_bad_client_test.dir/test/core/bad_client/tests/badreq.cc.o.d -o CMakeFiles/badreq_bad_client_test.dir/test/core/bad_client/tests/badreq.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/tests/badreq.cc [1779/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/badreq_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/badreq_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/badreq_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/bad_client.cc [1780/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/bad_streaming_id_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/bad_streaming_id_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/bad_streaming_id_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1781/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/avl_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/avl_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/avl_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1782/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/avl_test.dir/test/core/avl/avl_test.cc.o CMakeFiles/avl_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/avl_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o avl_test /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [1783/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/badreq_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/badreq_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/badreq_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1784/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/aws_request_signer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/aws_request_signer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/aws_request_signer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1785/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/aws_request_signer_test.dir/test/core/security/aws_request_signer_test.cc.o CMakeFiles/aws_request_signer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/aws_request_signer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o aws_request_signer_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1786/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/bdp_estimator_test.dir/test/core/transport/bdp_estimator_test.cc.o -MF CMakeFiles/bdp_estimator_test.dir/test/core/transport/bdp_estimator_test.cc.o.d -o CMakeFiles/bdp_estimator_test.dir/test/core/transport/bdp_estimator_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/bdp_estimator_test.cc [1787/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/backoff_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/backoff_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/backoff_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1788/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/backoff_test.dir/test/core/backoff/backoff_test.cc.o CMakeFiles/backoff_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/backoff_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o backoff_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1789/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/bdp_estimator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/bdp_estimator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/bdp_estimator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1790/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_resolver_test.dir/test/core/client_channel/resolvers/binder_resolver_test.cc.o -MF CMakeFiles/binder_resolver_test.dir/test/core/client_channel/resolvers/binder_resolver_test.cc.o.d -o CMakeFiles/binder_resolver_test.dir/test/core/client_channel/resolvers/binder_resolver_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/client_channel/resolvers/binder_resolver_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/test/core/client_channel/resolvers/binder_resolver_test.cc:15: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/client_channel/resolvers/binder_resolver_test.cc:86:7: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [1791/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/channel_create_impl.cc [1792/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/bad_streaming_id_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/bad_streaming_id_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/bad_streaming_id_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1793/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/binder_connector.cc [1794/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/jni_utils.cc [1795/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/binder_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/binder_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1796/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/bad_streaming_id_bad_client_test.dir/test/core/bad_client/bad_client.cc.o CMakeFiles/bad_streaming_id_bad_client_test.dir/test/core/bad_client/tests/bad_streaming_id.cc.o CMakeFiles/bad_streaming_id_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/bad_streaming_id_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/bad_streaming_id_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o bad_streaming_id_bad_client_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1797/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/channel_create.cc [1798/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/security_policy/binder_security_policy.cc [1799/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_registered_method_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/server_registered_method_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/server_registered_method_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1800/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/connection_id_generator.cc [1801/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/badreq_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/badreq_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/badreq_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1802/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/badreq_bad_client_test.dir/test/core/bad_client/bad_client.cc.o CMakeFiles/badreq_bad_client_test.dir/test/core/bad_client/tests/badreq.cc.o CMakeFiles/badreq_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/badreq_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/badreq_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o badreq_bad_client_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1803/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/utils/ndk_binder.cc [1804/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/endpoint_binder_pool.cc [1805/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/binder_android.cc [1806/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/binder_constants.cc [1807/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/security_policy_setting.cc [1808/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/transaction.cc [1809/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/bdp_estimator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/bdp_estimator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/bdp_estimator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1810/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/server/binder_server_credentials.cc [1811/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/bdp_estimator_test.dir/test/core/transport/bdp_estimator_test.cc.o CMakeFiles/bdp_estimator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/bdp_estimator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o bdp_estimator_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1812/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/server/binder_server.cc [1813/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/client/channel_cc.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/client/channel_cc.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/client/channel_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/channel_cc.cc [1814/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/wire_writer.cc [1815/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/client/client_context.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/client/client_context.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/client/client_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_context.cc [1816/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/client/client_callback.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/client/client_callback.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/client/client_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_callback.cc [1817/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc [1818/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/client/client_interceptor.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/client/client_interceptor.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/client/client_interceptor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_interceptor.cc [1819/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc [1820/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/codegen/codegen_init.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/codegen/codegen_init.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/codegen/codegen_init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/codegen/codegen_init.cc [1821/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/client/create_channel_posix.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/client/create_channel_posix.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/client/create_channel_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_posix.cc [1822/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/client/credentials_cc.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/client/credentials_cc.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/client/credentials_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/credentials_cc.cc [1823/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/client/create_channel.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/client/create_channel.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/client/create_channel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel.cc [1824/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/client/create_channel_internal.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/client/create_channel_internal.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/client/create_channel_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_internal.cc [1825/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/common/core_codegen.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/common/core_codegen.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/common/core_codegen.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/core_codegen.cc [1826/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/common/resource_quota_cc.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/common/resource_quota_cc.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/common/resource_quota_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/resource_quota_cc.cc [1827/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/common/alarm.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/common/alarm.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/common/alarm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/alarm.cc [1828/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/common/rpc_method.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/common/rpc_method.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/common/rpc_method.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/rpc_method.cc [1829/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/common/completion_queue_cc.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/common/completion_queue_cc.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/common/completion_queue_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/completion_queue_cc.cc [1830/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_iphone.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_iphone.cc [1831/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_linux.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_linux.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_linux.cc [1832/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_posix.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_posix.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_posix.cc [1833/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_windows.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_windows.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_windows.cc [1834/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/env_linux.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/env_linux.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/env_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_linux.cc [1835/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/env_posix.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/env_posix.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/env_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_posix.cc [1836/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/env_windows.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/env_windows.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/env_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_windows.cc [1837/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/common/version_cc.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/common/version_cc.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/common/version_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/version_cc.cc [1838/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/common/validate_service_config.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/common/validate_service_config.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/common/validate_service_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/validate_service_config.cc [1839/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_android.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_android.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_android.cc [1840/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/common/channel_arguments.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/common/channel_arguments.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/common/channel_arguments.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_arguments.cc [1841/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log.cc [1842/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -MF CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/transport/binder_transport.cc [1843/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/binder_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/binder_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1844/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service_server_builder_option.cc [1845/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/async_generic_service.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/async_generic_service.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/async_generic_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/async_generic_service.cc [1846/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_linux.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_linux.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_linux.cc [1847/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/binder_resolver_test.dir/test/core/client_channel/resolvers/binder_resolver_test.cc.o CMakeFiles/binder_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/binder_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o binder_resolver_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1848/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/common/channel_filter.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/common/channel_filter.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/common/channel_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_filter.cc [1849/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/server_callback.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/server_callback.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/server_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_callback.cc [1850/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/server_credentials.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/server_credentials.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_credentials.cc [1851/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/util/status.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/util/status.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/util/status.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/status.cc [1852/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/orca/call_metric_recorder.cc [1853/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/util/string_ref.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/util/string_ref.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/util/string_ref.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/string_ref.cc [1854/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/util/byte_buffer_cc.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/util/byte_buffer_cc.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/util/byte_buffer_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/byte_buffer_cc.cc [1855/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/util/time_cc.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/util/time_cc.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/util/time_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/time_cc.cc [1856/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/server_posix.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/server_posix.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/server_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_posix.cc [1857/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/thread_manager/thread_manager.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/thread_manager/thread_manager.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/thread_manager/thread_manager.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/thread_manager/thread_manager.cc [1858/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/server_builder.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/server_builder.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/server_builder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_builder.cc [1859/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/server_context.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/server_context.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/server_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_context.cc [1860/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/server_cc.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/server_cc.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/server_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_cc.cc [1861/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/binder_transport_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/binder_transport_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1862/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/bitset_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/bitset_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/bitset_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1863/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/call_finalization_test.dir/test/core/channel/call_finalization_test.cc.o -MF CMakeFiles/call_finalization_test.dir/test/core/channel/call_finalization_test.cc.o.d -o CMakeFiles/call_finalization_test.dir/test/core/channel/call_finalization_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/channel/call_finalization_test.cc [1864/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/byte_buffer_test.dir/test/cpp/util/byte_buffer_test.cc.o -MF CMakeFiles/byte_buffer_test.dir/test/cpp/util/byte_buffer_test.cc.o.d -o CMakeFiles/byte_buffer_test.dir/test/cpp/util/byte_buffer_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/byte_buffer_test.cc [1865/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/byte_buffer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/byte_buffer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/byte_buffer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1866/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/call_push_pull_test.dir/test/core/promise/call_push_pull_test.cc.o -MF CMakeFiles/call_push_pull_test.dir/test/core/promise/call_push_pull_test.cc.o.d -o CMakeFiles/call_push_pull_test.dir/test/core/promise/call_push_pull_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/call_push_pull_test.cc [1867/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/test/core/transport/binder/mock_objects.cc.o -MF CMakeFiles/binder_transport_test.dir/test/core/transport/binder/mock_objects.cc.o.d -o CMakeFiles/binder_transport_test.dir/test/core/transport/binder/mock_objects.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc [1868/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/binder_transport_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/binder_transport_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1869/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/call_finalization_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/call_finalization_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/call_finalization_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1870/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cancel_ares_query_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -MF CMakeFiles/cancel_ares_query_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o.d -o CMakeFiles/cancel_ares_query_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/fake_udp_and_tcp_server.cc [1871/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/bitset_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/bitset_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/bitset_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1872/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cancel_ares_query_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/cancel_ares_query_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/cancel_ares_query_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [1873/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/call_push_pull_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/call_push_pull_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/call_push_pull_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1874/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/test/core/transport/binder/binder_transport_test.cc.o -MF CMakeFiles/binder_transport_test.dir/test/core/transport/binder/binder_transport_test.cc.o.d -o CMakeFiles/binder_transport_test.dir/test/core/transport/binder/binder_transport_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/binder_transport_test.cc [1875/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cancel_ares_query_test.dir/test/cpp/naming/cancel_ares_query_test.cc.o -MF CMakeFiles/cancel_ares_query_test.dir/test/cpp/naming/cancel_ares_query_test.cc.o.d -o CMakeFiles/cancel_ares_query_test.dir/test/cpp/naming/cancel_ares_query_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/naming/cancel_ares_query_test.cc [1876/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=gnu11 -MD -MT CMakeFiles/cel_authorization_engine_test.dir/src/core/ext/upb-generated/google/type/expr.upb.c.o -MF CMakeFiles/cel_authorization_engine_test.dir/src/core/ext/upb-generated/google/type/expr.upb.c.o.d -o CMakeFiles/cel_authorization_engine_test.dir/src/core/ext/upb-generated/google/type/expr.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/type/expr.upb.c [1877/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o CMakeFiles/binder_transport_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/client/channel_cc.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/client/client_callback.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/client/client_context.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/client/client_interceptor.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/client/create_channel.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/client/create_channel_internal.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/client/create_channel_posix.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/client/credentials_cc.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/codegen/codegen_init.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/common/alarm.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/common/channel_arguments.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/common/channel_filter.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/common/completion_queue_cc.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/common/core_codegen.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/common/resource_quota_cc.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/common/rpc_method.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/common/validate_service_config.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/common/version_cc.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/server/async_generic_service.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/server/channel_argument_option.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/server/create_default_thread_pool.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/server/dynamic_thread_pool.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/server/health/default_health_check_service.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/server/health/health_check_service.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/server/server_builder.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/server/server_callback.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/server/server_cc.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/server/server_context.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/server/server_credentials.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/server/server_posix.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/thread_manager/thread_manager.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/util/byte_buffer_cc.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/util/status.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/util/string_ref.cc.o CMakeFiles/binder_transport_test.dir/src/cpp/util/time_cc.cc.o CMakeFiles/binder_transport_test.dir/test/core/transport/binder/binder_transport_test.cc.o CMakeFiles/binder_transport_test.dir/test/core/transport/binder/mock_objects.cc.o CMakeFiles/binder_transport_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/binder_transport_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o binder_transport_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1878/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/bitset_test.dir/test/core/gprpp/bitset_test.cc.o -MF CMakeFiles/bitset_test.dir/test/core/gprpp/bitset_test.cc.o.d -o CMakeFiles/bitset_test.dir/test/core/gprpp/bitset_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/bitset_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/bitset_test.cc:19: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/bitset_test.cc:101:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [1879/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/bitset_test.dir/test/core/gprpp/bitset_test.cc.o CMakeFiles/bitset_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/bitset_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o bitset_test /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [1880/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/byte_buffer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/byte_buffer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/byte_buffer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1881/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cel_authorization_engine_test.dir/src/core/lib/security/authorization/cel_authorization_engine.cc.o -MF CMakeFiles/cel_authorization_engine_test.dir/src/core/lib/security/authorization/cel_authorization_engine.cc.o.d -o CMakeFiles/cel_authorization_engine_test.dir/src/core/lib/security/authorization/cel_authorization_engine.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/cel_authorization_engine.cc [1882/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cel_authorization_engine_test.dir/test/core/security/cel_authorization_engine_test.cc.o -MF CMakeFiles/cel_authorization_engine_test.dir/test/core/security/cel_authorization_engine_test.cc.o.d -o CMakeFiles/cel_authorization_engine_test.dir/test/core/security/cel_authorization_engine_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/cel_authorization_engine_test.cc [1883/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/byte_buffer_test.dir/test/cpp/util/byte_buffer_test.cc.o CMakeFiles/byte_buffer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/byte_buffer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o byte_buffer_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [1884/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cancel_ares_query_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/cancel_ares_query_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/cancel_ares_query_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1885/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/certificate_provider_registry_test.dir/test/core/client_channel/certificate_provider_registry_test.cc.o -MF CMakeFiles/certificate_provider_registry_test.dir/test/core/client_channel/certificate_provider_registry_test.cc.o.d -o CMakeFiles/certificate_provider_registry_test.dir/test/core/client_channel/certificate_provider_registry_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/client_channel/certificate_provider_registry_test.cc [1886/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/call_push_pull_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/call_push_pull_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/call_push_pull_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1887/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/call_push_pull_test.dir/test/core/promise/call_push_pull_test.cc.o CMakeFiles/call_push_pull_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/call_push_pull_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o call_push_pull_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [1888/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cel_authorization_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/cel_authorization_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/cel_authorization_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1889/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/call_finalization_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/call_finalization_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/call_finalization_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1890/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/call_finalization_test.dir/test/core/channel/call_finalization_test.cc.o CMakeFiles/call_finalization_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/call_finalization_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o call_finalization_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1891/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cancel_ares_query_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/cancel_ares_query_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/cancel_ares_query_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1892/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/cancel_ares_query_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/cancel_ares_query_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o CMakeFiles/cancel_ares_query_test.dir/test/cpp/naming/cancel_ares_query_test.cc.o CMakeFiles/cancel_ares_query_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/cancel_ares_query_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o cancel_ares_query_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_config.so.1.48.1 libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags_parse.so.2206.0.0 /usr/lib64/libabsl_flags_usage.so.2206.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2206.0.0 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 libgpr.so.26.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [1893/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/certificate_provider_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/certificate_provider_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/certificate_provider_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1894/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/certificate_provider_store_test.dir/test/core/xds/certificate_provider_store_test.cc.o -MF CMakeFiles/certificate_provider_store_test.dir/test/core/xds/certificate_provider_store_test.cc.o.d -o CMakeFiles/certificate_provider_store_test.dir/test/core/xds/certificate_provider_store_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/xds/certificate_provider_store_test.cc [1895/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/certificate_provider_store_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/certificate_provider_store_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/certificate_provider_store_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1896/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channel_args_test.dir/test/core/channel/channel_args_test.cc.o -MF CMakeFiles/channel_args_test.dir/test/core/channel/channel_args_test.cc.o.d -o CMakeFiles/channel_args_test.dir/test/core/channel/channel_args_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/channel/channel_args_test.cc [1897/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channel_arguments_test.dir/test/cpp/common/channel_arguments_test.cc.o -MF CMakeFiles/channel_arguments_test.dir/test/cpp/common/channel_arguments_test.cc.o.d -o CMakeFiles/channel_arguments_test.dir/test/cpp/common/channel_arguments_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/common/channel_arguments_test.cc [1898/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channel_args_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/channel_args_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/channel_args_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1899/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channel_creds_registry_test.dir/test/core/security/channel_creds_registry_test.cc.o -MF CMakeFiles/channel_creds_registry_test.dir/test/core/security/channel_creds_registry_test.cc.o.d -o CMakeFiles/channel_creds_registry_test.dir/test/core/security/channel_creds_registry_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/channel_creds_registry_test.cc [1900/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cel_authorization_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/cel_authorization_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/cel_authorization_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1901/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channel_arguments_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/channel_arguments_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/channel_arguments_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1902/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/cel_authorization_engine_test.dir/src/core/ext/upb-generated/google/type/expr.upb.c.o CMakeFiles/cel_authorization_engine_test.dir/src/core/lib/security/authorization/cel_authorization_engine.cc.o CMakeFiles/cel_authorization_engine_test.dir/test/core/security/cel_authorization_engine_test.cc.o CMakeFiles/cel_authorization_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/cel_authorization_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o cel_authorization_engine_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1903/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/certificate_provider_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/certificate_provider_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/certificate_provider_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1904/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/certificate_provider_registry_test.dir/test/core/client_channel/certificate_provider_registry_test.cc.o CMakeFiles/certificate_provider_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/certificate_provider_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o certificate_provider_registry_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1905/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channel_filter_test.dir/test/cpp/common/channel_filter_test.cc.o -MF CMakeFiles/channel_filter_test.dir/test/cpp/common/channel_filter_test.cc.o.d -o CMakeFiles/channel_filter_test.dir/test/cpp/common/channel_filter_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/common/channel_filter_test.cc [1906/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/certificate_provider_store_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/certificate_provider_store_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/certificate_provider_store_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1907/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/certificate_provider_store_test.dir/test/core/xds/certificate_provider_store_test.cc.o CMakeFiles/certificate_provider_store_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/certificate_provider_store_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o certificate_provider_store_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1908/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channel_args_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/channel_args_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/channel_args_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1909/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channel_creds_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/channel_creds_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/channel_creds_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1910/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/channel_args_test.dir/test/core/channel/channel_args_test.cc.o CMakeFiles/channel_args_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/channel_args_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o channel_args_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1911/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channel_filter_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/channel_filter_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/channel_filter_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1912/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channel_arguments_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/channel_arguments_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/channel_arguments_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1913/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channel_stack_builder_test.dir/test/core/channel/channel_stack_builder_test.cc.o -MF CMakeFiles/channel_stack_builder_test.dir/test/core/channel/channel_stack_builder_test.cc.o.d -o CMakeFiles/channel_stack_builder_test.dir/test/core/channel/channel_stack_builder_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/channel/channel_stack_builder_test.cc [1914/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/channel_arguments_test.dir/test/cpp/common/channel_arguments_test.cc.o CMakeFiles/channel_arguments_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/channel_arguments_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o channel_arguments_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [1915/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=gnu11 -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -MF CMakeFiles/chunked_vector_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/any.upb.c [1916/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/debug/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/trace.cc [1917/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/event_engine/memory_allocator.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/memory_allocator.cc [1918/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=gnu11 -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -MF CMakeFiles/chunked_vector_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/rpc/status.upb.c [1919/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/gprpp/status_helper.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/gprpp/status_helper.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/gprpp/status_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/status_helper.cc [1920/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channelz_registry_test.dir/test/core/channel/channelz_registry_test.cc.o -MF CMakeFiles/channelz_registry_test.dir/test/core/channel/channelz_registry_test.cc.o.d -o CMakeFiles/channelz_registry_test.dir/test/core/channel/channelz_registry_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/channel/channelz_registry_test.cc [1921/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channelz_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/channelz_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/channelz_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1922/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channel_stack_builder_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/channel_stack_builder_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/channel_stack_builder_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1923/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/gprpp/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.cc [1924/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/combiner.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/combiner.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/combiner.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/combiner.cc [1925/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channel_creds_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/channel_creds_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/channel_creds_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1926/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/exec_ctx.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/exec_ctx.cc [1927/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/error.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/error.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/error.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/error.cc [1928/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/channel_creds_registry_test.dir/test/core/security/channel_creds_registry_test.cc.o CMakeFiles/channel_creds_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/channel_creds_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o channel_creds_registry_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1929/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/executor.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/executor.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/executor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor.cc [1930/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_internal.cc [1931/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/arena.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/arena.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/arena.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/arena.cc [1932/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/trace.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/trace.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/trace.cc [1933/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/promise/activity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/activity.cc [1934/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/thread_quota.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/thread_quota.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/thread_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/thread_quota.cc [1935/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/slice_refcount.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/slice_refcount.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/slice_refcount.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_refcount.cc [1936/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/percent_encoding.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/percent_encoding.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/percent_encoding.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/percent_encoding.cc [1937/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_string_helpers.cc [1938/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/slice.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice.cc [1939/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/resource_quota.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/resource_quota.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/resource_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/resource_quota.cc [1940/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -MF CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/memory_quota.cc.o.d -o CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc:34: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 121 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword [1941/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channel_filter_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/channel_filter_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/channel_filter_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1942/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/channel_filter_test.dir/test/cpp/common/channel_filter_test.cc.o CMakeFiles/channel_filter_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/channel_filter_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o channel_filter_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [1943/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/chunked_vector_test.dir/test/core/gprpp/chunked_vector_test.cc.o -MF CMakeFiles/chunked_vector_test.dir/test/core/gprpp/chunked_vector_test.cc.o.d -o CMakeFiles/chunked_vector_test.dir/test/core/gprpp/chunked_vector_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/chunked_vector_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/chunked_vector_test.cc:17: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/chunked_vector_test.cc:33:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const int' and 'const long unsigned int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/chunked_vector_test.cc:146:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] [1944/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/chunked_vector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/chunked_vector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/chunked_vector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1945/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_authority_filter_test.dir/test/core/filters/client_authority_filter_test.cc.o -MF CMakeFiles/client_authority_filter_test.dir/test/core/filters/client_authority_filter_test.cc.o.d -o CMakeFiles/client_authority_filter_test.dir/test/core/filters/client_authority_filter_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/filters/client_authority_filter_test.cc [1946/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_authority_filter_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/client_authority_filter_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/client_authority_filter_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1947/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channelz_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/channelz_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/channelz_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1948/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channel_stack_builder_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/channel_stack_builder_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/channel_stack_builder_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1949/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/channelz_registry_test.dir/test/core/channel/channelz_registry_test.cc.o CMakeFiles/channelz_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/channelz_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o channelz_registry_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [1950/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/channel_stack_builder_test.dir/test/core/channel/channel_stack_builder_test.cc.o CMakeFiles/channel_stack_builder_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/channel_stack_builder_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o channel_stack_builder_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1951/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_context_test_peer_test.dir/test/cpp/test/client_context_test_peer_test.cc.o -MF CMakeFiles/client_context_test_peer_test.dir/test/cpp/test/client_context_test_peer_test.cc.o.d -o CMakeFiles/client_context_test_peer_test.dir/test/cpp/test/client_context_test_peer_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/test/client_context_test_peer_test.cc [1952/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/codegen_test_full.dir/test/cpp/codegen/codegen_test_full.cc.o -MF CMakeFiles/codegen_test_full.dir/test/cpp/codegen/codegen_test_full.cc.o.d -o CMakeFiles/codegen_test_full.dir/test/cpp/codegen/codegen_test_full.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/codegen/codegen_test_full.cc [1953/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/codegen_test_minimal.dir/test/cpp/codegen/codegen_test_minimal.cc.o -MF CMakeFiles/codegen_test_minimal.dir/test/cpp/codegen/codegen_test_minimal.cc.o.d -o CMakeFiles/codegen_test_minimal.dir/test/cpp/codegen/codegen_test_minimal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/codegen/codegen_test_minimal.cc [1954/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_context_test_peer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/client_context_test_peer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/client_context_test_peer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1955/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/connection_prefix_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/connection_prefix_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/connection_prefix_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [1956/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/codegen_test_full.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/codegen_test_full.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/codegen_test_full.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1957/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/codegen_test_minimal.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/codegen_test_minimal.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/codegen_test_minimal.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1958/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/connection_prefix_bad_client_test.dir/test/core/bad_client/tests/connection_prefix.cc.o -MF CMakeFiles/connection_prefix_bad_client_test.dir/test/core/bad_client/tests/connection_prefix.cc.o.d -o CMakeFiles/connection_prefix_bad_client_test.dir/test/core/bad_client/tests/connection_prefix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/tests/connection_prefix.cc [1959/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/chunked_vector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/chunked_vector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/chunked_vector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1960/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/connection_prefix_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/connection_prefix_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/connection_prefix_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/bad_client.cc [1961/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/chunked_vector_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o CMakeFiles/chunked_vector_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o CMakeFiles/chunked_vector_test.dir/src/core/lib/debug/trace.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/event_engine/memory_allocator.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/gprpp/status_helper.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/gprpp/time.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/combiner.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/error.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/exec_ctx.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/executor.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/promise/activity.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/arena.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/memory_quota.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/resource_quota.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/thread_quota.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/resource_quota/trace.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/percent_encoding.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/slice.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/slice_refcount.cc.o CMakeFiles/chunked_vector_test.dir/src/core/lib/slice/slice_string_helpers.cc.o CMakeFiles/chunked_vector_test.dir/test/core/gprpp/chunked_vector_test.cc.o CMakeFiles/chunked_vector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/chunked_vector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o chunked_vector_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2206.0.0 libgpr.so.26.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 -ldl -lm -lrt && : [1962/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/connectivity_state_test.dir/test/core/transport/connectivity_state_test.cc.o -MF CMakeFiles/connectivity_state_test.dir/test/core/transport/connectivity_state_test.cc.o.d -o CMakeFiles/connectivity_state_test.dir/test/core/transport/connectivity_state_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/connectivity_state_test.cc [1963/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_authority_filter_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/client_authority_filter_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/client_authority_filter_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1964/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/client_authority_filter_test.dir/test/core/filters/client_authority_filter_test.cc.o CMakeFiles/client_authority_filter_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/client_authority_filter_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o client_authority_filter_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1965/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/connection_prefix_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/connection_prefix_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/connection_prefix_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1966/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_context_test_peer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/client_context_test_peer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/client_context_test_peer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1967/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/codegen_test_full.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/codegen_test_full.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/codegen_test_full.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1968/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/codegen_test_full.dir/test/cpp/codegen/codegen_test_full.cc.o CMakeFiles/codegen_test_full.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/codegen_test_full.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o codegen_test_full -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [1969/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/client_context_test_peer_test.dir/test/cpp/test/client_context_test_peer_test.cc.o CMakeFiles/client_context_test_peer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/client_context_test_peer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o client_context_test_peer_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test.so.1.48.1 libgrpc++_test_util.so.1.48.1 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [1970/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/codegen_test_minimal.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/codegen_test_minimal.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/codegen_test_minimal.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1971/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/codegen_test_minimal.dir/test/cpp/codegen/codegen_test_minimal.cc.o CMakeFiles/codegen_test_minimal.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/codegen_test_minimal.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o codegen_test_minimal -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [1972/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/context_list_test.dir/test/core/transport/chttp2/context_list_test.cc.o -MF CMakeFiles/context_list_test.dir/test/core/transport/chttp2/context_list_test.cc.o.d -o CMakeFiles/context_list_test.dir/test/core/transport/chttp2/context_list_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/context_list_test.cc [1973/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/context_test.dir/test/core/promise/context_test.cc.o -MF CMakeFiles/context_test.dir/test/core/promise/context_test.cc.o.d -o CMakeFiles/context_test.dir/test/core/promise/context_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/context_test.cc [1974/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/connection_prefix_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/connection_prefix_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/connection_prefix_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1975/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/connectivity_state_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/connectivity_state_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/connectivity_state_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1976/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/connection_prefix_bad_client_test.dir/test/core/bad_client/bad_client.cc.o CMakeFiles/connection_prefix_bad_client_test.dir/test/core/bad_client/tests/connection_prefix.cc.o CMakeFiles/connection_prefix_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/connection_prefix_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/connection_prefix_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o connection_prefix_bad_client_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1977/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/context_list_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/context_list_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/context_list_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1978/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/context_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/context_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/context_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1979/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/core_configuration_test.dir/test/core/config/core_configuration_test.cc.o -MF CMakeFiles/core_configuration_test.dir/test/core/config/core_configuration_test.cc.o.d -o CMakeFiles/core_configuration_test.dir/test/core/config/core_configuration_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/config/core_configuration_test.cc [1980/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cpp_impl_of_test.dir/test/core/gprpp/cpp_impl_of_test.cc.o -MF CMakeFiles/cpp_impl_of_test.dir/test/core/gprpp/cpp_impl_of_test.cc.o.d -o CMakeFiles/cpp_impl_of_test.dir/test/core/gprpp/cpp_impl_of_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/cpp_impl_of_test.cc [1981/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/core_configuration_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/core_configuration_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/core_configuration_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1982/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cpp_impl_of_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/cpp_impl_of_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/cpp_impl_of_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1983/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/crl_ssl_transport_security_test.dir/test/core/tsi/crl_ssl_transport_security_test.cc.o -MF CMakeFiles/crl_ssl_transport_security_test.dir/test/core/tsi/crl_ssl_transport_security_test.cc.o.d -o CMakeFiles/crl_ssl_transport_security_test.dir/test/core/tsi/crl_ssl_transport_security_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/crl_ssl_transport_security_test.cc [1984/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/connectivity_state_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/connectivity_state_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/connectivity_state_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1985/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/crl_ssl_transport_security_test.dir/test/core/tsi/transport_security_test_lib.cc.o -MF CMakeFiles/crl_ssl_transport_security_test.dir/test/core/tsi/transport_security_test_lib.cc.o.d -o CMakeFiles/crl_ssl_transport_security_test.dir/test/core/tsi/transport_security_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/transport_security_test_lib.cc [1986/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/connectivity_state_test.dir/test/core/transport/connectivity_state_test.cc.o CMakeFiles/connectivity_state_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/connectivity_state_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o connectivity_state_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1987/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/context_list_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/context_list_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/context_list_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1988/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/context_list_test.dir/test/core/transport/chttp2/context_list_test.cc.o CMakeFiles/context_list_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/context_list_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o context_list_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1989/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/destroy_grpclb_channel_with_active_connect_stress_test.dir/test/cpp/client/destroy_grpclb_channel_with_active_connect_stress_test.cc.o -MF CMakeFiles/destroy_grpclb_channel_with_active_connect_stress_test.dir/test/cpp/client/destroy_grpclb_channel_with_active_connect_stress_test.cc.o.d -o CMakeFiles/destroy_grpclb_channel_with_active_connect_stress_test.dir/test/cpp/client/destroy_grpclb_channel_with_active_connect_stress_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/client/destroy_grpclb_channel_with_active_connect_stress_test.cc [1990/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/crl_ssl_transport_security_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/crl_ssl_transport_security_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/crl_ssl_transport_security_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1991/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/dual_ref_counted_test.dir/test/core/gprpp/dual_ref_counted_test.cc.o -MF CMakeFiles/dual_ref_counted_test.dir/test/core/gprpp/dual_ref_counted_test.cc.o.d -o CMakeFiles/dual_ref_counted_test.dir/test/core/gprpp/dual_ref_counted_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/dual_ref_counted_test.cc [1992/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/context_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/context_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/context_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1993/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/context_test.dir/test/core/promise/context_test.cc.o CMakeFiles/context_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/context_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o context_test /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [1994/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/core_configuration_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/core_configuration_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/core_configuration_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1995/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/destroy_grpclb_channel_with_active_connect_stress_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/destroy_grpclb_channel_with_active_connect_stress_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/destroy_grpclb_channel_with_active_connect_stress_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [1996/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/core_configuration_test.dir/test/core/config/core_configuration_test.cc.o CMakeFiles/core_configuration_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/core_configuration_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o core_configuration_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [1997/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cpp_impl_of_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/cpp_impl_of_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/cpp_impl_of_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [1998/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/cpp_impl_of_test.dir/test/core/gprpp/cpp_impl_of_test.cc.o CMakeFiles/cpp_impl_of_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/cpp_impl_of_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o cpp_impl_of_test /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [1999/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/duplicate_header_bad_client_test.dir/test/core/bad_client/tests/duplicate_header.cc.o -MF CMakeFiles/duplicate_header_bad_client_test.dir/test/core/bad_client/tests/duplicate_header.cc.o.d -o CMakeFiles/duplicate_header_bad_client_test.dir/test/core/bad_client/tests/duplicate_header.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/tests/duplicate_header.cc [2000/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/duplicate_header_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/duplicate_header_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/duplicate_header_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [2001/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/channel_create.cc [2002/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/connection_id_generator.cc [2003/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/duplicate_header_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/duplicate_header_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/duplicate_header_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/bad_client.cc [2004/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/jni_utils.cc [2005/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/dual_ref_counted_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/dual_ref_counted_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/dual_ref_counted_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2006/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/endpoint_binder_pool.cc [2007/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/crl_ssl_transport_security_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/crl_ssl_transport_security_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/crl_ssl_transport_security_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2008/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/crl_ssl_transport_security_test.dir/test/core/tsi/crl_ssl_transport_security_test.cc.o CMakeFiles/crl_ssl_transport_security_test.dir/test/core/tsi/transport_security_test_lib.cc.o CMakeFiles/crl_ssl_transport_security_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/crl_ssl_transport_security_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o crl_ssl_transport_security_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2009/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/security_policy/binder_security_policy.cc [2010/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/duplicate_header_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/duplicate_header_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/duplicate_header_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2011/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/binder_connector.cc [2012/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/destroy_grpclb_channel_with_active_connect_stress_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/destroy_grpclb_channel_with_active_connect_stress_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/destroy_grpclb_channel_with_active_connect_stress_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2013/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/security_policy_setting.cc [2014/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/utils/ndk_binder.cc [2015/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/destroy_grpclb_channel_with_active_connect_stress_test.dir/test/cpp/client/destroy_grpclb_channel_with_active_connect_stress_test.cc.o CMakeFiles/destroy_grpclb_channel_with_active_connect_stress_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/destroy_grpclb_channel_with_active_connect_stress_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o destroy_grpclb_channel_with_active_connect_stress_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [2016/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/binder_android.cc [2017/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/binder_constants.cc [2018/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/transaction.cc [2019/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/channel_create_impl.cc [2020/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/server/binder_server_credentials.cc [2021/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/server/binder_server.cc [2022/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc [2023/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/wire_writer.cc [2024/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/channel_cc.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/channel_cc.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/channel_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/channel_cc.cc [2025/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/client_interceptor.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/client_interceptor.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/client_interceptor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_interceptor.cc [2026/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/client_context.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/client_context.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/client_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_context.cc [2027/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc [2028/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/create_channel.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/create_channel.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/create_channel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel.cc [2029/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/client_callback.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/client_callback.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/client_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_callback.cc [2030/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/codegen/codegen_init.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/codegen/codegen_init.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/codegen/codegen_init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/codegen/codegen_init.cc [2031/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/create_channel_internal.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/create_channel_internal.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/create_channel_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_internal.cc [2032/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/dual_ref_counted_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/dual_ref_counted_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/dual_ref_counted_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2033/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/dual_ref_counted_test.dir/test/core/gprpp/dual_ref_counted_test.cc.o CMakeFiles/dual_ref_counted_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/dual_ref_counted_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o dual_ref_counted_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2034/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/create_channel_posix.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/create_channel_posix.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/create_channel_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_posix.cc [2035/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/credentials_cc.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/credentials_cc.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/credentials_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/credentials_cc.cc [2036/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/resource_quota_cc.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/resource_quota_cc.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/resource_quota_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/resource_quota_cc.cc [2037/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/core_codegen.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/core_codegen.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/core_codegen.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/core_codegen.cc [2038/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/alarm.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/alarm.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/alarm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/alarm.cc [2039/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/rpc_method.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/rpc_method.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/rpc_method.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/rpc_method.cc [2040/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/transport/binder_transport.cc [2041/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/completion_queue_cc.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/completion_queue_cc.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/completion_queue_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/completion_queue_cc.cc [2042/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/async_generic_service.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/async_generic_service.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/async_generic_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/async_generic_service.cc [2043/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/channel_argument_option.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/channel_argument_option.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/channel_argument_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/channel_argument_option.cc [2044/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/validate_service_config.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/validate_service_config.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/validate_service_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/validate_service_config.cc [2045/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/channel_arguments.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/channel_arguments.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/channel_arguments.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_arguments.cc [2046/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/health/health_check_service.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/health/health_check_service.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/health/health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service.cc [2047/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/version_cc.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/version_cc.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/version_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/version_cc.cc [2048/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/create_default_thread_pool.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/create_default_thread_pool.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/create_default_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/create_default_thread_pool.cc [2049/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service_server_builder_option.cc [2050/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/dynamic_thread_pool.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/dynamic_thread_pool.cc [2051/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/channel_filter.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/channel_filter.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/channel_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_filter.cc [2052/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/external_connection_acceptor_impl.cc [2053/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/orca/call_metric_recorder.cc [2054/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_callback.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_callback.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_callback.cc [2055/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/duplicate_header_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/duplicate_header_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/duplicate_header_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2056/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_credentials.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_credentials.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_credentials.cc [2057/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/duplicate_header_bad_client_test.dir/test/core/bad_client/bad_client.cc.o CMakeFiles/duplicate_header_bad_client_test.dir/test/core/bad_client/tests/duplicate_header.cc.o CMakeFiles/duplicate_header_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/duplicate_header_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/duplicate_header_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o duplicate_header_bad_client_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2058/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/status.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/status.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/status.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/status.cc [2059/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_posix.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_posix.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_posix.cc [2060/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/string_ref.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/string_ref.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/string_ref.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/string_ref.cc [2061/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/byte_buffer_cc.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/byte_buffer_cc.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/byte_buffer_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/byte_buffer_cc.cc [2062/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/time_cc.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/time_cc.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/time_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/time_cc.cc [2063/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_builder.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_builder.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_builder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_builder.cc [2064/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/thread_manager/thread_manager.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/thread_manager/thread_manager.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/thread_manager/thread_manager.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/thread_manager/thread_manager.cc [2065/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_context.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_context.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_context.cc [2066/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/health/default_health_check_service.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/health/default_health_check_service.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/health/default_health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/default_health_check_service.cc [2067/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_config_test.dir/test/core/event_engine/endpoint_config_test.cc.o -MF CMakeFiles/endpoint_config_test.dir/test/core/event_engine/endpoint_config_test.cc.o.d -o CMakeFiles/endpoint_config_test.dir/test/core/event_engine/endpoint_config_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/endpoint_config_test.cc [2068/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/error_test.dir/test/core/iomgr/endpoint_tests.cc.o -MF CMakeFiles/error_test.dir/test/core/iomgr/endpoint_tests.cc.o.d -o CMakeFiles/error_test.dir/test/core/iomgr/endpoint_tests.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/endpoint_tests.cc [2069/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_cc.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_cc.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_cc.cc [2070/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2071/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/test/core/transport/binder/endpoint_binder_pool_test.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/test/core/transport/binder/endpoint_binder_pool_test.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/test/core/transport/binder/endpoint_binder_pool_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:22: In copy constructor 'testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = std::unique_ptr]', inlined from 'testing::Matcher >::Matcher(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:483:7, inlined from 'testing::internal::MockSpec)> grpc_binder::CallbackChecker::gmock_Cb(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:35:3, inlined from 'virtual void grpc_binder::EndpointBinderPoolTest_AddBeforeGet_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:45:3: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:306:33: warning: '.testing::Matcher > >::.testing::internal::MatcherBase >::buffer_' may be used uninitialized [-Wmaybe-uninitialized] 306 | : vtable_(other.vtable_), buffer_(other.buffer_) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:58: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc: In member function 'virtual void grpc_binder::EndpointBinderPoolTest_AddBeforeGet_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:45:21: note: '' declared here 45 | EXPECT_CALL(cc, Cb(testing::_)); /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:2028:24: note: in definition of macro 'GMOCK_ON_CALL_IMPL_' 2028 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:45:3: note: in expansion of macro 'EXPECT_CALL' 45 | EXPECT_CALL(cc, Cb(testing::_)); | ^~~~~~~~~~~ In copy constructor 'testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = std::unique_ptr]', inlined from 'testing::Matcher >::Matcher(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:483:7, inlined from 'testing::internal::MockSpec)> grpc_binder::CallbackChecker::gmock_Cb(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:35:3, inlined from 'virtual void grpc_binder::EndpointBinderPoolTest_GetBeforeAdd_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:54:3: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:306:33: warning: '.testing::Matcher > >::.testing::internal::MatcherBase >::buffer_' may be used uninitialized [-Wmaybe-uninitialized] 306 | : vtable_(other.vtable_), buffer_(other.buffer_) { | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc: In member function 'virtual void grpc_binder::EndpointBinderPoolTest_GetBeforeAdd_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:54:21: note: '' declared here 54 | EXPECT_CALL(cc, Cb(testing::_)).Times(0); /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:2028:24: note: in definition of macro 'GMOCK_ON_CALL_IMPL_' 2028 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:54:3: note: in expansion of macro 'EXPECT_CALL' 54 | EXPECT_CALL(cc, Cb(testing::_)).Times(0); | ^~~~~~~~~~~ In copy constructor 'testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = std::unique_ptr]', inlined from 'testing::Matcher >::Matcher(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:483:7, inlined from 'testing::internal::MockSpec)> grpc_binder::CallbackChecker::gmock_Cb(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:35:3, inlined from 'virtual void grpc_binder::EndpointBinderPoolTest_GetBeforeAdd_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:57:3: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:306:33: warning: '.testing::Matcher > >::.testing::internal::MatcherBase >::buffer_' may be used uninitialized [-Wmaybe-uninitialized] 306 | : vtable_(other.vtable_), buffer_(other.buffer_) { | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc: In member function 'virtual void grpc_binder::EndpointBinderPoolTest_GetBeforeAdd_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:57:21: note: '' declared here 57 | EXPECT_CALL(cc, Cb(testing::_)).Times(1); /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:2028:24: note: in definition of macro 'GMOCK_ON_CALL_IMPL_' 2028 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:57:3: note: in expansion of macro 'EXPECT_CALL' 57 | EXPECT_CALL(cc, Cb(testing::_)).Times(1); | ^~~~~~~~~~~ In copy constructor 'testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = std::unique_ptr]', inlined from 'testing::Matcher >::Matcher(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:483:7, inlined from 'testing::internal::MockSpec)> grpc_binder::CallbackChecker::gmock_Cb(const testing::Matcher >&)' at /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:35:3, inlined from 'virtual void grpc_binder::EndpointBinderPoolTest_ExpectNotCalled_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:65:3: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:306:33: warning: '.testing::Matcher > >::.testing::internal::MatcherBase >::buffer_' may be used uninitialized [-Wmaybe-uninitialized] 306 | : vtable_(other.vtable_), buffer_(other.buffer_) { | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc: In member function 'virtual void grpc_binder::EndpointBinderPoolTest_ExpectNotCalled_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:65:21: note: '' declared here 65 | EXPECT_CALL(cc, Cb(testing::_)).Times(0); /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:2028:24: note: in definition of macro 'GMOCK_ON_CALL_IMPL_' 2028 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/endpoint_binder_pool_test.cc:65:3: note: in expansion of macro 'EXPECT_CALL' 65 | EXPECT_CALL(cc, Cb(testing::_)).Times(0); | ^~~~~~~~~~~ [2072/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_config_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/endpoint_config_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/endpoint_config_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2073/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/error_utils_test.dir/test/core/transport/error_utils_test.cc.o -MF CMakeFiles/error_utils_test.dir/test/core/transport/error_utils_test.cc.o.d -o CMakeFiles/error_utils_test.dir/test/core/transport/error_utils_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/error_utils_test.cc [2074/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/error_test.dir/test/core/iomgr/error_test.cc.o -MF CMakeFiles/error_test.dir/test/core/iomgr/error_test.cc.o.d -o CMakeFiles/error_test.dir/test/core/iomgr/error_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/error_test.cc [2075/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/error_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/error_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/error_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2076/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/test/core/transport/binder/mock_objects.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/test/core/transport/binder/mock_objects.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/test/core/transport/binder/mock_objects.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc [2077/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/error_utils_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/error_utils_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/error_utils_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2078/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_binder_pool_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/endpoint_binder_pool_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/endpoint_binder_pool_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2079/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_config_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/endpoint_config_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/endpoint_config_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2080/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/evaluate_args_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/evaluate_args_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/evaluate_args_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2081/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/endpoint_config_test.dir/test/core/event_engine/endpoint_config_test.cc.o CMakeFiles/endpoint_config_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/endpoint_config_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o endpoint_config_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2082/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/channel_cc.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/client_callback.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/client_context.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/client_interceptor.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/create_channel.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/create_channel_internal.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/create_channel_posix.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/client/credentials_cc.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/codegen/codegen_init.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/alarm.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/channel_arguments.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/channel_filter.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/completion_queue_cc.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/core_codegen.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/resource_quota_cc.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/rpc_method.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/validate_service_config.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/common/version_cc.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/async_generic_service.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/channel_argument_option.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/create_default_thread_pool.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/dynamic_thread_pool.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/health/default_health_check_service.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/health/health_check_service.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_builder.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_callback.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_cc.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_context.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_credentials.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/server/server_posix.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/thread_manager/thread_manager.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/byte_buffer_cc.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/status.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/string_ref.cc.o CMakeFiles/endpoint_binder_pool_test.dir/src/cpp/util/time_cc.cc.o CMakeFiles/endpoint_binder_pool_test.dir/test/core/transport/binder/endpoint_binder_pool_test.cc.o CMakeFiles/endpoint_binder_pool_test.dir/test/core/transport/binder/mock_objects.cc.o CMakeFiles/endpoint_binder_pool_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/endpoint_binder_pool_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o endpoint_binder_pool_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2083/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=gnu11 -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/any.upb.c [2084/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=gnu11 -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/rpc/status.upb.c [2085/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/debug/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/trace.cc [2086/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/error_utils_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/error_utils_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/error_utils_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2087/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/error_utils_test.dir/test/core/transport/error_utils_test.cc.o CMakeFiles/error_utils_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/error_utils_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o error_utils_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2088/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/examine_stack_test.dir/test/core/gprpp/examine_stack_test.cc.o -MF CMakeFiles/examine_stack_test.dir/test/core/gprpp/examine_stack_test.cc.o.d -o CMakeFiles/examine_stack_test.dir/test/core/gprpp/examine_stack_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/examine_stack_test.cc [2089/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/error_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/error_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/error_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2090/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/evaluate_args_test.dir/test/core/security/evaluate_args_test.cc.o -MF CMakeFiles/evaluate_args_test.dir/test/core/security/evaluate_args_test.cc.o.d -o CMakeFiles/evaluate_args_test.dir/test/core/security/evaluate_args_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/evaluate_args_test.cc [2091/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/error_test.dir/test/core/iomgr/endpoint_tests.cc.o CMakeFiles/error_test.dir/test/core/iomgr/error_test.cc.o CMakeFiles/error_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/error_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o error_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2092/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/gprpp/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.cc [2093/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/examine_stack_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/examine_stack_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/examine_stack_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2094/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/combiner.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/combiner.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/combiner.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/combiner.cc [2095/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/gprpp/status_helper.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/gprpp/status_helper.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/gprpp/status_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/status_helper.cc [2096/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/exec_ctx.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/exec_ctx.cc [2097/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/error.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/error.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/error.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/error.cc [2098/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/slice_refcount.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/slice_refcount.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/slice_refcount.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_refcount.cc [2099/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_string_helpers.cc [2100/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_internal.cc [2101/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/percent_encoding.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/percent_encoding.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/percent_encoding.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/percent_encoding.cc [2102/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/executor.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/executor.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/executor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor.cc [2103/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/channel_create.cc [2104/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/slice.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice.cc [2105/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/promise/activity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/activity.cc [2106/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/connection_id_generator.cc [2107/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/test/core/promise/exec_ctx_wakeup_scheduler_test.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/test/core/promise/exec_ctx_wakeup_scheduler_test.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/test/core/promise/exec_ctx_wakeup_scheduler_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/exec_ctx_wakeup_scheduler_test.cc [2108/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/jni_utils.cc [2109/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/binder_connector.cc [2110/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/security_policy/binder_security_policy.cc [2111/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/channel_create_impl.cc [2112/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/security_policy_setting.cc [2113/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/endpoint_binder_pool.cc [2114/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/utils/ndk_binder.cc [2115/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2116/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/binder_android.cc [2117/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/binder_constants.cc [2118/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/evaluate_args_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/evaluate_args_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/evaluate_args_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2119/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/transaction.cc [2120/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/evaluate_args_test.dir/test/core/security/evaluate_args_test.cc.o CMakeFiles/evaluate_args_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/evaluate_args_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o evaluate_args_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2121/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/server/binder_server_credentials.cc [2122/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/server/binder_server.cc [2123/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/client/channel_cc.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/client/channel_cc.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/client/channel_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/channel_cc.cc [2124/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/examine_stack_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/examine_stack_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/examine_stack_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2125/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/examine_stack_test.dir/test/core/gprpp/examine_stack_test.cc.o CMakeFiles/examine_stack_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/examine_stack_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o examine_stack_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2126/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc [2127/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc [2128/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/wire_writer.cc [2129/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/client/client_callback.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/client/client_callback.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/client/client_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_callback.cc [2130/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/client/client_interceptor.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/client/client_interceptor.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/client/client_interceptor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_interceptor.cc [2131/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/client/client_context.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/client/client_context.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/client/client_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_context.cc [2132/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/codegen/codegen_init.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/codegen/codegen_init.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/codegen/codegen_init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/codegen/codegen_init.cc [2133/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/client/create_channel.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/client/create_channel.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/client/create_channel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel.cc [2134/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/client/create_channel_internal.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/client/create_channel_internal.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/client/create_channel_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_internal.cc [2135/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/client/credentials_cc.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/client/credentials_cc.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/client/credentials_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/credentials_cc.cc [2136/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/common/core_codegen.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/common/core_codegen.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/common/core_codegen.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/core_codegen.cc [2137/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/client/create_channel_posix.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/client/create_channel_posix.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/client/create_channel_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_posix.cc [2138/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/common/resource_quota_cc.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/common/resource_quota_cc.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/common/resource_quota_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/resource_quota_cc.cc [2139/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/common/completion_queue_cc.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/common/completion_queue_cc.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/common/completion_queue_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/completion_queue_cc.cc [2140/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/common/rpc_method.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/common/rpc_method.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/common/rpc_method.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/rpc_method.cc [2141/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/common/alarm.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/common/alarm.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/common/alarm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/alarm.cc [2142/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -MF CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/transport/binder_transport.cc [2143/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/server/channel_argument_option.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/server/channel_argument_option.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/server/channel_argument_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/channel_argument_option.cc [2144/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/common/version_cc.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/common/version_cc.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/common/version_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/version_cc.cc [2145/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/common/validate_service_config.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/common/validate_service_config.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/common/validate_service_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/validate_service_config.cc [2146/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/server/dynamic_thread_pool.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/dynamic_thread_pool.cc [2147/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/common/channel_filter.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/common/channel_filter.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/common/channel_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_filter.cc [2148/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/common/channel_arguments.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/common/channel_arguments.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/common/channel_arguments.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_arguments.cc [2149/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/server/create_default_thread_pool.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/server/create_default_thread_pool.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/server/create_default_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/create_default_thread_pool.cc [2150/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/server/health/health_check_service.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/server/health/health_check_service.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/server/health/health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service.cc [2151/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/server/async_generic_service.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/server/async_generic_service.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/server/async_generic_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/async_generic_service.cc [2152/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service_server_builder_option.cc [2153/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/external_connection_acceptor_impl.cc [2154/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2155/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/orca/call_metric_recorder.cc [2156/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/debug/trace.cc.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/gprpp/status_helper.cc.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/gprpp/time.cc.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/combiner.cc.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/error.cc.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/exec_ctx.cc.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/executor.cc.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/promise/activity.cc.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/percent_encoding.cc.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/slice.cc.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/slice_refcount.cc.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/src/core/lib/slice/slice_string_helpers.cc.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/test/core/promise/exec_ctx_wakeup_scheduler_test.cc.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/exec_ctx_wakeup_scheduler_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o exec_ctx_wakeup_scheduler_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2206.0.0 libgpr.so.26.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 -ldl -lm -lrt && : [2157/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/server/server_credentials.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/server/server_credentials.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/server/server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_credentials.cc [2158/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/server/server_callback.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/server/server_callback.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/server/server_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_callback.cc [2159/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/util/status.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/util/status.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/util/status.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/status.cc [2160/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/util/byte_buffer_cc.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/util/byte_buffer_cc.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/util/byte_buffer_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/byte_buffer_cc.cc [2161/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/util/string_ref.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/util/string_ref.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/util/string_ref.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/string_ref.cc [2162/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/thread_manager/thread_manager.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/thread_manager/thread_manager.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/thread_manager/thread_manager.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/thread_manager/thread_manager.cc [2163/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/util/time_cc.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/util/time_cc.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/util/time_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/time_cc.cc [2164/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/server/server_posix.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/server/server_posix.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/server/server_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_posix.cc [2165/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/server/server_builder.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/server/server_builder.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/server/server_builder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_builder.cc [2166/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/server/server_context.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/server/server_context.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/server/server_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_context.cc [2167/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/server/health/default_health_check_service.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/server/health/default_health_check_service.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/server/health/default_health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/default_health_check_service.cc [2168/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/test/core/transport/binder/end2end/fake_binder.cc.o -MF CMakeFiles/fake_binder_test.dir/test/core/transport/binder/end2end/fake_binder.cc.o.d -o CMakeFiles/fake_binder_test.dir/test/core/transport/binder/end2end/fake_binder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/end2end/fake_binder.cc [2169/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=gnu11 -MD -MT CMakeFiles/flow_control_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -MF CMakeFiles/flow_control_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o.d -o CMakeFiles/flow_control_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/any.upb.c [2170/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/src/cpp/server/server_cc.cc.o -MF CMakeFiles/fake_binder_test.dir/src/cpp/server/server_cc.cc.o.d -o CMakeFiles/fake_binder_test.dir/src/cpp/server/server_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_cc.cc [2171/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=gnu11 -MD -MT CMakeFiles/flow_control_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -MF CMakeFiles/flow_control_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o.d -o CMakeFiles/flow_control_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/rpc/status.upb.c [2172/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/fake_binder_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/fake_binder_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2173/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flow_control_test.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/chttp2/transport/flow_control.cc [2174/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/file_watcher_certificate_provider_factory_test.dir/test/core/xds/file_watcher_certificate_provider_factory_test.cc.o -MF CMakeFiles/file_watcher_certificate_provider_factory_test.dir/test/core/xds/file_watcher_certificate_provider_factory_test.cc.o.d -o CMakeFiles/file_watcher_certificate_provider_factory_test.dir/test/core/xds/file_watcher_certificate_provider_factory_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/xds/file_watcher_certificate_provider_factory_test.cc [2175/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/debug/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/trace.cc [2176/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/event_engine/memory_allocator.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/memory_allocator.cc [2177/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/gprpp/status_helper.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/gprpp/status_helper.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/gprpp/status_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/status_helper.cc [2178/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/gprpp/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.cc [2179/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/file_watcher_certificate_provider_factory_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/file_watcher_certificate_provider_factory_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/file_watcher_certificate_provider_factory_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2180/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/combiner.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/combiner.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/combiner.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/combiner.cc [2181/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/error.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/error.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/error.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/error.cc [2182/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/test/core/transport/binder/end2end/fake_binder_test.cc.o -MF CMakeFiles/fake_binder_test.dir/test/core/transport/binder/end2end/fake_binder_test.cc.o.d -o CMakeFiles/fake_binder_test.dir/test/core/transport/binder/end2end/fake_binder_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/end2end/fake_binder_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/end2end/fake_binder_test.cc:22: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/end2end/fake_binder_test.cc:52:9: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [2183/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_internal.cc [2184/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/promise/activity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/activity.cc [2185/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/trace.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/trace.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/trace.cc [2186/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/exec_ctx.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/exec_ctx.cc [2187/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/thread_quota.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/thread_quota.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/thread_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/thread_quota.cc [2188/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/executor.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/executor.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/executor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor.cc [2189/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/slice/slice_refcount.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/slice/slice_refcount.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/slice/slice_refcount.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_refcount.cc [2190/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_string_helpers.cc [2191/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/resource_quota.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/resource_quota.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/resource_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/resource_quota.cc [2192/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/transport/pid_controller.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/transport/pid_controller.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/transport/pid_controller.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/pid_controller.cc [2193/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/slice/percent_encoding.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/slice/percent_encoding.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/slice/percent_encoding.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/percent_encoding.cc [2194/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/slice/slice.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice.cc [2195/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=gnu11 -MD -MT CMakeFiles/for_each_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -MF CMakeFiles/for_each_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o.d -o CMakeFiles/for_each_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/any.upb.c [2196/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=gnu11 -MD -MT CMakeFiles/for_each_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -MF CMakeFiles/for_each_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o.d -o CMakeFiles/for_each_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/rpc/status.upb.c [2197/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/event_engine/memory_allocator.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/memory_allocator.cc [2198/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/transport/bdp_estimator.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/transport/bdp_estimator.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/transport/bdp_estimator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/bdp_estimator.cc [2199/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/debug/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/trace.cc [2200/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -MF CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/memory_quota.cc.o.d -o CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc:34: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 121 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword [2201/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/gprpp/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.cc [2202/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/iomgr/combiner.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/iomgr/combiner.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/iomgr/combiner.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/combiner.cc [2203/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/gprpp/status_helper.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/gprpp/status_helper.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/gprpp/status_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/status_helper.cc [2204/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flow_control_test.dir/test/core/transport/chttp2/flow_control_test.cc.o -MF CMakeFiles/flow_control_test.dir/test/core/transport/chttp2/flow_control_test.cc.o.d -o CMakeFiles/flow_control_test.dir/test/core/transport/chttp2/flow_control_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/flow_control_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/flow_control_test.cc:17: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperGT(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/flow_control_test.cc:135:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1453:28: warning: comparison of integer expressions of different signedness: 'const unsigned int' and 'const int' [-Wsign-compare] 1453 | GTEST_IMPL_CMP_HELPER_(GT, >) | ^ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1435:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_' 1435 | if (val1 op val2) {\ | ^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/flow_control_test.cc:35:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [2205/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/iomgr/error.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/iomgr/error.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/iomgr/error.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/error.cc [2206/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/iomgr/executor.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/iomgr/executor.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/iomgr/executor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor.cc [2207/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flow_control_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/flow_control_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/flow_control_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2208/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/iomgr/exec_ctx.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/exec_ctx.cc [2209/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/promise/activity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/activity.cc [2210/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_binder_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/fake_binder_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/fake_binder_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2211/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_internal.cc [2212/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/thread_quota.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/thread_quota.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/thread_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/thread_quota.cc [2213/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/trace.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/trace.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/trace.cc [2214/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/arena.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/arena.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/arena.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/arena.cc [2215/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/slice/slice_refcount.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/slice/slice_refcount.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/slice/slice_refcount.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_refcount.cc [2216/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o CMakeFiles/fake_binder_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/client/channel_cc.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/client/client_callback.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/client/client_context.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/client/client_interceptor.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/client/create_channel.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/client/create_channel_internal.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/client/create_channel_posix.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/client/credentials_cc.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/codegen/codegen_init.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/common/alarm.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/common/channel_arguments.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/common/channel_filter.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/common/completion_queue_cc.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/common/core_codegen.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/common/resource_quota_cc.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/common/rpc_method.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/common/validate_service_config.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/common/version_cc.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/server/async_generic_service.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/server/channel_argument_option.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/server/create_default_thread_pool.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/server/dynamic_thread_pool.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/server/health/default_health_check_service.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/server/health/health_check_service.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/server/server_builder.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/server/server_callback.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/server/server_cc.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/server/server_context.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/server/server_credentials.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/server/server_posix.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/thread_manager/thread_manager.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/util/byte_buffer_cc.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/util/status.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/util/string_ref.cc.o CMakeFiles/fake_binder_test.dir/src/cpp/util/time_cc.cc.o CMakeFiles/fake_binder_test.dir/test/core/transport/binder/end2end/fake_binder.cc.o CMakeFiles/fake_binder_test.dir/test/core/transport/binder/end2end/fake_binder_test.cc.o CMakeFiles/fake_binder_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/fake_binder_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o fake_binder_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2217/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_string_helpers.cc [2218/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/slice/percent_encoding.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/slice/percent_encoding.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/slice/percent_encoding.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/percent_encoding.cc [2219/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/slice/slice.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice.cc [2220/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/forkable_test.dir/test/core/event_engine/forkable_test.cc.o -MF CMakeFiles/forkable_test.dir/test/core/event_engine/forkable_test.cc.o.d -o CMakeFiles/forkable_test.dir/test/core/event_engine/forkable_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/forkable_test.cc [2221/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/resource_quota.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/resource_quota.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/resource_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/resource_quota.cc [2222/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/file_watcher_certificate_provider_factory_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/file_watcher_certificate_provider_factory_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/file_watcher_certificate_provider_factory_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2223/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/file_watcher_certificate_provider_factory_test.dir/test/core/xds/file_watcher_certificate_provider_factory_test.cc.o CMakeFiles/file_watcher_certificate_provider_factory_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/file_watcher_certificate_provider_factory_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o file_watcher_certificate_provider_factory_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2224/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -MF CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/memory_quota.cc.o.d -o CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc:34: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 121 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword [2225/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/global_config_env_test.dir/test/core/gprpp/global_config_env_test.cc.o -MF CMakeFiles/global_config_env_test.dir/test/core/gprpp/global_config_env_test.cc.o.d -o CMakeFiles/global_config_env_test.dir/test/core/gprpp/global_config_env_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/global_config_env_test.cc [2226/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/global_config_test.dir/test/core/gprpp/global_config_test.cc.o -MF CMakeFiles/global_config_test.dir/test/core/gprpp/global_config_test.cc.o.d -o CMakeFiles/global_config_test.dir/test/core/gprpp/global_config_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/global_config_test.cc [2227/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/for_each_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/for_each_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/for_each_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2228/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/forkable_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/forkable_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/forkable_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2229/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flow_control_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/flow_control_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/flow_control_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2230/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/global_config_env_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/global_config_env_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/global_config_env_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2231/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/flow_control_test.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o CMakeFiles/flow_control_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o CMakeFiles/flow_control_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o CMakeFiles/flow_control_test.dir/src/core/lib/debug/trace.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/event_engine/memory_allocator.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/gprpp/status_helper.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/gprpp/time.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/combiner.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/error.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/exec_ctx.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/executor.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/promise/activity.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/memory_quota.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/resource_quota.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/thread_quota.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/resource_quota/trace.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/slice/percent_encoding.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/slice/slice.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/slice/slice_refcount.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/slice/slice_string_helpers.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/transport/bdp_estimator.cc.o CMakeFiles/flow_control_test.dir/src/core/lib/transport/pid_controller.cc.o CMakeFiles/flow_control_test.dir/test/core/transport/chttp2/flow_control_test.cc.o CMakeFiles/flow_control_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/flow_control_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o flow_control_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2206.0.0 libgpr.so.26.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 -ldl -lm -lrt && : [2232/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/for_each_test.dir/test/core/promise/for_each_test.cc.o -MF CMakeFiles/for_each_test.dir/test/core/promise/for_each_test.cc.o.d -o CMakeFiles/for_each_test.dir/test/core/promise/for_each_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/for_each_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:62, from /builddir/build/BUILD/grpc-1.48.1/test/core/promise/for_each_test.cc:20: In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ForEachTest_SendThriceWithPipe_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/for_each_test.cc:48:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:58: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ForEachTest_SendThriceWithPipe_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/for_each_test.cc:48:48: note: 'on_done' declared here 48 | StrictMock> on_done; | ^~~~~~~ [2233/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/google_c2p_resolver_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -MF CMakeFiles/google_c2p_resolver_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o.d -o CMakeFiles/google_c2p_resolver_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/fake_udp_and_tcp_server.cc [2234/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/google_c2p_resolver_test.dir/test/core/client_channel/resolvers/google_c2p_resolver_test.cc.o -MF CMakeFiles/google_c2p_resolver_test.dir/test/core/client_channel/resolvers/google_c2p_resolver_test.cc.o.d -o CMakeFiles/google_c2p_resolver_test.dir/test/core/client_channel/resolvers/google_c2p_resolver_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/client_channel/resolvers/google_c2p_resolver_test.cc [2235/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/global_config_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/global_config_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/global_config_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2236/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/src/core/ext/xds/google_mesh_ca_certificate_provider_factory.cc.o -MF CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/src/core/ext/xds/google_mesh_ca_certificate_provider_factory.cc.o.d -o CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/src/core/ext/xds/google_mesh_ca_certificate_provider_factory.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/xds/google_mesh_ca_certificate_provider_factory.cc [2237/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/for_each_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/for_each_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/for_each_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2238/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/forkable_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/forkable_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/forkable_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2239/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/for_each_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o CMakeFiles/for_each_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o CMakeFiles/for_each_test.dir/src/core/lib/debug/trace.cc.o CMakeFiles/for_each_test.dir/src/core/lib/event_engine/memory_allocator.cc.o CMakeFiles/for_each_test.dir/src/core/lib/gprpp/status_helper.cc.o CMakeFiles/for_each_test.dir/src/core/lib/gprpp/time.cc.o CMakeFiles/for_each_test.dir/src/core/lib/iomgr/combiner.cc.o CMakeFiles/for_each_test.dir/src/core/lib/iomgr/error.cc.o CMakeFiles/for_each_test.dir/src/core/lib/iomgr/exec_ctx.cc.o CMakeFiles/for_each_test.dir/src/core/lib/iomgr/executor.cc.o CMakeFiles/for_each_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o CMakeFiles/for_each_test.dir/src/core/lib/promise/activity.cc.o CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/arena.cc.o CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/memory_quota.cc.o CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/resource_quota.cc.o CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/thread_quota.cc.o CMakeFiles/for_each_test.dir/src/core/lib/resource_quota/trace.cc.o CMakeFiles/for_each_test.dir/src/core/lib/slice/percent_encoding.cc.o CMakeFiles/for_each_test.dir/src/core/lib/slice/slice.cc.o CMakeFiles/for_each_test.dir/src/core/lib/slice/slice_refcount.cc.o CMakeFiles/for_each_test.dir/src/core/lib/slice/slice_string_helpers.cc.o CMakeFiles/for_each_test.dir/test/core/promise/for_each_test.cc.o CMakeFiles/for_each_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/for_each_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o for_each_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2206.0.0 libgpr.so.26.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 -ldl -lm -lrt && : [2240/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/forkable_test.dir/test/core/event_engine/forkable_test.cc.o CMakeFiles/forkable_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/forkable_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o forkable_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_unsecure.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 && : [2241/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/google_c2p_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/google_c2p_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/google_c2p_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2242/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/test/core/xds/google_mesh_ca_certificate_provider_factory_test.cc.o -MF CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/test/core/xds/google_mesh_ca_certificate_provider_factory_test.cc.o.d -o CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/test/core/xds/google_mesh_ca_certificate_provider_factory_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/xds/google_mesh_ca_certificate_provider_factory_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/core/xds/google_mesh_ca_certificate_provider_factory_test.cc:21: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/xds/google_mesh_ca_certificate_provider_factory_test.cc:96:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [2243/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/graceful_shutdown_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/graceful_shutdown_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/graceful_shutdown_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [2244/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/graceful_shutdown_test.dir/test/core/transport/chttp2/graceful_shutdown_test.cc.o -MF CMakeFiles/graceful_shutdown_test.dir/test/core/transport/chttp2/graceful_shutdown_test.cc.o.d -o CMakeFiles/graceful_shutdown_test.dir/test/core/transport/chttp2/graceful_shutdown_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/graceful_shutdown_test.cc [2245/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/global_config_env_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/global_config_env_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/global_config_env_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2246/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2247/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/global_config_env_test.dir/test/core/gprpp/global_config_env_test.cc.o CMakeFiles/global_config_env_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/global_config_env_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o global_config_env_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2248/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/global_config_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/global_config_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/global_config_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2249/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/global_config_test.dir/test/core/gprpp/global_config_test.cc.o CMakeFiles/global_config_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/global_config_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o global_config_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2250/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_authorization_policy_provider_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o -MF CMakeFiles/grpc_authorization_policy_provider_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o.d -o CMakeFiles/grpc_authorization_policy_provider_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc: In lambda function: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc:122:60: warning: format '%d' expects argument of type 'int', but argument 5 has type 'absl::lts_20220623::StatusCode' [-Wformat=] 122 | "authorization policy reload status. code=%d error_details=%s", | ~^ | | | int 123 | status.code(), std::string(status.message()).c_str()); | ~~~~~~~~~~~~~ | | | absl::lts_20220623::StatusCode [2251/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/google_c2p_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/google_c2p_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/google_c2p_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2252/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_authorization_engine_test.dir/test/core/security/grpc_authorization_engine_test.cc.o -MF CMakeFiles/grpc_authorization_engine_test.dir/test/core/security/grpc_authorization_engine_test.cc.o.d -o CMakeFiles/grpc_authorization_engine_test.dir/test/core/security/grpc_authorization_engine_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/grpc_authorization_engine_test.cc [2253/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/google_c2p_resolver_test.dir/test/core/client_channel/resolvers/google_c2p_resolver_test.cc.o CMakeFiles/google_c2p_resolver_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o CMakeFiles/google_c2p_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/google_c2p_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o google_c2p_resolver_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [2254/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/graceful_shutdown_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/graceful_shutdown_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/graceful_shutdown_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2255/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_authorization_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/grpc_authorization_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/grpc_authorization_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2256/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_authorization_policy_provider_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o -MF CMakeFiles/grpc_authorization_policy_provider_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o.d -o CMakeFiles/grpc_authorization_policy_provider_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/rbac_translator.cc [2257/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_authorization_policy_provider_test.dir/test/core/security/grpc_authorization_policy_provider_test.cc.o -MF CMakeFiles/grpc_authorization_policy_provider_test.dir/test/core/security/grpc_authorization_policy_provider_test.cc.o.d -o CMakeFiles/grpc_authorization_policy_provider_test.dir/test/core/security/grpc_authorization_policy_provider_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/grpc_authorization_policy_provider_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/core/security/grpc_authorization_policy_provider_test.cc:19: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/security/grpc_authorization_policy_provider_test.cc:46:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [2258/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2259/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_authorization_policy_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/grpc_authorization_policy_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/grpc_authorization_policy_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2260/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/src/core/ext/xds/google_mesh_ca_certificate_provider_factory.cc.o CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/test/core/xds/google_mesh_ca_certificate_provider_factory_test.cc.o CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/google_mesh_ca_certificate_provider_factory_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o google_mesh_ca_certificate_provider_factory_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2261/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_node_plugin.dir/src/compiler/node_plugin.cc.o -MF CMakeFiles/grpc_node_plugin.dir/src/compiler/node_plugin.cc.o.d -o CMakeFiles/grpc_node_plugin.dir/src/compiler/node_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/compiler/node_plugin.cc [2262/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/graceful_shutdown_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/graceful_shutdown_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/graceful_shutdown_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2263/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_node_plugin.dir/src/compiler/node_plugin.cc.o -o grpc_node_plugin -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu: /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_plugin_support.so.1.48.1 /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [2264/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_csharp_plugin.dir/src/compiler/csharp_plugin.cc.o -MF CMakeFiles/grpc_csharp_plugin.dir/src/compiler/csharp_plugin.cc.o.d -o CMakeFiles/grpc_csharp_plugin.dir/src/compiler/csharp_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/compiler/csharp_plugin.cc [2265/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_csharp_plugin.dir/src/compiler/csharp_plugin.cc.o -o grpc_csharp_plugin -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu: /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_plugin_support.so.1.48.1 /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [2266/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_cpp_plugin.dir/src/compiler/cpp_plugin.cc.o -MF CMakeFiles/grpc_cpp_plugin.dir/src/compiler/cpp_plugin.cc.o.d -o CMakeFiles/grpc_cpp_plugin.dir/src/compiler/cpp_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/compiler/cpp_plugin.cc [2267/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/graceful_shutdown_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/graceful_shutdown_test.dir/test/core/transport/chttp2/graceful_shutdown_test.cc.o CMakeFiles/graceful_shutdown_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/graceful_shutdown_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o graceful_shutdown_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2268/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_cpp_plugin.dir/src/compiler/cpp_plugin.cc.o -o grpc_cpp_plugin -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu: /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_plugin_support.so.1.48.1 /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [2269/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/router.proto [2270/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_python_plugin.dir/src/compiler/python_plugin.cc.o -MF CMakeFiles/grpc_python_plugin.dir/src/compiler/python_plugin.cc.o.d -o CMakeFiles/grpc_python_plugin.dir/src/compiler/python_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/compiler/python_plugin.cc [2271/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_ruby_plugin.dir/src/compiler/ruby_plugin.cc.o -MF CMakeFiles/grpc_ruby_plugin.dir/src/compiler/ruby_plugin.cc.o.d -o CMakeFiles/grpc_ruby_plugin.dir/src/compiler/ruby_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/compiler/ruby_plugin.cc [2272/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_python_plugin.dir/src/compiler/python_plugin.cc.o -o grpc_python_plugin -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu: /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_plugin_support.so.1.48.1 /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [2273/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_ruby_plugin.dir/src/compiler/ruby_plugin.cc.o -o grpc_ruby_plugin -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu: /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_plugin_support.so.1.48.1 /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [2274/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_php_plugin.dir/src/compiler/php_plugin.cc.o -MF CMakeFiles/grpc_php_plugin.dir/src/compiler/php_plugin.cc.o.d -o CMakeFiles/grpc_php_plugin.dir/src/compiler/php_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/compiler/php_plugin.cc [2275/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_objective_c_plugin.dir/src/compiler/objective_c_plugin.cc.o -MF CMakeFiles/grpc_objective_c_plugin.dir/src/compiler/objective_c_plugin.cc.o.d -o CMakeFiles/grpc_objective_c_plugin.dir/src/compiler/objective_c_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/compiler/objective_c_plugin.cc [2276/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_php_plugin.dir/src/compiler/php_plugin.cc.o -o grpc_php_plugin -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu: /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_plugin_support.so.1.48.1 /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [2277/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_objective_c_plugin.dir/src/compiler/objective_c_plugin.cc.o -o grpc_objective_c_plugin -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu: /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_plugin_support.so.1.48.1 /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [2278/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_authorization_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/grpc_authorization_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/grpc_authorization_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2279/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_authorization_engine_test.dir/test/core/security/grpc_authorization_engine_test.cc.o CMakeFiles/grpc_authorization_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/grpc_authorization_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o grpc_authorization_engine_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2280/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_authorization_policy_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/grpc_authorization_policy_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/grpc_authorization_policy_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2281/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_authorization_policy_provider_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o CMakeFiles/grpc_authorization_policy_provider_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o CMakeFiles/grpc_authorization_policy_provider_test.dir/test/core/security/grpc_authorization_policy_provider_test.cc.o CMakeFiles/grpc_authorization_policy_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/grpc_authorization_policy_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o grpc_authorization_policy_provider_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2282/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tls_certificate_distributor_test.dir/test/core/security/grpc_tls_certificate_distributor_test.cc.o -MF CMakeFiles/grpc_tls_certificate_distributor_test.dir/test/core/security/grpc_tls_certificate_distributor_test.cc.o.d -o CMakeFiles/grpc_tls_certificate_distributor_test.dir/test/core/security/grpc_tls_certificate_distributor_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/grpc_tls_certificate_distributor_test.cc [2283/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tls_certificate_distributor_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/grpc_tls_certificate_distributor_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/grpc_tls_certificate_distributor_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2284/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tls_certificate_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/grpc_tls_certificate_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/grpc_tls_certificate_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2285/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tls_certificate_provider_test.dir/test/core/security/grpc_tls_certificate_provider_test.cc.o -MF CMakeFiles/grpc_tls_certificate_provider_test.dir/test/core/security/grpc_tls_certificate_provider_test.cc.o.d -o CMakeFiles/grpc_tls_certificate_provider_test.dir/test/core/security/grpc_tls_certificate_provider_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/grpc_tls_certificate_provider_test.cc [2286/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tls_certificate_verifier_test.dir/test/core/security/grpc_tls_certificate_verifier_test.cc.o -MF CMakeFiles/grpc_tls_certificate_verifier_test.dir/test/core/security/grpc_tls_certificate_verifier_test.cc.o.d -o CMakeFiles/grpc_tls_certificate_verifier_test.dir/test/core/security/grpc_tls_certificate_verifier_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/grpc_tls_certificate_verifier_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.h:32, from /builddir/build/BUILD/grpc-1.48.1/test/core/security/grpc_tls_certificate_verifier_test.cc:17: In function 'int grpc_core::QsortCompare(const T&, const T&) [with T = grpc_tls_certificate_verifier_external*]', inlined from 'virtual int grpc_core::ExternalCertificateVerifier::CompareImpl(const grpc_tls_certificate_verifier*) const' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.h:107:24, inlined from 'int grpc_tls_certificate_verifier::Compare(const grpc_tls_certificate_verifier*) const' at /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.h:62:23, inlined from 'virtual void grpc_core::testing::GrpcTlsCertificateVerifierTest_ComparingDifferentObjectTypesFails_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/security/grpc_tls_certificate_verifier_test.cc:268:3: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/useful.h:96:9: warning: array subscript 3 is outside array bounds of 'grpc_core::HostNameCertificateVerifier [1]' [-Warray-bounds] 96 | if (a < b) return -1; | ~~^~~ /builddir/build/BUILD/grpc-1.48.1/test/core/security/grpc_tls_certificate_verifier_test.cc: In member function 'virtual void grpc_core::testing::GrpcTlsCertificateVerifierTest_ComparingDifferentObjectTypesFails_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/test/core/security/grpc_tls_certificate_verifier_test.cc:267:31: note: at offset 24 into object 'hostname_certificate_verifier' of size 24 267 | HostNameCertificateVerifier hostname_certificate_verifier; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2287/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/test/core/security/grpc_tls_credentials_options_comparator_test.cc.o -MF CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/test/core/security/grpc_tls_credentials_options_comparator_test.cc.o.d -o CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/test/core/security/grpc_tls_credentials_options_comparator_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/grpc_tls_credentials_options_comparator_test.cc [2288/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tls_certificate_verifier_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/grpc_tls_certificate_verifier_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/grpc_tls_certificate_verifier_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2289/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2290/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tls_certificate_distributor_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/grpc_tls_certificate_distributor_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/grpc_tls_certificate_distributor_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2291/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_tls_certificate_distributor_test.dir/test/core/security/grpc_tls_certificate_distributor_test.cc.o CMakeFiles/grpc_tls_certificate_distributor_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/grpc_tls_certificate_distributor_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o grpc_tls_certificate_distributor_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2292/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tls_certificate_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/grpc_tls_certificate_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/grpc_tls_certificate_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2293/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tls_credentials_options_test.dir/test/core/security/grpc_tls_credentials_options_test.cc.o -MF CMakeFiles/grpc_tls_credentials_options_test.dir/test/core/security/grpc_tls_credentials_options_test.cc.o.d -o CMakeFiles/grpc_tls_credentials_options_test.dir/test/core/security/grpc_tls_credentials_options_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/grpc_tls_credentials_options_test.cc [2294/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_tls_certificate_provider_test.dir/test/core/security/grpc_tls_certificate_provider_test.cc.o CMakeFiles/grpc_tls_certificate_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/grpc_tls_certificate_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o grpc_tls_certificate_provider_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2295/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tls_certificate_verifier_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/grpc_tls_certificate_verifier_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/grpc_tls_certificate_verifier_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2296/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_tls_certificate_verifier_test.dir/test/core/security/grpc_tls_certificate_verifier_test.cc.o CMakeFiles/grpc_tls_certificate_verifier_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/grpc_tls_certificate_verifier_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o grpc_tls_certificate_verifier_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2297/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/h2_ssl_session_reuse_test.dir/test/core/end2end/h2_ssl_session_reuse_test.cc.o -MF CMakeFiles/h2_ssl_session_reuse_test.dir/test/core/end2end/h2_ssl_session_reuse_test.cc.o.d -o CMakeFiles/h2_ssl_session_reuse_test.dir/test/core/end2end/h2_ssl_session_reuse_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/h2_ssl_session_reuse_test.cc [2298/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tls_credentials_options_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/grpc_tls_credentials_options_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/grpc_tls_credentials_options_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2299/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/head_of_line_blocking_bad_client_test.dir/test/core/bad_client/tests/head_of_line_blocking.cc.o -MF CMakeFiles/head_of_line_blocking_bad_client_test.dir/test/core/bad_client/tests/head_of_line_blocking.cc.o.d -o CMakeFiles/head_of_line_blocking_bad_client_test.dir/test/core/bad_client/tests/head_of_line_blocking.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/tests/head_of_line_blocking.cc [2300/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/head_of_line_blocking_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/head_of_line_blocking_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/head_of_line_blocking_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [2301/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/head_of_line_blocking_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/head_of_line_blocking_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/head_of_line_blocking_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/bad_client.cc [2302/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/h2_ssl_session_reuse_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/h2_ssl_session_reuse_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/h2_ssl_session_reuse_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2303/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/headers_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/headers_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/headers_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [2304/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/headers_bad_client_test.dir/test/core/bad_client/tests/headers.cc.o -MF CMakeFiles/headers_bad_client_test.dir/test/core/bad_client/tests/headers.cc.o.d -o CMakeFiles/headers_bad_client_test.dir/test/core/bad_client/tests/headers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/tests/headers.cc [2305/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/headers_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/headers_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/headers_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/bad_client.cc [2306/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2307/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/test/core/security/grpc_tls_credentials_options_comparator_test.cc.o CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o grpc_tls_credentials_options_comparator_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2308/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tls_credentials_options_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/grpc_tls_credentials_options_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/grpc_tls_credentials_options_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2309/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/head_of_line_blocking_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/head_of_line_blocking_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/head_of_line_blocking_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2310/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_tls_credentials_options_test.dir/test/core/security/grpc_tls_credentials_options_test.cc.o CMakeFiles/grpc_tls_credentials_options_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/grpc_tls_credentials_options_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o grpc_tls_credentials_options_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2311/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/headers_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/headers_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/headers_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2312/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/hpack_parser_table_test.dir/test/core/transport/chttp2/hpack_parser_table_test.cc.o -MF CMakeFiles/hpack_parser_table_test.dir/test/core/transport/chttp2/hpack_parser_table_test.cc.o.d -o CMakeFiles/hpack_parser_table_test.dir/test/core/transport/chttp2/hpack_parser_table_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/hpack_parser_table_test.cc [2313/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/hpack_parser_test.dir/test/core/transport/chttp2/hpack_parser_test.cc.o -MF CMakeFiles/hpack_parser_test.dir/test/core/transport/chttp2/hpack_parser_test.cc.o.d -o CMakeFiles/hpack_parser_test.dir/test/core/transport/chttp2/hpack_parser_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/hpack_parser_test.cc [2314/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/hpack_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/hpack_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/hpack_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2315/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/hpack_parser_table_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/hpack_parser_table_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/hpack_parser_table_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2316/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/h2_ssl_session_reuse_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/h2_ssl_session_reuse_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/h2_ssl_session_reuse_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2317/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/h2_ssl_session_reuse_test.dir/test/core/end2end/h2_ssl_session_reuse_test.cc.o CMakeFiles/h2_ssl_session_reuse_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/h2_ssl_session_reuse_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o h2_ssl_session_reuse_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libend2end_tests.so.26.0.0 libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2318/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/head_of_line_blocking_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/head_of_line_blocking_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/head_of_line_blocking_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2319/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/head_of_line_blocking_bad_client_test.dir/test/core/bad_client/bad_client.cc.o CMakeFiles/head_of_line_blocking_bad_client_test.dir/test/core/bad_client/tests/head_of_line_blocking.cc.o CMakeFiles/head_of_line_blocking_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/head_of_line_blocking_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/head_of_line_blocking_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o head_of_line_blocking_bad_client_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2320/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/httpcli_test.dir/test/core/http/httpcli_test_util.cc.o -MF CMakeFiles/httpcli_test.dir/test/core/http/httpcli_test_util.cc.o.d -o CMakeFiles/httpcli_test.dir/test/core/http/httpcli_test_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/http/httpcli_test_util.cc [2321/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/http_proxy_mapper_test.dir/test/core/client_channel/http_proxy_mapper_test.cc.o -MF CMakeFiles/http_proxy_mapper_test.dir/test/core/client_channel/http_proxy_mapper_test.cc.o.d -o CMakeFiles/http_proxy_mapper_test.dir/test/core/client_channel/http_proxy_mapper_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/client_channel/http_proxy_mapper_test.cc [2322/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/headers_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/headers_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/headers_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2323/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/httpcli_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -MF CMakeFiles/httpcli_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o.d -o CMakeFiles/httpcli_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/fake_udp_and_tcp_server.cc [2324/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/headers_bad_client_test.dir/test/core/bad_client/bad_client.cc.o CMakeFiles/headers_bad_client_test.dir/test/core/bad_client/tests/headers.cc.o CMakeFiles/headers_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/headers_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/headers_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o headers_bad_client_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2325/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/hpack_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/hpack_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/hpack_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2326/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/hpack_parser_test.dir/test/core/transport/chttp2/hpack_parser_test.cc.o CMakeFiles/hpack_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/hpack_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o hpack_parser_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2327/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/httpcli_test.dir/test/core/http/httpcli_test.cc.o -MF CMakeFiles/httpcli_test.dir/test/core/http/httpcli_test.cc.o.d -o CMakeFiles/httpcli_test.dir/test/core/http/httpcli_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/http/httpcli_test.cc [2328/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/httpscli_test.dir/test/core/http/httpcli_test_util.cc.o -MF CMakeFiles/httpscli_test.dir/test/core/http/httpcli_test_util.cc.o.d -o CMakeFiles/httpscli_test.dir/test/core/http/httpcli_test_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/http/httpcli_test_util.cc [2329/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/http_proxy_mapper_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/http_proxy_mapper_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/http_proxy_mapper_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2330/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/hpack_parser_table_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/hpack_parser_table_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/hpack_parser_table_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2331/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/httpscli_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -MF CMakeFiles/httpscli_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o.d -o CMakeFiles/httpscli_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/fake_udp_and_tcp_server.cc [2332/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/hpack_parser_table_test.dir/test/core/transport/chttp2/hpack_parser_table_test.cc.o CMakeFiles/hpack_parser_table_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/hpack_parser_table_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o hpack_parser_table_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2333/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/idle_filter_state_test.dir/src/core/ext/filters/channel_idle/idle_filter_state.cc.o -MF CMakeFiles/idle_filter_state_test.dir/src/core/ext/filters/channel_idle/idle_filter_state.cc.o.d -o CMakeFiles/idle_filter_state_test.dir/src/core/ext/filters/channel_idle/idle_filter_state.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/channel_idle/idle_filter_state.cc [2334/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/httpscli_test.dir/test/core/http/httpscli_test.cc.o -MF CMakeFiles/httpscli_test.dir/test/core/http/httpscli_test.cc.o.d -o CMakeFiles/httpscli_test.dir/test/core/http/httpscli_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/http/httpscli_test.cc [2335/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/if_test.dir/test/core/promise/if_test.cc.o -MF CMakeFiles/if_test.dir/test/core/promise/if_test.cc.o.d -o CMakeFiles/if_test.dir/test/core/promise/if_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/if_test.cc [2336/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/httpcli_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/httpcli_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/httpcli_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2337/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/idle_filter_state_test.dir/test/core/client_idle/idle_filter_state_test.cc.o -MF CMakeFiles/idle_filter_state_test.dir/test/core/client_idle/idle_filter_state_test.cc.o.d -o CMakeFiles/idle_filter_state_test.dir/test/core/client_idle/idle_filter_state_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/client_idle/idle_filter_state_test.cc /builddir/build/BUILD/grpc-1.48.1/test/core/client_idle/idle_filter_state_test.cc: In member function 'virtual void grpc_core::testing::IdleFilterStateTest_TimerKeepsGoingWithActivity_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/test/core/client_idle/idle_filter_state_test.cc:49:30: warning: ignoring return value of 'bool grpc_core::IdleFilterState::DecreaseCallCount()' declared with attribute 'warn_unused_result' [-Wunused-result] 49 | (void)s.DecreaseCallCount(); | ~~~~~~~~~~~~~~~~~~~^~ [2338/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/httpscli_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/httpscli_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/httpscli_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2339/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/http_proxy_mapper_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/http_proxy_mapper_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/http_proxy_mapper_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2340/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/http_proxy_mapper_test.dir/test/core/client_channel/http_proxy_mapper_test.cc.o CMakeFiles/http_proxy_mapper_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/http_proxy_mapper_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o http_proxy_mapper_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2341/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/idle_filter_state_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/idle_filter_state_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/idle_filter_state_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2342/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/init_test.dir/test/core/surface/init_test.cc.o -MF CMakeFiles/init_test.dir/test/core/surface/init_test.cc.o.d -o CMakeFiles/init_test.dir/test/core/surface/init_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/surface/init_test.cc [2343/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/if_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/if_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/if_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2344/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/bad_client/tests/initial_settings_frame.cc.o -MF CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/bad_client/tests/initial_settings_frame.cc.o.d -o CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/bad_client/tests/initial_settings_frame.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/tests/initial_settings_frame.cc [2345/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/httpcli_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/httpcli_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/httpcli_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2346/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/bad_client.cc [2347/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/httpcli_test.dir/test/core/http/httpcli_test.cc.o CMakeFiles/httpcli_test.dir/test/core/http/httpcli_test_util.cc.o CMakeFiles/httpcli_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o CMakeFiles/httpcli_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/httpcli_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o httpcli_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [2348/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [2349/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/init_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/init_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/init_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2350/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/httpscli_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/httpscli_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/httpscli_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2351/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/httpscli_test.dir/test/core/http/httpcli_test_util.cc.o CMakeFiles/httpscli_test.dir/test/core/http/httpscli_test.cc.o CMakeFiles/httpscli_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o CMakeFiles/httpscli_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/httpscli_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o httpscli_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [2352/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/insecure_security_connector_test.dir/test/core/security/insecure_security_connector_test.cc.o -MF CMakeFiles/insecure_security_connector_test.dir/test/core/security/insecure_security_connector_test.cc.o.d -o CMakeFiles/insecure_security_connector_test.dir/test/core/security/insecure_security_connector_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/insecure_security_connector_test.cc [2353/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/idle_filter_state_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/idle_filter_state_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/idle_filter_state_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2354/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/idle_filter_state_test.dir/src/core/ext/filters/channel_idle/idle_filter_state.cc.o CMakeFiles/idle_filter_state_test.dir/test/core/client_idle/idle_filter_state_test.cc.o CMakeFiles/idle_filter_state_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/idle_filter_state_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o idle_filter_state_test /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [2355/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test.cc.o -MF CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test.cc.o.d -o CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_suite/event_engine_test.cc [2356/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/initial_settings_frame_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/initial_settings_frame_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/initial_settings_frame_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2357/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/if_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/if_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/if_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2358/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/if_test.dir/test/core/promise/if_test.cc.o CMakeFiles/if_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/if_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o if_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [2359/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/iomgr_event_engine_test.cc.o -MF CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/iomgr_event_engine_test.cc.o.d -o CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/iomgr_event_engine_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_suite/iomgr_event_engine_test.cc [2360/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/insecure_security_connector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/insecure_security_connector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/insecure_security_connector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2361/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/init_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/init_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/init_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2362/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/init_test.dir/test/core/surface/init_test.cc.o CMakeFiles/init_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/init_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o init_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2363/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/join_test.dir/test/core/promise/join_test.cc.o -MF CMakeFiles/join_test.dir/test/core/promise/join_test.cc.o.d -o CMakeFiles/join_test.dir/test/core/promise/join_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/join_test.cc [2364/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/iomgr_event_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/iomgr_event_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/iomgr_event_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2365/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test_utils.cc.o -MF CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test_utils.cc.o.d -o CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_suite/event_engine_test_utils.cc [2366/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/timer_test.cc.o -MF CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/timer_test.cc.o.d -o CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/timer_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_suite/timer_test.cc [2367/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/initial_settings_frame_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/initial_settings_frame_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/initial_settings_frame_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2368/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/join_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/join_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/join_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2369/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/json_test.dir/test/core/json/json_test.cc.o -MF CMakeFiles/json_test.dir/test/core/json/json_test.cc.o.d -o CMakeFiles/json_test.dir/test/core/json/json_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/json/json_test.cc [2370/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/bad_client/bad_client.cc.o CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/bad_client/tests/initial_settings_frame.cc.o CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/initial_settings_frame_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/initial_settings_frame_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o initial_settings_frame_bad_client_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2371/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/json_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/json_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/json_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2372/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/large_metadata_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/large_metadata_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/large_metadata_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [2373/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/large_metadata_bad_client_test.dir/test/core/bad_client/tests/large_metadata.cc.o -MF CMakeFiles/large_metadata_bad_client_test.dir/test/core/bad_client/tests/large_metadata.cc.o.d -o CMakeFiles/large_metadata_bad_client_test.dir/test/core/bad_client/tests/large_metadata.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/tests/large_metadata.cc [2374/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/alloc.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/alloc.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/alloc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/alloc.cc [2375/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/atm.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/atm.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/atm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/atm.cc [2376/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_iphone.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_iphone.cc [2377/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_linux.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_linux.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_linux.cc [2378/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_posix.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_posix.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_posix.cc [2379/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_windows.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_windows.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_windows.cc [2380/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/env_linux.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/env_linux.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/env_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_linux.cc [2381/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/env_posix.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/env_posix.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/env_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_posix.cc [2382/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/large_metadata_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/large_metadata_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/large_metadata_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/bad_client.cc [2383/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/env_windows.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/env_windows.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/env_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_windows.cc [2384/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/log_android.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/log_android.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/log_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_android.cc [2385/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/insecure_security_connector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/insecure_security_connector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/insecure_security_connector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2386/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/log.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/log.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/log.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log.cc [2387/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/log_posix.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/log_posix.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/log_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_posix.cc [2388/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/log_windows.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/log_windows.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/log_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_windows.cc [2389/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/insecure_security_connector_test.dir/test/core/security/insecure_security_connector_test.cc.o CMakeFiles/insecure_security_connector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/insecure_security_connector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o insecure_security_connector_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2390/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/murmur_hash.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/murmur_hash.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/murmur_hash.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/murmur_hash.cc [2391/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/string_posix.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/string_posix.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/string_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_posix.cc [2392/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/iomgr_event_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/iomgr_event_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/iomgr_event_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2393/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/string_util_windows.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/string_util_windows.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/string_util_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_util_windows.cc [2394/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/string_windows.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/string_windows.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/string_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_windows.cc [2395/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/sync.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/sync.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/sync.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync.cc [2396/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test.cc.o CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test_utils.cc.o CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/iomgr_event_engine_test.cc.o CMakeFiles/iomgr_event_engine_test.dir/test/core/event_engine/test_suite/timer_test.cc.o CMakeFiles/iomgr_event_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/iomgr_event_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o iomgr_event_engine_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2397/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/sync_posix.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/sync_posix.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/sync_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_posix.cc [2398/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/sync_windows.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/sync_windows.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/sync_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_windows.cc [2399/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/log_linux.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/log_linux.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/log_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_linux.cc [2400/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/string.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/string.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/string.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string.cc [2401/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/time.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/time.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time.cc [2402/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/time_posix.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/time_posix.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/time_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_posix.cc [2403/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/time_windows.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/time_windows.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/time_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_windows.cc [2404/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_msys.cc [2405/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_windows.cc [2406/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/time_precise.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/time_precise.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/time_precise.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_precise.cc [2407/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/wrap_memcpy.cc [2408/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gprpp/fork.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gprpp/fork.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gprpp/fork.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/fork.cc [2409/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_posix.cc [2410/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gpr/sync_abseil.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gpr/sync_abseil.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gpr/sync_abseil.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_abseil.cc [2411/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gprpp/examine_stack.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gprpp/examine_stack.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gprpp/examine_stack.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/examine_stack.cc [2412/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gprpp/global_config_env.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gprpp/global_config_env.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gprpp/global_config_env.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/global_config_env.cc [2413/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gprpp/stat_windows.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gprpp/stat_windows.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gprpp/stat_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_windows.cc [2414/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gprpp/host_port.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gprpp/host_port.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gprpp/host_port.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/host_port.cc [2415/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gprpp/mpscq.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gprpp/mpscq.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gprpp/mpscq.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/mpscq.cc [2416/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gprpp/thd_windows.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gprpp/thd_windows.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gprpp/thd_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_windows.cc [2417/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gprpp/thd_posix.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gprpp/thd_posix.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gprpp/thd_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_posix.cc [2418/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/profiling/basic_timers.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/profiling/basic_timers.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/profiling/basic_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/basic_timers.cc [2419/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/profiling/stap_timers.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/profiling/stap_timers.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/profiling/stap_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/stap_timers.cc [2420/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gprpp/stat_posix.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gprpp/stat_posix.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gprpp/stat_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_posix.cc [2421/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/gprpp/time_util.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/gprpp/time_util.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/gprpp/time_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time_util.cc [2422/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/large_metadata_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/large_metadata_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/large_metadata_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2423/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_linux.cc.o -MF CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_linux.cc.o.d -o CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/load_reporter/get_cpu_stats_linux.cc [2424/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_windows.cc.o -MF CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_windows.cc.o.d -o CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/load_reporter/get_cpu_stats_windows.cc [2425/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/join_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/join_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/join_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2426/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/promise/activity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/activity.cc [2427/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/join_test.dir/test/core/promise/join_test.cc.o CMakeFiles/join_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/join_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o join_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [2428/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_macos.cc.o -MF CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_macos.cc.o.d -o CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_macos.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/load_reporter/get_cpu_stats_macos.cc [2429/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_unsupported.cc.o -MF CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_unsupported.cc.o.d -o CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_unsupported.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/load_reporter/get_cpu_stats_unsupported.cc [2430/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/lb_get_cpu_stats_test.dir/test/cpp/server/load_reporter/get_cpu_stats_test.cc.o -MF CMakeFiles/lb_get_cpu_stats_test.dir/test/cpp/server/load_reporter/get_cpu_stats_test.cc.o.d -o CMakeFiles/lb_get_cpu_stats_test.dir/test/cpp/server/load_reporter/get_cpu_stats_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/server/load_reporter/get_cpu_stats_test.cc [2431/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/json_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/json_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/json_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2432/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/test/core/promise/latch_test.cc.o -MF CMakeFiles/latch_test.dir/test/core/promise/latch_test.cc.o.d -o CMakeFiles/latch_test.dir/test/core/promise/latch_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/latch_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:62, from /builddir/build/BUILD/grpc-1.48.1/test/core/promise/latch_test.cc:21: In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::LatchTest_Works_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/latch_test.cc:36:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:58: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::LatchTest_Works_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/latch_test.cc:36:48: note: 'on_done' declared here 36 | StrictMock> on_done; | ^~~~~~~ [2433/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/json_test.dir/test/core/json/json_test.cc.o CMakeFiles/json_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/json_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o json_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2434/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/latch_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/latch_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2435/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/lb_load_data_store_test.dir/src/cpp/server/load_reporter/load_data_store.cc.o -MF CMakeFiles/lb_load_data_store_test.dir/src/cpp/server/load_reporter/load_data_store.cc.o.d -o CMakeFiles/lb_load_data_store_test.dir/src/cpp/server/load_reporter/load_data_store.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/load_reporter/load_data_store.cc [2436/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/log_test.dir/test/core/gpr/log_test.cc.o -MF CMakeFiles/log_test.dir/test/core/gpr/log_test.cc.o.d -o CMakeFiles/log_test.dir/test/core/gpr/log_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gpr/log_test.cc [2437/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/lb_get_cpu_stats_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/lb_get_cpu_stats_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/lb_get_cpu_stats_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2438/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/loop_test.dir/test/core/promise/loop_test.cc.o -MF CMakeFiles/loop_test.dir/test/core/promise/loop_test.cc.o.d -o CMakeFiles/loop_test.dir/test/core/promise/loop_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/loop_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/test/core/promise/loop_test.cc:15: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 121 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword [2439/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/lb_load_data_store_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/lb_load_data_store_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/lb_load_data_store_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2440/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/lb_load_data_store_test.dir/test/cpp/server/load_reporter/load_data_store_test.cc.o -MF CMakeFiles/lb_load_data_store_test.dir/test/cpp/server/load_reporter/load_data_store_test.cc.o.d -o CMakeFiles/lb_load_data_store_test.dir/test/cpp/server/load_reporter/load_data_store_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/server/load_reporter/load_data_store_test.cc [2441/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/large_metadata_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/large_metadata_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/large_metadata_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2442/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/large_metadata_bad_client_test.dir/test/core/bad_client/bad_client.cc.o CMakeFiles/large_metadata_bad_client_test.dir/test/core/bad_client/tests/large_metadata.cc.o CMakeFiles/large_metadata_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/large_metadata_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/large_metadata_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o large_metadata_bad_client_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2443/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/match_test.dir/test/core/gprpp/match_test.cc.o -MF CMakeFiles/match_test.dir/test/core/gprpp/match_test.cc.o.d -o CMakeFiles/match_test.dir/test/core/gprpp/match_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/match_test.cc [2444/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/latch_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/latch_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2445/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/log_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/log_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/log_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2446/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/latch_test.dir/src/core/lib/gpr/alloc.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/atm.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_iphone.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_linux.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_posix.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/cpu_windows.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/env_linux.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/env_posix.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/env_windows.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/log.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/log_android.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/log_linux.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/log_posix.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/log_windows.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/murmur_hash.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/string.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/string_posix.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/string_util_windows.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/string_windows.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/sync.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/sync_abseil.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/sync_posix.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/sync_windows.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/time.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/time_posix.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/time_precise.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/time_windows.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o CMakeFiles/latch_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o CMakeFiles/latch_test.dir/src/core/lib/gprpp/examine_stack.cc.o CMakeFiles/latch_test.dir/src/core/lib/gprpp/fork.cc.o CMakeFiles/latch_test.dir/src/core/lib/gprpp/global_config_env.cc.o CMakeFiles/latch_test.dir/src/core/lib/gprpp/host_port.cc.o CMakeFiles/latch_test.dir/src/core/lib/gprpp/mpscq.cc.o CMakeFiles/latch_test.dir/src/core/lib/gprpp/stat_posix.cc.o CMakeFiles/latch_test.dir/src/core/lib/gprpp/stat_windows.cc.o CMakeFiles/latch_test.dir/src/core/lib/gprpp/thd_posix.cc.o CMakeFiles/latch_test.dir/src/core/lib/gprpp/thd_windows.cc.o CMakeFiles/latch_test.dir/src/core/lib/gprpp/time_util.cc.o CMakeFiles/latch_test.dir/src/core/lib/profiling/basic_timers.cc.o CMakeFiles/latch_test.dir/src/core/lib/profiling/stap_timers.cc.o CMakeFiles/latch_test.dir/src/core/lib/promise/activity.cc.o CMakeFiles/latch_test.dir/test/core/promise/latch_test.cc.o CMakeFiles/latch_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/latch_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o latch_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [2447/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/loop_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/loop_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/loop_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2448/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/lb_get_cpu_stats_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/lb_get_cpu_stats_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/lb_get_cpu_stats_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2449/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/lb_load_data_store_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/lb_load_data_store_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/lb_load_data_store_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2450/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_linux.cc.o CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_macos.cc.o CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_unsupported.cc.o CMakeFiles/lb_get_cpu_stats_test.dir/src/cpp/server/load_reporter/get_cpu_stats_windows.cc.o CMakeFiles/lb_get_cpu_stats_test.dir/test/cpp/server/load_reporter/get_cpu_stats_test.cc.o CMakeFiles/lb_get_cpu_stats_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/lb_get_cpu_stats_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o lb_get_cpu_stats_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [2451/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/lb_load_data_store_test.dir/src/cpp/server/load_reporter/load_data_store.cc.o CMakeFiles/lb_load_data_store_test.dir/test/cpp/server/load_reporter/load_data_store_test.cc.o CMakeFiles/lb_load_data_store_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/lb_load_data_store_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o lb_load_data_store_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [2452/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=gnu11 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -MF CMakeFiles/memory_quota_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o.d -o CMakeFiles/memory_quota_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/any.upb.c [2453/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=gnu11 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -MF CMakeFiles/memory_quota_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o.d -o CMakeFiles/memory_quota_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/rpc/status.upb.c [2454/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/debug/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/trace.cc [2455/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/event_engine/memory_allocator.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/memory_allocator.cc [2456/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/matchers_test.dir/test/core/security/matchers_test.cc.o -MF CMakeFiles/matchers_test.dir/test/core/security/matchers_test.cc.o.d -o CMakeFiles/matchers_test.dir/test/core/security/matchers_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/matchers_test.cc [2457/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/match_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/match_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/match_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2458/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/gprpp/status_helper.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/gprpp/status_helper.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/gprpp/status_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/status_helper.cc [2459/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/gprpp/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.cc [2460/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/matchers_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/matchers_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/matchers_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2461/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/combiner.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/combiner.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/combiner.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/combiner.cc [2462/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/log_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/log_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/log_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2463/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/error.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/error.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/error.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/error.cc [2464/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/log_test.dir/test/core/gpr/log_test.cc.o CMakeFiles/log_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/log_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o log_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2465/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/exec_ctx.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/exec_ctx.cc [2466/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/resource_quota/trace.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/resource_quota/trace.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/resource_quota/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/trace.cc [2467/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_internal.cc [2468/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/executor.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/executor.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/executor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor.cc [2469/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice_refcount.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice_refcount.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice_refcount.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_refcount.cc [2470/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_string_helpers.cc [2471/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/slice/percent_encoding.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/slice/percent_encoding.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/slice/percent_encoding.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/percent_encoding.cc [2472/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/promise/activity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/activity.cc [2473/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice.cc [2474/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/match_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/match_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/match_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2475/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/match_test.dir/test/core/gprpp/match_test.cc.o CMakeFiles/match_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/match_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o match_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [2476/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/resource_quota/memory_quota.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc:34: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 121 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword [2477/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/loop_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/loop_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/loop_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2478/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/test/core/resource_quota/memory_quota_test.cc.o -MF CMakeFiles/memory_quota_test.dir/test/core/resource_quota/memory_quota_test.cc.o.d -o CMakeFiles/memory_quota_test.dir/test/core/resource_quota/memory_quota_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/resource_quota/memory_quota_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/test/core/resource_quota/memory_quota_test.cc:20: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperGE(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/test/core/resource_quota/memory_quota_test.cc:160:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1451:28: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1451 | GTEST_IMPL_CMP_HELPER_(GE, >=) | ^ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1435:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_' 1435 | if (val1 op val2) {\ | ^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/resource_quota/memory_quota_test.cc:47:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ In file included from /usr/include/c++/12/vector:64, from /usr/include/c++/12/functional:62, from /usr/include/absl/base/internal/invoke.h:44, from /usr/include/absl/utility/utility.h:50, from /usr/include/absl/types/optional.h:39, from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/core/resource_quota/memory_quota_test.cc:15: In destructor 'std::_Vector_base<_Tp, _Alloc>::~_Vector_base() [with _Tp = int; _Alloc = grpc_event_engine::experimental::MemoryAllocator::Container]', inlined from 'std::vector<_Tp, _Alloc>::~vector() [with _Tp = int; _Alloc = grpc_event_engine::experimental::MemoryAllocator::Container]' at /usr/include/c++/12/bits/stl_vector.h:733:7, inlined from 'grpc_event_engine::experimental::Vector::~Vector()' at /builddir/build/BUILD/grpc-1.48.1/include/grpc/event_engine/memory_allocator.h:189:7, inlined from 'virtual void grpc_core::testing::MemoryQuotaTest_ContainerAllocator_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/resource_quota/memory_quota_test.cc:140:1: /usr/include/c++/12/bits/stl_vector.h:367:49: warning: pointer used after 'void operator delete(void*)' [-Wuse-after-free] 367 | _M_impl._M_end_of_storage - _M_impl._M_start); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.h:33: In member function 'void grpc_event_engine::experimental::MemoryAllocator::Container::deallocate(T*, size_t) [with T = int]', inlined from 'static void std::allocator_traits< >::deallocate(_Alloc&, pointer, size_type) [with _Alloc = grpc_event_engine::experimental::MemoryAllocator::Container]' at /usr/include/c++/12/bits/alloc_traits.h:345:23, inlined from 'void std::_Vector_base<_Tp, _Alloc>::_M_deallocate(pointer, std::size_t) [with _Tp = int; _Alloc = grpc_event_engine::experimental::MemoryAllocator::Container]' at /usr/include/c++/12/bits/stl_vector.h:387:19, inlined from 'std::_Vector_base<_Tp, _Alloc>::~_Vector_base() [with _Tp = int; _Alloc = grpc_event_engine::experimental::MemoryAllocator::Container]' at /usr/include/c++/12/bits/stl_vector.h:366:15, inlined from 'std::vector<_Tp, _Alloc>::~vector() [with _Tp = int; _Alloc = grpc_event_engine::experimental::MemoryAllocator::Container]' at /usr/include/c++/12/bits/stl_vector.h:733:7, inlined from 'grpc_event_engine::experimental::Vector::~Vector()' at /builddir/build/BUILD/grpc-1.48.1/include/grpc/event_engine/memory_allocator.h:189:7, inlined from 'virtual void grpc_core::testing::MemoryQuotaTest_ContainerAllocator_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/resource_quota/memory_quota_test.cc:140:1: /builddir/build/BUILD/grpc-1.48.1/include/grpc/event_engine/memory_allocator.h:162:24: note: call to 'void operator delete(void*)' here 162 | ::operator delete(p); | ~~~~~~~~~~~~~~~~~^~~ [2479/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/loop_test.dir/test/core/promise/loop_test.cc.o CMakeFiles/loop_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/loop_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o loop_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [2480/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/metadata_map_test.dir/test/core/transport/metadata_map_test.cc.o -MF CMakeFiles/metadata_map_test.dir/test/core/transport/metadata_map_test.cc.o.d -o CMakeFiles/metadata_map_test.dir/test/core/transport/metadata_map_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/metadata_map_test.cc [2481/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/memory_quota_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/memory_quota_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2482/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/miscompile_with_no_unique_address_test.dir/test/core/compiler_bugs/miscompile_with_no_unique_address_test.cc.o -MF CMakeFiles/miscompile_with_no_unique_address_test.dir/test/core/compiler_bugs/miscompile_with_no_unique_address_test.cc.o.d -o CMakeFiles/miscompile_with_no_unique_address_test.dir/test/core/compiler_bugs/miscompile_with_no_unique_address_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/compiler_bugs/miscompile_with_no_unique_address_test.cc [2483/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/matchers_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/matchers_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/matchers_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2484/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/matchers_test.dir/test/core/security/matchers_test.cc.o CMakeFiles/matchers_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/matchers_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o matchers_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2485/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/no_destruct_test.dir/test/core/gprpp/no_destruct_test.cc.o -MF CMakeFiles/no_destruct_test.dir/test/core/gprpp/no_destruct_test.cc.o.d -o CMakeFiles/no_destruct_test.dir/test/core/gprpp/no_destruct_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/no_destruct_test.cc [2486/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/alloc.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/alloc.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/alloc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/alloc.cc [2487/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_iphone.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_iphone.cc [2488/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/atm.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/atm.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/atm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/atm.cc [2489/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_posix.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_posix.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_posix.cc [2490/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_linux.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_linux.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_linux.cc [2491/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_windows.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_windows.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_windows.cc [2492/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/metadata_map_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/metadata_map_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/metadata_map_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2493/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/env_posix.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/env_posix.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/env_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_posix.cc [2494/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/env_windows.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/env_windows.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/env_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_windows.cc [2495/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/env_linux.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/env_linux.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/env_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_linux.cc [2496/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/log_android.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/log_android.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/log_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_android.cc [2497/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/log.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/log.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/log.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log.cc [2498/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/log_posix.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/log_posix.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/log_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_posix.cc [2499/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/log_windows.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/log_windows.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/log_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_windows.cc [2500/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/murmur_hash.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/murmur_hash.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/murmur_hash.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/murmur_hash.cc [2501/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/log_linux.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/log_linux.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/log_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_linux.cc [2502/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/string_posix.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/string_posix.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/string_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_posix.cc [2503/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/string_util_windows.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/string_util_windows.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/string_util_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_util_windows.cc [2504/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/miscompile_with_no_unique_address_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/miscompile_with_no_unique_address_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/miscompile_with_no_unique_address_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2505/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/string_windows.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/string_windows.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/string_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_windows.cc [2506/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/sync.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/sync.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/sync.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync.cc [2507/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/sync_posix.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/sync_posix.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/sync_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_posix.cc [2508/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/sync_windows.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/sync_windows.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/sync_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_windows.cc [2509/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/time.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/time.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time.cc [2510/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/string.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/string.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/string.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string.cc [2511/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/time_posix.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/time_posix.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/time_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_posix.cc [2512/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/time_windows.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/time_windows.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/time_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_windows.cc [2513/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_msys.cc [2514/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/time_precise.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/time_precise.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/time_precise.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_precise.cc [2515/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_windows.cc [2516/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/wrap_memcpy.cc [2517/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/sync_abseil.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/sync_abseil.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/sync_abseil.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_abseil.cc [2518/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_posix.cc [2519/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gprpp/fork.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gprpp/fork.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gprpp/fork.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/fork.cc [2520/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/no_destruct_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/no_destruct_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/no_destruct_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2521/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gprpp/examine_stack.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gprpp/examine_stack.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gprpp/examine_stack.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/examine_stack.cc [2522/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gprpp/mpscq.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gprpp/mpscq.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gprpp/mpscq.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/mpscq.cc [2523/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gprpp/stat_windows.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gprpp/stat_windows.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gprpp/stat_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_windows.cc [2524/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gprpp/host_port.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gprpp/host_port.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gprpp/host_port.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/host_port.cc [2525/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gprpp/thd_windows.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gprpp/thd_windows.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gprpp/thd_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_windows.cc [2526/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gprpp/global_config_env.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gprpp/global_config_env.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gprpp/global_config_env.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/global_config_env.cc [2527/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/profiling/basic_timers.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/profiling/basic_timers.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/profiling/basic_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/basic_timers.cc [2528/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/profiling/stap_timers.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/profiling/stap_timers.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/profiling/stap_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/stap_timers.cc [2529/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gprpp/thd_posix.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gprpp/thd_posix.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gprpp/thd_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_posix.cc [2530/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gprpp/stat_posix.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gprpp/stat_posix.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gprpp/stat_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_posix.cc [2531/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/gprpp/time_util.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/gprpp/time_util.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/gprpp/time_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time_util.cc [2532/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/promise/activity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/activity.cc [2533/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/memory_quota_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/memory_quota_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2534/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/memory_quota_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o CMakeFiles/memory_quota_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o CMakeFiles/memory_quota_test.dir/src/core/lib/debug/trace.cc.o CMakeFiles/memory_quota_test.dir/src/core/lib/event_engine/memory_allocator.cc.o CMakeFiles/memory_quota_test.dir/src/core/lib/gprpp/status_helper.cc.o CMakeFiles/memory_quota_test.dir/src/core/lib/gprpp/time.cc.o CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/combiner.cc.o CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/error.cc.o CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/exec_ctx.cc.o CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/executor.cc.o CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o CMakeFiles/memory_quota_test.dir/src/core/lib/promise/activity.cc.o CMakeFiles/memory_quota_test.dir/src/core/lib/resource_quota/memory_quota.cc.o CMakeFiles/memory_quota_test.dir/src/core/lib/resource_quota/trace.cc.o CMakeFiles/memory_quota_test.dir/src/core/lib/slice/percent_encoding.cc.o CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice.cc.o CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice_refcount.cc.o CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice_string_helpers.cc.o CMakeFiles/memory_quota_test.dir/test/core/resource_quota/memory_quota_test.cc.o CMakeFiles/memory_quota_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/memory_quota_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o memory_quota_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2206.0.0 libgpr.so.26.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 -ldl -lm -lrt && : [2535/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/metadata_map_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/metadata_map_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/metadata_map_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2536/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/oracle_event_engine_posix.cc.o -MF CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/oracle_event_engine_posix.cc.o.d -o CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/oracle_event_engine_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_suite/oracle_event_engine_posix.cc /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_suite/oracle_event_engine_posix.cc: In destructor 'grpc_event_engine::experimental::PosixOracleListener::~PosixOracleListener()': /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_suite/oracle_event_engine_posix.cc:325:8: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 325 | write(pipefd_[1], kStopMessage, strlen(kStopMessage)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2537/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/event_engine_test.cc.o -MF CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/event_engine_test.cc.o.d -o CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/event_engine_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_suite/event_engine_test.cc [2538/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/metadata_map_test.dir/test/core/transport/metadata_map_test.cc.o CMakeFiles/metadata_map_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/metadata_map_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o metadata_map_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2539/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/observable_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/observable_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2540/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/miscompile_with_no_unique_address_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/miscompile_with_no_unique_address_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/miscompile_with_no_unique_address_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2541/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/event_engine_test_utils.cc.o -MF CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/event_engine_test_utils.cc.o.d -o CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/event_engine_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_suite/event_engine_test_utils.cc [2542/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/oracle_event_engine_posix_test.cc.o -MF CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/oracle_event_engine_posix_test.cc.o.d -o CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/oracle_event_engine_posix_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_suite/oracle_event_engine_posix_test.cc [2543/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/miscompile_with_no_unique_address_test.dir/test/core/compiler_bugs/miscompile_with_no_unique_address_test.cc.o CMakeFiles/miscompile_with_no_unique_address_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/miscompile_with_no_unique_address_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o miscompile_with_no_unique_address_test /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [2544/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/test/core/promise/observable_test.cc.o -MF CMakeFiles/observable_test.dir/test/core/promise/observable_test.cc.o.d -o CMakeFiles/observable_test.dir/test/core/promise/observable_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/observable_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:62, from /builddir/build/BUILD/grpc-1.48.1/test/core/promise/observable_test.cc:20: In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ObservableTest_CanWatch_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/observable_test.cc:103:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:58: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ObservableTest_CanWatch_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/observable_test.cc:103:48: note: 'on_done' declared here 103 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ObservableTest_CanPushAndGet_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/observable_test.cc:63:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ObservableTest_CanPushAndGet_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/observable_test.cc:63:48: note: 'on_done' declared here 63 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ObservableTest_CanNext_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/observable_test.cc:79:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ObservableTest_CanNext_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/observable_test.cc:79:48: note: 'on_done' declared here 79 | StrictMock> on_done; | ^~~~~~~ [2545/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/orphanable_test.dir/test/core/gprpp/orphanable_test.cc.o -MF CMakeFiles/orphanable_test.dir/test/core/gprpp/orphanable_test.cc.o.d -o CMakeFiles/orphanable_test.dir/test/core/gprpp/orphanable_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/orphanable_test.cc [2546/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/client_test.cc.o -MF CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/client_test.cc.o.d -o CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/client_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_suite/client_test.cc [2547/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/no_destruct_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/no_destruct_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/no_destruct_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2548/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/no_destruct_test.dir/test/core/gprpp/no_destruct_test.cc.o CMakeFiles/no_destruct_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/no_destruct_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o no_destruct_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [2549/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/out_of_bounds_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/out_of_bounds_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/out_of_bounds_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/bad_client.cc [2550/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/oracle_event_engine_posix_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/oracle_event_engine_posix_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/oracle_event_engine_posix_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2551/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/out_of_bounds_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/out_of_bounds_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/out_of_bounds_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [2552/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/out_of_bounds_bad_client_test.dir/test/core/bad_client/tests/out_of_bounds.cc.o -MF CMakeFiles/out_of_bounds_bad_client_test.dir/test/core/bad_client/tests/out_of_bounds.cc.o.d -o CMakeFiles/out_of_bounds_bad_client_test.dir/test/core/bad_client/tests/out_of_bounds.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/tests/out_of_bounds.cc [2553/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/orphanable_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/orphanable_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/orphanable_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2554/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/overload_test.dir/test/core/gprpp/overload_test.cc.o -MF CMakeFiles/overload_test.dir/test/core/gprpp/overload_test.cc.o.d -o CMakeFiles/overload_test.dir/test/core/gprpp/overload_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/overload_test.cc [2555/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/observable_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/observable_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2556/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/out_of_bounds_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/out_of_bounds_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/out_of_bounds_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2557/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/observable_test.dir/src/core/lib/gpr/alloc.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/atm.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_iphone.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_linux.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_posix.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/cpu_windows.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/env_linux.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/env_posix.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/env_windows.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/log.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/log_android.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/log_linux.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/log_posix.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/log_windows.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/murmur_hash.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/string.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/string_posix.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/string_util_windows.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/string_windows.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/sync.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/sync_abseil.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/sync_posix.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/sync_windows.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/time.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/time_posix.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/time_precise.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/time_windows.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o CMakeFiles/observable_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o CMakeFiles/observable_test.dir/src/core/lib/gprpp/examine_stack.cc.o CMakeFiles/observable_test.dir/src/core/lib/gprpp/fork.cc.o CMakeFiles/observable_test.dir/src/core/lib/gprpp/global_config_env.cc.o CMakeFiles/observable_test.dir/src/core/lib/gprpp/host_port.cc.o CMakeFiles/observable_test.dir/src/core/lib/gprpp/mpscq.cc.o CMakeFiles/observable_test.dir/src/core/lib/gprpp/stat_posix.cc.o CMakeFiles/observable_test.dir/src/core/lib/gprpp/stat_windows.cc.o CMakeFiles/observable_test.dir/src/core/lib/gprpp/thd_posix.cc.o CMakeFiles/observable_test.dir/src/core/lib/gprpp/thd_windows.cc.o CMakeFiles/observable_test.dir/src/core/lib/gprpp/time_util.cc.o CMakeFiles/observable_test.dir/src/core/lib/profiling/basic_timers.cc.o CMakeFiles/observable_test.dir/src/core/lib/profiling/stap_timers.cc.o CMakeFiles/observable_test.dir/src/core/lib/promise/activity.cc.o CMakeFiles/observable_test.dir/test/core/promise/observable_test.cc.o CMakeFiles/observable_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/observable_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o observable_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [2558/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/overload_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/overload_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/overload_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2559/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/periodic_update_test.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/periodic_update_test.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/periodic_update_test.dir/src/core/lib/debug/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/trace.cc [2560/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=gnu11 -MD -MT CMakeFiles/periodic_update_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -MF CMakeFiles/periodic_update_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o.d -o CMakeFiles/periodic_update_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/rpc/status.upb.c [2561/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=gnu11 -MD -MT CMakeFiles/periodic_update_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -MF CMakeFiles/periodic_update_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o.d -o CMakeFiles/periodic_update_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/any.upb.c [2562/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/periodic_update_test.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/periodic_update_test.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/periodic_update_test.dir/src/core/lib/gprpp/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.cc [2563/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/oracle_event_engine_posix_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/oracle_event_engine_posix_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/oracle_event_engine_posix_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2564/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/client_test.cc.o CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/event_engine_test.cc.o CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/event_engine_test_utils.cc.o CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/oracle_event_engine_posix.cc.o CMakeFiles/oracle_event_engine_posix_test.dir/test/core/event_engine/test_suite/oracle_event_engine_posix_test.cc.o CMakeFiles/oracle_event_engine_posix_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/oracle_event_engine_posix_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o oracle_event_engine_posix_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2565/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/combiner.cc.o -MF CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/combiner.cc.o.d -o CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/combiner.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/combiner.cc [2566/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/periodic_update_test.dir/src/core/lib/gprpp/status_helper.cc.o -MF CMakeFiles/periodic_update_test.dir/src/core/lib/gprpp/status_helper.cc.o.d -o CMakeFiles/periodic_update_test.dir/src/core/lib/gprpp/status_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/status_helper.cc [2567/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/orphanable_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/orphanable_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/orphanable_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2568/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/orphanable_test.dir/test/core/gprpp/orphanable_test.cc.o CMakeFiles/orphanable_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/orphanable_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o orphanable_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2569/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/parsed_metadata_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/parsed_metadata_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/parsed_metadata_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2570/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/parsed_metadata_test.dir/test/core/transport/parsed_metadata_test.cc.o -MF CMakeFiles/parsed_metadata_test.dir/test/core/transport/parsed_metadata_test.cc.o.d -o CMakeFiles/parsed_metadata_test.dir/test/core/transport/parsed_metadata_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/parsed_metadata_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/core/transport/parsed_metadata_test.cc:19: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/transport/parsed_metadata_test.cc:210:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [2571/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -MF CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/exec_ctx.cc.o.d -o CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/exec_ctx.cc [2572/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/error.cc.o -MF CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/error.cc.o.d -o CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/error.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/error.cc [2573/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/periodic_update_test.dir/src/core/lib/slice/percent_encoding.cc.o -MF CMakeFiles/periodic_update_test.dir/src/core/lib/slice/percent_encoding.cc.o.d -o CMakeFiles/periodic_update_test.dir/src/core/lib/slice/percent_encoding.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/percent_encoding.cc [2574/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/periodic_update_test.dir/src/core/lib/slice/slice_refcount.cc.o -MF CMakeFiles/periodic_update_test.dir/src/core/lib/slice/slice_refcount.cc.o.d -o CMakeFiles/periodic_update_test.dir/src/core/lib/slice/slice_refcount.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_refcount.cc [2575/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/periodic_update_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/periodic_update_test.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/periodic_update_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_string_helpers.cc [2576/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/periodic_update_test.dir/src/core/lib/resource_quota/periodic_update.cc.o -MF CMakeFiles/periodic_update_test.dir/src/core/lib/resource_quota/periodic_update.cc.o.d -o CMakeFiles/periodic_update_test.dir/src/core/lib/resource_quota/periodic_update.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/periodic_update.cc [2577/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/executor.cc.o -MF CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/executor.cc.o.d -o CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/executor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor.cc [2578/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -MF CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o.d -o CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_internal.cc [2579/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/periodic_update_test.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/periodic_update_test.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/periodic_update_test.dir/src/core/lib/slice/slice.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice.cc [2580/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/out_of_bounds_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/out_of_bounds_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/out_of_bounds_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2581/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/out_of_bounds_bad_client_test.dir/test/core/bad_client/bad_client.cc.o CMakeFiles/out_of_bounds_bad_client_test.dir/test/core/bad_client/tests/out_of_bounds.cc.o CMakeFiles/out_of_bounds_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/out_of_bounds_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/out_of_bounds_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o out_of_bounds_bad_client_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2582/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/pid_controller_test.dir/test/core/transport/pid_controller_test.cc.o -MF CMakeFiles/pid_controller_test.dir/test/core/transport/pid_controller_test.cc.o.d -o CMakeFiles/pid_controller_test.dir/test/core/transport/pid_controller_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/pid_controller_test.cc [2583/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=gnu11 -MD -MT CMakeFiles/pipe_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -MF CMakeFiles/pipe_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o.d -o CMakeFiles/pipe_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/rpc/status.upb.c [2584/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/periodic_update_test.dir/test/core/resource_quota/periodic_update_test.cc.o -MF CMakeFiles/periodic_update_test.dir/test/core/resource_quota/periodic_update_test.cc.o.d -o CMakeFiles/periodic_update_test.dir/test/core/resource_quota/periodic_update_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/resource_quota/periodic_update_test.cc [2585/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/overload_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/overload_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/overload_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2586/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/iomgr/combiner.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/iomgr/combiner.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/iomgr/combiner.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/combiner.cc [2587/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/overload_test.dir/test/core/gprpp/overload_test.cc.o CMakeFiles/overload_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/overload_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o overload_test /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [2588/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/periodic_update_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/periodic_update_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/periodic_update_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2589/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/gprpp/status_helper.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/gprpp/status_helper.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/gprpp/status_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/status_helper.cc [2590/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/iomgr/exec_ctx.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/exec_ctx.cc [2591/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/gprpp/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.cc [2592/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/iomgr/error.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/iomgr/error.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/iomgr/error.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/error.cc [2593/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/iomgr/executor.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/iomgr/executor.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/iomgr/executor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor.cc [2594/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_internal.cc [2595/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/promise/activity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/activity.cc [2596/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/thread_quota.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/thread_quota.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/thread_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/thread_quota.cc [2597/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/arena.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/arena.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/arena.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/arena.cc [2598/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/resource_quota.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/resource_quota.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/resource_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/resource_quota.cc [2599/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/trace.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/trace.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/trace.cc [2600/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/pid_controller_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/pid_controller_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/pid_controller_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2601/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/slice/slice_refcount.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/slice/slice_refcount.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/slice/slice_refcount.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_refcount.cc [2602/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_string_helpers.cc [2603/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/slice/percent_encoding.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/slice/percent_encoding.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/slice/percent_encoding.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/percent_encoding.cc [2604/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/slice/slice.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice.cc [2605/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/parsed_metadata_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/parsed_metadata_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/parsed_metadata_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2606/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/poll_test.dir/test/core/promise/poll_test.cc.o -MF CMakeFiles/poll_test.dir/test/core/promise/poll_test.cc.o.d -o CMakeFiles/poll_test.dir/test/core/promise/poll_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/poll_test.cc [2607/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/parsed_metadata_test.dir/test/core/transport/parsed_metadata_test.cc.o CMakeFiles/parsed_metadata_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/parsed_metadata_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o parsed_metadata_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2608/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -MF CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/memory_quota.cc.o.d -o CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc:34: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 121 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword [2609/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/pipe_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/pipe_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/pipe_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2610/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/promise_factory_test.dir/test/core/promise/promise_factory_test.cc.o -MF CMakeFiles/promise_factory_test.dir/test/core/promise/promise_factory_test.cc.o.d -o CMakeFiles/promise_factory_test.dir/test/core/promise/promise_factory_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/promise_factory_test.cc [2611/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/pipe_test.dir/test/core/promise/pipe_test.cc.o -MF CMakeFiles/pipe_test.dir/test/core/promise/pipe_test.cc.o.d -o CMakeFiles/pipe_test.dir/test/core/promise/pipe_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/pipe_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:62, from /builddir/build/BUILD/grpc-1.48.1/test/core/promise/pipe_test.cc:23: In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::PipeTest_CanSeeClosedOnSend_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/pipe_test.cc:89:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:58: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::PipeTest_CanSeeClosedOnSend_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/pipe_test.cc:89:48: note: 'on_done' declared here 89 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::PipeTest_CanSeeClosedOnReceive_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/pipe_test.cc:121:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::PipeTest_CanSeeClosedOnReceive_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/pipe_test.cc:121:48: note: 'on_done' declared here 121 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::PipeTest_CanSendAndReceive_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/pipe_test.cc:47:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::PipeTest_CanSendAndReceive_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/pipe_test.cc:47:48: note: 'on_done' declared here 47 | StrictMock> on_done; | ^~~~~~~ In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::PipeTest_CanReceiveAndSend_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/core/promise/pipe_test.cc:68:48: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::PipeTest_CanReceiveAndSend_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/core/promise/pipe_test.cc:68:48: note: 'on_done' declared here 68 | StrictMock> on_done; | ^~~~~~~ [2612/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/periodic_update_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/periodic_update_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/periodic_update_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2613/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/poll_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/poll_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/poll_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2614/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/periodic_update_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o CMakeFiles/periodic_update_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o CMakeFiles/periodic_update_test.dir/src/core/lib/debug/trace.cc.o CMakeFiles/periodic_update_test.dir/src/core/lib/gprpp/status_helper.cc.o CMakeFiles/periodic_update_test.dir/src/core/lib/gprpp/time.cc.o CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/combiner.cc.o CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/error.cc.o CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/exec_ctx.cc.o CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/executor.cc.o CMakeFiles/periodic_update_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o CMakeFiles/periodic_update_test.dir/src/core/lib/resource_quota/periodic_update.cc.o CMakeFiles/periodic_update_test.dir/src/core/lib/slice/percent_encoding.cc.o CMakeFiles/periodic_update_test.dir/src/core/lib/slice/slice.cc.o CMakeFiles/periodic_update_test.dir/src/core/lib/slice/slice_refcount.cc.o CMakeFiles/periodic_update_test.dir/src/core/lib/slice/slice_string_helpers.cc.o CMakeFiles/periodic_update_test.dir/test/core/resource_quota/periodic_update_test.cc.o CMakeFiles/periodic_update_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/periodic_update_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o periodic_update_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2206.0.0 libgpr.so.26.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 -ldl -lm -lrt && : [2615/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/pid_controller_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/pid_controller_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/pid_controller_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2616/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/pid_controller_test.dir/test/core/transport/pid_controller_test.cc.o CMakeFiles/pid_controller_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/pid_controller_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o pid_controller_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2617/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/promise_map_test.dir/test/core/promise/map_test.cc.o -MF CMakeFiles/promise_map_test.dir/test/core/promise/map_test.cc.o.d -o CMakeFiles/promise_map_test.dir/test/core/promise/map_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/map_test.cc [2618/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/promise_test.dir/test/core/promise/promise_test.cc.o -MF CMakeFiles/promise_test.dir/test/core/promise/promise_test.cc.o.d -o CMakeFiles/promise_test.dir/test/core/promise/promise_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/promise_test.cc [2619/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/promise_factory_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/promise_factory_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/promise_factory_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2620/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/proto_utils_test.dir/test/cpp/codegen/proto_utils_test.cc.o CMakeFiles/proto_utils_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/proto_utils_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o proto_utils_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [2621/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/promise_map_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/promise_map_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/promise_map_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2622/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/pipe_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/pipe_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/pipe_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2623/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/pipe_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o CMakeFiles/pipe_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o CMakeFiles/pipe_test.dir/src/core/lib/debug/trace.cc.o CMakeFiles/pipe_test.dir/src/core/lib/event_engine/memory_allocator.cc.o CMakeFiles/pipe_test.dir/src/core/lib/gprpp/status_helper.cc.o CMakeFiles/pipe_test.dir/src/core/lib/gprpp/time.cc.o CMakeFiles/pipe_test.dir/src/core/lib/iomgr/combiner.cc.o CMakeFiles/pipe_test.dir/src/core/lib/iomgr/error.cc.o CMakeFiles/pipe_test.dir/src/core/lib/iomgr/exec_ctx.cc.o CMakeFiles/pipe_test.dir/src/core/lib/iomgr/executor.cc.o CMakeFiles/pipe_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o CMakeFiles/pipe_test.dir/src/core/lib/promise/activity.cc.o CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/arena.cc.o CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/memory_quota.cc.o CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/resource_quota.cc.o CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/thread_quota.cc.o CMakeFiles/pipe_test.dir/src/core/lib/resource_quota/trace.cc.o CMakeFiles/pipe_test.dir/src/core/lib/slice/percent_encoding.cc.o CMakeFiles/pipe_test.dir/src/core/lib/slice/slice.cc.o CMakeFiles/pipe_test.dir/src/core/lib/slice/slice_refcount.cc.o CMakeFiles/pipe_test.dir/src/core/lib/slice/slice_string_helpers.cc.o CMakeFiles/pipe_test.dir/test/core/promise/pipe_test.cc.o CMakeFiles/pipe_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/pipe_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o pipe_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2206.0.0 libgpr.so.26.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 -ldl -lm -lrt && : [2624/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/race_test.dir/test/core/promise/race_test.cc.o -MF CMakeFiles/race_test.dir/test/core/promise/race_test.cc.o.d -o CMakeFiles/race_test.dir/test/core/promise/race_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/race_test.cc [2625/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/promise_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/promise_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/promise_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2626/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/poll_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/poll_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/poll_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2627/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/poll_test.dir/test/core/promise/poll_test.cc.o CMakeFiles/poll_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/poll_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o poll_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [2628/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/race_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/race_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/race_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2629/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/promise_factory_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/promise_factory_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/promise_factory_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2630/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/promise_factory_test.dir/test/core/promise/promise_factory_test.cc.o CMakeFiles/promise_factory_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/promise_factory_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o promise_factory_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [2631/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/promise_map_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/promise_map_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/promise_map_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2632/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/promise_map_test.dir/test/core/promise/map_test.cc.o CMakeFiles/promise_map_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/promise_map_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o promise_map_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [2633/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rbac_service_config_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/rbac_service_config_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/rbac_service_config_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2634/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rbac_service_config_parser_test.dir/test/core/ext/filters/rbac/rbac_service_config_parser_test.cc.o -MF CMakeFiles/rbac_service_config_parser_test.dir/test/core/ext/filters/rbac/rbac_service_config_parser_test.cc.o.d -o CMakeFiles/rbac_service_config_parser_test.dir/test/core/ext/filters/rbac/rbac_service_config_parser_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/ext/filters/rbac/rbac_service_config_parser_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-matchers.h:271, from /builddir/build/BUILD/grpc-1.48.1/test/core/ext/filters/rbac/rbac_service_config_parser_test.cc:17: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/ext/filters/rbac/rbac_service_config_parser_test.cc:62:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [2635/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rbac_translator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/rbac_translator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/rbac_translator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2636/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/promise_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/promise_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/promise_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2637/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/promise_test.dir/test/core/promise/promise_test.cc.o CMakeFiles/promise_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/promise_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o promise_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [2638/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/ref_counted_ptr_test.dir/test/core/gprpp/ref_counted_ptr_test.cc.o -MF CMakeFiles/ref_counted_ptr_test.dir/test/core/gprpp/ref_counted_ptr_test.cc.o.d -o CMakeFiles/ref_counted_ptr_test.dir/test/core/gprpp/ref_counted_ptr_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/ref_counted_ptr_test.cc [2639/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rbac_service_config_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/rbac_service_config_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/rbac_service_config_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2640/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/ref_counted_ptr_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/ref_counted_ptr_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/ref_counted_ptr_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2641/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/ref_counted_test.dir/test/core/gprpp/ref_counted_test.cc.o -MF CMakeFiles/ref_counted_test.dir/test/core/gprpp/ref_counted_test.cc.o.d -o CMakeFiles/ref_counted_test.dir/test/core/gprpp/ref_counted_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/ref_counted_test.cc [2642/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/race_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/race_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/race_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2643/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/rbac_service_config_parser_test.dir/test/core/ext/filters/rbac/rbac_service_config_parser_test.cc.o CMakeFiles/rbac_service_config_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/rbac_service_config_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o rbac_service_config_parser_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2644/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/race_test.dir/test/core/promise/race_test.cc.o CMakeFiles/race_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/race_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o race_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [2645/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/remove_stream_from_stalled_lists_test.dir/test/core/transport/chttp2/remove_stream_from_stalled_lists_test.cc.o -MF CMakeFiles/remove_stream_from_stalled_lists_test.dir/test/core/transport/chttp2/remove_stream_from_stalled_lists_test.cc.o.d -o CMakeFiles/remove_stream_from_stalled_lists_test.dir/test/core/transport/chttp2/remove_stream_from_stalled_lists_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/remove_stream_from_stalled_lists_test.cc [2646/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/ref_counted_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/ref_counted_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/ref_counted_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2647/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resolve_address_using_ares_resolver_test.dir/test/core/iomgr/resolve_address_test.cc.o -MF CMakeFiles/resolve_address_using_ares_resolver_test.dir/test/core/iomgr/resolve_address_test.cc.o.d -o CMakeFiles/resolve_address_using_ares_resolver_test.dir/test/core/iomgr/resolve_address_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/resolve_address_test.cc [2648/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rbac_translator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/rbac_translator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/rbac_translator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2649/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/remove_stream_from_stalled_lists_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/remove_stream_from_stalled_lists_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/remove_stream_from_stalled_lists_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2650/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/resolve_address_using_ares_resolver_test.dir/test/core/iomgr/resolve_address_test.cc.o CMakeFiles/resolve_address_using_ares_resolver_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o CMakeFiles/resolve_address_using_ares_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/resolve_address_using_ares_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o resolve_address_using_ares_resolver_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 libgrpc++_test_config.so.1.48.1 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags_parse.so.2206.0.0 /usr/lib64/libabsl_flags_usage.so.2206.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2206.0.0 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [2651/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=gnu11 -MD -MT CMakeFiles/resource_quota_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -MF CMakeFiles/resource_quota_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o.d -o CMakeFiles/resource_quota_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/protobuf/any.upb.c [2652/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/debug/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/debug/trace.cc [2653/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/rbac_translator_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o CMakeFiles/rbac_translator_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o CMakeFiles/rbac_translator_test.dir/test/core/security/rbac_translator_test.cc.o CMakeFiles/rbac_translator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/rbac_translator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o rbac_translator_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2654/5155] /usr/bin/gcc -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=gnu11 -MD -MT CMakeFiles/resource_quota_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -MF CMakeFiles/resource_quota_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o.d -o CMakeFiles/resource_quota_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated/google/rpc/status.upb.c [2655/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/event_engine/memory_allocator.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/memory_allocator.cc [2656/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/gprpp/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.cc [2657/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/combiner.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/combiner.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/combiner.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/combiner.cc [2658/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/gprpp/status_helper.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/gprpp/status_helper.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/gprpp/status_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/status_helper.cc [2659/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/ref_counted_ptr_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/ref_counted_ptr_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/ref_counted_ptr_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2660/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/ref_counted_ptr_test.dir/test/core/gprpp/ref_counted_ptr_test.cc.o CMakeFiles/ref_counted_ptr_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/ref_counted_ptr_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o ref_counted_ptr_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2661/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/exec_ctx.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/exec_ctx.cc [2662/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resolve_address_using_native_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/resolve_address_using_native_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/resolve_address_using_native_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2663/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/error.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/error.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/error.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/error.cc [2664/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/executor.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/executor.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/executor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/executor.cc [2665/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/iomgr_internal.cc [2666/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/thread_quota.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/thread_quota.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/thread_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/thread_quota.cc [2667/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/promise/activity.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/activity.cc [2668/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/trace.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/trace.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/trace.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/trace.cc [2669/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/ref_counted_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/ref_counted_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/ref_counted_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2670/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/slice/slice_refcount.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/slice/slice_refcount.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/slice/slice_refcount.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_refcount.cc [2671/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/ref_counted_test.dir/test/core/gprpp/ref_counted_test.cc.o CMakeFiles/ref_counted_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/ref_counted_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o ref_counted_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2672/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice_string_helpers.cc [2673/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/slice/percent_encoding.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/slice/percent_encoding.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/slice/percent_encoding.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/percent_encoding.cc [2674/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/resource_quota.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/resource_quota.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/resource_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/resource_quota.cc [2675/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/slice/slice.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/slice/slice.cc [2676/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resource_quota_test.dir/test/core/resource_quota/resource_quota_test.cc.o -MF CMakeFiles/resource_quota_test.dir/test/core/resource_quota/resource_quota_test.cc.o.d -o CMakeFiles/resource_quota_test.dir/test/core/resource_quota/resource_quota_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/resource_quota/resource_quota_test.cc [2677/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -MF CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/memory_quota.cc.o.d -o CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc In file included from /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/memory_quota.cc:34: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 121 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ /builddir/build/BUILD/grpc-1.48.1/src/core/lib/promise/loop.h:121:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword [2678/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/retry_throttle_test.dir/test/core/client_channel/retry_throttle_test.cc.o -MF CMakeFiles/retry_throttle_test.dir/test/core/client_channel/retry_throttle_test.cc.o.d -o CMakeFiles/retry_throttle_test.dir/test/core/client_channel/retry_throttle_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/client_channel/retry_throttle_test.cc [2679/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/remove_stream_from_stalled_lists_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/remove_stream_from_stalled_lists_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/remove_stream_from_stalled_lists_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2680/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resource_quota_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/resource_quota_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/resource_quota_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2681/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/retry_throttle_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/retry_throttle_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/retry_throttle_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2682/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/remove_stream_from_stalled_lists_test.dir/test/core/transport/chttp2/remove_stream_from_stalled_lists_test.cc.o CMakeFiles/remove_stream_from_stalled_lists_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/remove_stream_from_stalled_lists_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o remove_stream_from_stalled_lists_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2683/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rls_lb_config_parser_test.dir/test/core/client_channel/rls_lb_config_parser_test.cc.o -MF CMakeFiles/rls_lb_config_parser_test.dir/test/core/client_channel/rls_lb_config_parser_test.cc.o.d -o CMakeFiles/rls_lb_config_parser_test.dir/test/core/client_channel/rls_lb_config_parser_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/client_channel/rls_lb_config_parser_test.cc [2684/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rls_lb_config_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/rls_lb_config_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/rls_lb_config_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2685/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resolve_address_using_native_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/resolve_address_using_native_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/resolve_address_using_native_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2686/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/resolve_address_using_native_resolver_test.dir/test/core/iomgr/resolve_address_test.cc.o CMakeFiles/resolve_address_using_native_resolver_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o CMakeFiles/resolve_address_using_native_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/resolve_address_using_native_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o resolve_address_using_native_resolver_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 libgrpc++_test_config.so.1.48.1 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags_parse.so.2206.0.0 /usr/lib64/libabsl_flags_usage.so.2206.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2206.0.0 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [2687/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/seq_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/seq_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/seq_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2688/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/secure_auth_context_test.dir/test/cpp/common/secure_auth_context_test.cc.o -MF CMakeFiles/secure_auth_context_test.dir/test/cpp/common/secure_auth_context_test.cc.o.d -o CMakeFiles/secure_auth_context_test.dir/test/cpp/common/secure_auth_context_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/common/secure_auth_context_test.cc [2689/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/seq_test.dir/test/core/promise/seq_test.cc.o -MF CMakeFiles/seq_test.dir/test/core/promise/seq_test.cc.o.d -o CMakeFiles/seq_test.dir/test/core/promise/seq_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/seq_test.cc [2690/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resource_quota_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/resource_quota_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/resource_quota_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2691/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/resource_quota_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o CMakeFiles/resource_quota_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o CMakeFiles/resource_quota_test.dir/src/core/lib/debug/trace.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/event_engine/memory_allocator.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/gprpp/status_helper.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/gprpp/time.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/combiner.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/error.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/exec_ctx.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/executor.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/promise/activity.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/memory_quota.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/resource_quota.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/thread_quota.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/resource_quota/trace.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/slice/percent_encoding.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/slice/slice.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/slice/slice_refcount.cc.o CMakeFiles/resource_quota_test.dir/src/core/lib/slice/slice_string_helpers.cc.o CMakeFiles/resource_quota_test.dir/test/core/resource_quota/resource_quota_test.cc.o CMakeFiles/resource_quota_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/resource_quota_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o resource_quota_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2206.0.0 libgpr.so.26.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 -ldl -lm -lrt && : [2692/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/secure_auth_context_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/secure_auth_context_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/secure_auth_context_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2693/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_chttp2_test.dir/test/core/surface/server_chttp2_test.cc.o -MF CMakeFiles/server_chttp2_test.dir/test/core/surface/server_chttp2_test.cc.o.d -o CMakeFiles/server_chttp2_test.dir/test/core/surface/server_chttp2_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/surface/server_chttp2_test.cc [2694/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/retry_throttle_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/retry_throttle_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/retry_throttle_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2695/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/retry_throttle_test.dir/test/core/client_channel/retry_throttle_test.cc.o CMakeFiles/retry_throttle_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/retry_throttle_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o retry_throttle_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2696/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_config_selector_test.dir/test/core/server_config_selector/server_config_selector_test.cc.o -MF CMakeFiles/server_config_selector_test.dir/test/core/server_config_selector/server_config_selector_test.cc.o.d -o CMakeFiles/server_config_selector_test.dir/test/core/server_config_selector/server_config_selector_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/server_config_selector/server_config_selector_test.cc [2697/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rls_lb_config_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/rls_lb_config_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/rls_lb_config_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2698/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/rls_lb_config_parser_test.dir/test/core/client_channel/rls_lb_config_parser_test.cc.o CMakeFiles/rls_lb_config_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/rls_lb_config_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o rls_lb_config_parser_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2699/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/seq_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/seq_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/seq_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2700/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/seq_test.dir/test/core/promise/seq_test.cc.o CMakeFiles/seq_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/seq_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o seq_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [2701/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_context_test_spouse_test.dir/test/cpp/test/server_context_test_spouse_test.cc.o -MF CMakeFiles/server_context_test_spouse_test.dir/test/cpp/test/server_context_test_spouse_test.cc.o.d -o CMakeFiles/server_context_test_spouse_test.dir/test/cpp/test/server_context_test_spouse_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/test/server_context_test_spouse_test.cc [2702/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_chttp2_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/server_chttp2_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/server_chttp2_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2703/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_config_selector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/server_config_selector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/server_config_selector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2704/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_registered_method_bad_client_test.dir/test/core/bad_client/tests/server_registered_method.cc.o -MF CMakeFiles/server_registered_method_bad_client_test.dir/test/core/bad_client/tests/server_registered_method.cc.o.d -o CMakeFiles/server_registered_method_bad_client_test.dir/test/core/bad_client/tests/server_registered_method.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/tests/server_registered_method.cc [2705/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/secure_auth_context_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/secure_auth_context_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/secure_auth_context_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2706/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/secure_auth_context_test.dir/test/cpp/common/secure_auth_context_test.cc.o CMakeFiles/secure_auth_context_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/secure_auth_context_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o secure_auth_context_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [2707/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_registered_method_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/server_registered_method_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/server_registered_method_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [2708/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_registered_method_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/server_registered_method_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/server_registered_method_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/bad_client.cc [2709/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_context_test_spouse_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/server_context_test_spouse_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/server_context_test_spouse_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2710/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_chttp2_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/server_chttp2_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/server_chttp2_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2711/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/server_chttp2_test.dir/test/core/surface/server_chttp2_test.cc.o CMakeFiles/server_chttp2_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/server_chttp2_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o server_chttp2_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2712/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/service_config_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/service_config_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/service_config_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2713/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/settings_timeout_test.dir/test/core/transport/chttp2/settings_timeout_test.cc.o -MF CMakeFiles/settings_timeout_test.dir/test/core/transport/chttp2/settings_timeout_test.cc.o.d -o CMakeFiles/settings_timeout_test.dir/test/core/transport/chttp2/settings_timeout_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/settings_timeout_test.cc [2714/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_config_selector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/server_config_selector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/server_config_selector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2715/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/server_config_selector_test.dir/test/core/server_config_selector/server_config_selector_test.cc.o CMakeFiles/server_config_selector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/server_config_selector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o server_config_selector_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2716/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/settings_timeout_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/settings_timeout_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/settings_timeout_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2717/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/simple_request_bad_client_test.dir/test/core/bad_client/tests/simple_request.cc.o -MF CMakeFiles/simple_request_bad_client_test.dir/test/core/bad_client/tests/simple_request.cc.o.d -o CMakeFiles/simple_request_bad_client_test.dir/test/core/bad_client/tests/simple_request.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/tests/simple_request.cc [2718/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/simple_request_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/simple_request_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/simple_request_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/bad_client.cc [2719/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/alloc.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/alloc.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/alloc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/alloc.cc [2720/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/atm.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/atm.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/atm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/atm.cc [2721/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/simple_request_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/simple_request_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/simple_request_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [2722/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_iphone.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_iphone.cc [2723/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_linux.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_linux.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_linux.cc [2724/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_posix.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_posix.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_posix.cc [2725/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_windows.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_windows.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_windows.cc [2726/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_linux.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_linux.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_linux.cc [2727/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_posix.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_posix.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_posix.cc [2728/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_windows.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_windows.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_windows.cc [2729/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log.cc [2730/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_android.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_android.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_android.cc [2731/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/service_config_test.dir/test/core/client_channel/service_config_test.cc.o -MF CMakeFiles/service_config_test.dir/test/core/client_channel/service_config_test.cc.o.d -o CMakeFiles/service_config_test.dir/test/core/client_channel/service_config_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/client_channel/service_config_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/core/client_channel/service_config_test.cc:21: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/client_channel/service_config_test.cc:183:5: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [2732/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_posix.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_posix.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_posix.cc [2733/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_windows.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_windows.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_windows.cc [2734/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/murmur_hash.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/murmur_hash.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/murmur_hash.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/murmur_hash.cc [2735/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_context_test_spouse_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/server_context_test_spouse_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/server_context_test_spouse_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2736/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/server_context_test_spouse_test.dir/test/cpp/test/server_context_test_spouse_test.cc.o CMakeFiles/server_context_test_spouse_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/server_context_test_spouse_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o server_context_test_spouse_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test.so.1.48.1 libgrpc++_test_util.so.1.48.1 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [2737/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_posix.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_posix.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_posix.cc [2738/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_linux.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_linux.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_linux.cc [2739/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_windows.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_windows.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_windows.cc [2740/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string.cc [2741/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_util_windows.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_util_windows.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_util_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_util_windows.cc [2742/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_posix.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_posix.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_posix.cc [2743/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_windows.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_windows.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_windows.cc [2744/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync.cc [2745/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_posix.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_posix.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_posix.cc [2746/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time.cc [2747/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_windows.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_windows.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_windows.cc [2748/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_msys.cc [2749/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_precise.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_precise.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_precise.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_precise.cc [2750/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_windows.cc [2751/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/wrap_memcpy.cc [2752/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/simple_request_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/simple_request_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/simple_request_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2753/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_posix.cc [2754/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/fork.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/fork.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/fork.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/fork.cc [2755/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_abseil.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_abseil.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_abseil.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_abseil.cc [2756/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/examine_stack.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/examine_stack.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/examine_stack.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/examine_stack.cc [2757/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_registered_method_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/server_registered_method_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/server_registered_method_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2758/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/mpscq.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/mpscq.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/mpscq.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/mpscq.cc [2759/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/stat_windows.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/stat_windows.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/stat_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_windows.cc [2760/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/thd_posix.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/thd_posix.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/thd_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_posix.cc [2761/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/thd_windows.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/thd_windows.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/thd_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_windows.cc [2762/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/server_registered_method_bad_client_test.dir/test/core/bad_client/bad_client.cc.o CMakeFiles/server_registered_method_bad_client_test.dir/test/core/bad_client/tests/server_registered_method.cc.o CMakeFiles/server_registered_method_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/server_registered_method_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/server_registered_method_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o server_registered_method_bad_client_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2763/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/global_config_env.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/global_config_env.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/global_config_env.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/global_config_env.cc [2764/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/profiling/basic_timers.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/profiling/basic_timers.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/profiling/basic_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/basic_timers.cc [2765/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/profiling/stap_timers.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/profiling/stap_timers.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/profiling/stap_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/stap_timers.cc [2766/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/host_port.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/host_port.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/host_port.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/host_port.cc [2767/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/stat_posix.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/stat_posix.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/stat_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_posix.cc [2768/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/time_util.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/time_util.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/time_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time_util.cc [2769/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/service_config_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/service_config_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/service_config_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2770/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/service_config_test.dir/test/core/client_channel/service_config_test.cc.o CMakeFiles/service_config_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/service_config_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o service_config_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2771/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/test/core/gprpp/single_set_ptr_test.cc.o -MF CMakeFiles/single_set_ptr_test.dir/test/core/gprpp/single_set_ptr_test.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/test/core/gprpp/single_set_ptr_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/single_set_ptr_test.cc [2772/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/smoke_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/smoke_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/smoke_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2773/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/sleep_test.dir/test/core/promise/sleep_test.cc.o -MF CMakeFiles/sleep_test.dir/test/core/promise/sleep_test.cc.o.d -o CMakeFiles/sleep_test.dir/test/core/promise/sleep_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/sleep_test.cc [2774/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/single_set_ptr_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2775/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/settings_timeout_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/settings_timeout_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/settings_timeout_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2776/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/settings_timeout_test.dir/test/core/transport/chttp2/settings_timeout_test.cc.o CMakeFiles/settings_timeout_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/settings_timeout_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o settings_timeout_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2777/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/sleep_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/sleep_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/sleep_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2778/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/smoke_test.dir/test/core/event_engine/smoke_test.cc.o -MF CMakeFiles/smoke_test.dir/test/core/event_engine/smoke_test.cc.o.d -o CMakeFiles/smoke_test.dir/test/core/event_engine/smoke_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/smoke_test.cc [2779/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/simple_request_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/simple_request_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/simple_request_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2780/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/simple_request_bad_client_test.dir/test/core/bad_client/bad_client.cc.o CMakeFiles/simple_request_bad_client_test.dir/test/core/bad_client/tests/simple_request.cc.o CMakeFiles/simple_request_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/simple_request_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/simple_request_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o simple_request_bad_client_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2781/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/sockaddr_utils_test.dir/test/core/address_utils/sockaddr_utils_test.cc.o -MF CMakeFiles/sockaddr_utils_test.dir/test/core/address_utils/sockaddr_utils_test.cc.o.d -o CMakeFiles/sockaddr_utils_test.dir/test/core/address_utils/sockaddr_utils_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/address_utils/sockaddr_utils_test.cc [2782/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/stack_tracer_test.dir/test/core/util/stack_tracer_test.cc.o -MF CMakeFiles/stack_tracer_test.dir/test/core/util/stack_tracer_test.cc.o.d -o CMakeFiles/stack_tracer_test.dir/test/core/util/stack_tracer_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/stack_tracer_test.cc [2783/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/sockaddr_utils_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/sockaddr_utils_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/sockaddr_utils_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2784/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/single_set_ptr_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2785/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/stack_tracer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/stack_tracer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/stack_tracer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2786/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/alloc.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/atm.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_iphone.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_linux.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_posix.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_windows.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_linux.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_posix.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_windows.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_android.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_linux.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_posix.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_windows.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/murmur_hash.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_posix.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_util_windows.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_windows.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_abseil.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_posix.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_windows.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_posix.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_precise.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_windows.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/examine_stack.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/fork.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/global_config_env.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/host_port.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/mpscq.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/stat_posix.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/stat_windows.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/thd_posix.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/thd_windows.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/time_util.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/profiling/basic_timers.cc.o CMakeFiles/single_set_ptr_test.dir/src/core/lib/profiling/stap_timers.cc.o CMakeFiles/single_set_ptr_test.dir/test/core/gprpp/single_set_ptr_test.cc.o CMakeFiles/single_set_ptr_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/single_set_ptr_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o single_set_ptr_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [2787/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/stat_test.dir/test/core/gprpp/stat_test.cc.o -MF CMakeFiles/stat_test.dir/test/core/gprpp/stat_test.cc.o.d -o CMakeFiles/stat_test.dir/test/core/gprpp/stat_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/stat_test.cc [2788/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/sleep_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/sleep_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/sleep_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2789/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/sleep_test.dir/test/core/promise/sleep_test.cc.o CMakeFiles/sleep_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/sleep_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o sleep_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2790/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/stat_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/stat_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/stat_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2791/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/stats_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/stats_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/stats_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2792/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/smoke_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/smoke_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/smoke_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2793/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/smoke_test.dir/test/core/event_engine/smoke_test.cc.o CMakeFiles/smoke_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/smoke_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o smoke_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2794/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/stats_test.dir/test/core/debug/stats_test.cc.o -MF CMakeFiles/stats_test.dir/test/core/debug/stats_test.cc.o.d -o CMakeFiles/stats_test.dir/test/core/debug/stats_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/debug/stats_test.cc [2795/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/sockaddr_utils_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/sockaddr_utils_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/sockaddr_utils_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2796/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/sockaddr_utils_test.dir/test/core/address_utils/sockaddr_utils_test.cc.o CMakeFiles/sockaddr_utils_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/sockaddr_utils_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o sockaddr_utils_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2797/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/status_util_test.dir/test/core/channel/status_util_test.cc.o -MF CMakeFiles/status_util_test.dir/test/core/channel/status_util_test.cc.o.d -o CMakeFiles/status_util_test.dir/test/core/channel/status_util_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/channel/status_util_test.cc [2798/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/status_helper_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/status_helper_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/status_helper_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2799/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/status_helper_test.dir/test/core/gprpp/status_helper_test.cc.o -MF CMakeFiles/status_helper_test.dir/test/core/gprpp/status_helper_test.cc.o.d -o CMakeFiles/status_helper_test.dir/test/core/gprpp/status_helper_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/status_helper_test.cc [2800/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/stack_tracer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/stack_tracer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/stack_tracer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2801/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/stack_tracer_test.dir/test/core/util/stack_tracer_test.cc.o CMakeFiles/stack_tracer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/stack_tracer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o stack_tracer_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2802/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/stat_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/stat_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/stat_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2803/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/stranded_event_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/stranded_event_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/stranded_event_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [2804/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/stat_test.dir/test/core/gprpp/stat_test.cc.o CMakeFiles/stat_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/stat_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o stat_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2805/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/status_util_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/status_util_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/status_util_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2806/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/streams_not_seen_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/streams_not_seen_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/streams_not_seen_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [2807/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/stranded_event_test.dir/test/core/iomgr/stranded_event_test.cc.o -MF CMakeFiles/stranded_event_test.dir/test/core/iomgr/stranded_event_test.cc.o.d -o CMakeFiles/stranded_event_test.dir/test/core/iomgr/stranded_event_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/stranded_event_test.cc [2808/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/stats_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/stats_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/stats_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2809/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/streams_not_seen_test.dir/test/core/transport/chttp2/streams_not_seen_test.cc.o -MF CMakeFiles/streams_not_seen_test.dir/test/core/transport/chttp2/streams_not_seen_test.cc.o.d -o CMakeFiles/streams_not_seen_test.dir/test/core/transport/chttp2/streams_not_seen_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/streams_not_seen_test.cc [2810/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/stranded_event_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/stranded_event_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/stranded_event_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2811/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/stats_test.dir/test/core/debug/stats_test.cc.o CMakeFiles/stats_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/stats_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o stats_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2812/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/string_ref_test.dir/test/cpp/util/string_ref_test.cc.o -MF CMakeFiles/string_ref_test.dir/test/cpp/util/string_ref_test.cc.o.d -o CMakeFiles/string_ref_test.dir/test/cpp/util/string_ref_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/string_ref_test.cc [2813/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/status_util_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/status_util_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/status_util_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2814/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/status_helper_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/status_helper_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/status_helper_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2815/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/status_util_test.dir/test/core/channel/status_util_test.cc.o CMakeFiles/status_util_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/status_util_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o status_util_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2816/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/status_helper_test.dir/test/core/gprpp/status_helper_test.cc.o CMakeFiles/status_helper_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/status_helper_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o status_helper_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2817/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/streams_not_seen_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/streams_not_seen_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/streams_not_seen_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2818/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/string_ref_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/string_ref_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/string_ref_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2819/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/system_roots_test.dir/test/core/security/system_roots_test.cc.o -MF CMakeFiles/system_roots_test.dir/test/core/security/system_roots_test.cc.o.d -o CMakeFiles/system_roots_test.dir/test/core/security/system_roots_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/system_roots_test.cc [2820/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc [2821/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/stranded_event_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/stranded_event_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/stranded_event_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2822/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/stranded_event_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/stranded_event_test.dir/test/core/iomgr/stranded_event_test.cc.o CMakeFiles/stranded_event_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/stranded_event_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o stranded_event_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2823/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/alloc.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/alloc.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/alloc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/alloc.cc [2824/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/atm.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/atm.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/atm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/atm.cc [2825/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_iphone.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_iphone.cc [2826/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_linux.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_linux.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_linux.cc [2827/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_posix.cc [2828/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_windows.cc [2829/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/env_linux.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/env_linux.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/env_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_linux.cc [2830/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/env_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/env_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/env_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_posix.cc [2831/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/system_roots_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/system_roots_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/system_roots_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2832/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/env_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/env_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/env_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_windows.cc [2833/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_android.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_android.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_android.cc [2834/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/table_test.dir/test/core/gprpp/table_test.cc.o -MF CMakeFiles/table_test.dir/test/core/gprpp/table_test.cc.o.d -o CMakeFiles/table_test.dir/test/core/gprpp/table_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/table_test.cc [2835/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_posix.cc [2836/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_windows.cc [2837/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/murmur_hash.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/murmur_hash.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/murmur_hash.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/murmur_hash.cc [2838/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log.cc [2839/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_posix.cc [2840/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string_util_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string_util_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string_util_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_util_windows.cc [2841/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_windows.cc [2842/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync.cc [2843/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_linux.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_linux.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_linux.cc [2844/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_posix.cc [2845/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_windows.cc [2846/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time.cc [2847/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string.cc [2848/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_posix.cc [2849/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync_abseil.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync_abseil.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync_abseil.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_abseil.cc [2850/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_windows.cc [2851/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_msys.cc [2852/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_windows.cc [2853/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time_precise.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time_precise.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time_precise.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_precise.cc [2854/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/table_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/table_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/table_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2855/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/wrap_memcpy.cc [2856/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/fork.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/fork.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/fork.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/fork.cc [2857/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_posix.cc [2858/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/examine_stack.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/examine_stack.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/examine_stack.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/examine_stack.cc [2859/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/mpscq.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/mpscq.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/mpscq.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/mpscq.cc [2860/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/stat_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/stat_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/stat_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_windows.cc [2861/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/global_config_env.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/global_config_env.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/global_config_env.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/global_config_env.cc [2862/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/thd_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/thd_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/thd_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_windows.cc [2863/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/thd_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/thd_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/thd_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_posix.cc [2864/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/profiling/basic_timers.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/profiling/basic_timers.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/profiling/basic_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/basic_timers.cc [2865/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/profiling/stap_timers.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/profiling/stap_timers.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/profiling/stap_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/stap_timers.cc [2866/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/host_port.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/host_port.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/host_port.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/host_port.cc [2867/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/stat_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/stat_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/stat_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_posix.cc [2868/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/time_util.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/time_util.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/time_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time_util.cc [2869/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/alloc.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/alloc.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/alloc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/alloc.cc [2870/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/atm.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/atm.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/atm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/atm.cc [2871/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/string_ref_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/string_ref_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/string_ref_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2872/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/string_ref_test.dir/test/cpp/util/string_ref_test.cc.o CMakeFiles/string_ref_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/string_ref_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o string_ref_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [2873/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc [2874/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/timer.cc [2875/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_iphone.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_iphone.cc [2876/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_linux.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_linux.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_linux.cc [2877/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_posix.cc [2878/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_windows.cc [2879/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/streams_not_seen_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/streams_not_seen_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/streams_not_seen_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2880/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/test/core/event_engine/iomgr_event_engine/time_averaged_stats_test.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/test/core/event_engine/iomgr_event_engine/time_averaged_stats_test.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/test/core/event_engine/iomgr_event_engine/time_averaged_stats_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/iomgr_event_engine/time_averaged_stats_test.cc [2881/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/env_linux.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/env_linux.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/env_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_linux.cc [2882/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/env_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/env_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/env_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_posix.cc [2883/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/env_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/env_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/env_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_windows.cc [2884/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_android.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_android.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_android.cc [2885/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log.cc [2886/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/timer_heap.cc [2887/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_windows.cc [2888/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_posix.cc [2889/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_linux.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_linux.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_linux.cc [2890/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/murmur_hash.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/murmur_hash.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/murmur_hash.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/murmur_hash.cc [2891/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string_util_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string_util_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string_util_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_util_windows.cc [2892/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/streams_not_seen_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/streams_not_seen_test.dir/test/core/transport/chttp2/streams_not_seen_test.cc.o CMakeFiles/streams_not_seen_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/streams_not_seen_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o streams_not_seen_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2893/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_posix.cc [2894/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_windows.cc [2895/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_posix.cc [2896/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync.cc [2897/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_windows.cc [2898/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_posix.cc [2899/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time.cc [2900/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_windows.cc [2901/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_msys.cc [2902/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time_precise.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time_precise.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time_precise.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_precise.cc [2903/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_windows.cc [2904/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/wrap_memcpy.cc [2905/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync_abseil.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync_abseil.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync_abseil.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_abseil.cc [2906/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_posix.cc [2907/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string.cc [2908/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/examine_stack.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/examine_stack.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/examine_stack.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/examine_stack.cc [2909/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/fork.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/fork.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/fork.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/fork.cc [2910/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2911/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/stat_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/stat_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/stat_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_windows.cc [2912/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/thd_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/thd_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/thd_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_posix.cc [2913/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/thd_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/thd_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/thd_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_windows.cc [2914/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/host_port.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/host_port.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/host_port.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/host_port.cc [2915/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/mpscq.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/mpscq.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/mpscq.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/mpscq.cc [2916/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/profiling/basic_timers.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/profiling/basic_timers.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/profiling/basic_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/basic_timers.cc [2917/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/system_roots_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/system_roots_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/system_roots_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2918/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/profiling/stap_timers.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/profiling/stap_timers.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/profiling/stap_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/stap_timers.cc [2919/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/global_config_env.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/global_config_env.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/global_config_env.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/global_config_env.cc [2920/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/stat_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/stat_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/stat_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_posix.cc [2921/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/time_util.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/time_util.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/time_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time_util.cc [2922/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/system_roots_test.dir/test/core/security/system_roots_test.cc.o CMakeFiles/system_roots_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/system_roots_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o system_roots_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [2923/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc [2924/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/table_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/table_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/table_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2925/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.cc [2926/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/alloc.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/alloc.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/alloc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/alloc.cc [2927/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/table_test.dir/test/core/gprpp/table_test.cc.o CMakeFiles/table_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/table_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o table_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [2928/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_iphone.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_iphone.cc [2929/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/atm.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/atm.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/atm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/atm.cc [2930/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_posix.cc [2931/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/timer_heap.cc [2932/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_linux.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_linux.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_linux.cc [2933/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_windows.cc [2934/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/env_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/env_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/env_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_posix.cc [2935/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/env_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/env_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/env_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_windows.cc [2936/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_android.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_android.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_android.cc [2937/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/env_linux.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/env_linux.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/env_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_linux.cc [2938/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/event_engine/iomgr_engine/timer.cc [2939/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_posix.cc [2940/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_windows.cc [2941/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/murmur_hash.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/murmur_hash.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/murmur_hash.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/murmur_hash.cc [2942/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_posix.cc [2943/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string_util_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string_util_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string_util_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_util_windows.cc [2944/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log.cc [2945/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_windows.cc [2946/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync.cc [2947/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_posix.cc [2948/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_windows.cc [2949/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_linux.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_linux.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_linux.cc [2950/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time.cc [2951/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_posix.cc [2952/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_windows.cc [2953/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time_precise.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time_precise.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time_precise.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_precise.cc [2954/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_msys.cc [2955/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string.cc [2956/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_windows.cc [2957/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/wrap_memcpy.cc [2958/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_posix.cc [2959/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/test/core/event_engine/iomgr_event_engine/timer_heap_test.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/test/core/event_engine/iomgr_event_engine/timer_heap_test.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/test/core/event_engine/iomgr_event_engine/timer_heap_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/iomgr_event_engine/timer_heap_test.cc [2960/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync_abseil.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync_abseil.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync_abseil.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_abseil.cc [2961/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/fork.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/fork.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/fork.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/fork.cc [2962/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/examine_stack.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/examine_stack.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/examine_stack.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/examine_stack.cc [2963/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/stat_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/stat_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/stat_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_windows.cc [2964/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/thd_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/thd_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/thd_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_posix.cc [2965/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/thd_windows.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/thd_windows.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/thd_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_windows.cc [2966/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/global_config_env.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/global_config_env.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/global_config_env.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/global_config_env.cc [2967/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/mpscq.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/mpscq.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/mpscq.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/mpscq.cc [2968/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/profiling/basic_timers.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/profiling/basic_timers.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/profiling/basic_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/basic_timers.cc [2969/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/profiling/stap_timers.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/profiling/stap_timers.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/profiling/stap_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/stap_timers.cc [2970/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/host_port.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/host_port.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/host_port.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/host_port.cc [2971/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/stat_posix.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/stat_posix.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/stat_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_posix.cc [2972/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/time_util.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/time_util.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/time_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time_util.cc [2973/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [2974/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/alloc.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/alloc.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/alloc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/alloc.cc [2975/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.cc [2976/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_slice_buffer_test.dir/test/core/event_engine/slice_buffer_test.cc.o -MF CMakeFiles/test_core_event_engine_slice_buffer_test.dir/test/core/event_engine/slice_buffer_test.cc.o.d -o CMakeFiles/test_core_event_engine_slice_buffer_test.dir/test/core/event_engine/slice_buffer_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/slice_buffer_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/slice_buffer_test.cc:17: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/slice_buffer_test.cc:45:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [2977/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/atm.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/atm.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/atm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/atm.cc [2978/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_posix.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_posix.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_posix.cc [2979/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_windows.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_windows.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_windows.cc [2980/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/murmur_hash.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/murmur_hash.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/murmur_hash.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/murmur_hash.cc [2981/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string.cc [2982/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [2983/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string_posix.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string_posix.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_posix.cc [2984/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string_util_windows.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string_util_windows.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string_util_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_util_windows.cc [2985/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string_windows.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string_windows.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_windows.cc [2986/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync.cc [2987/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/alloc.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/atm.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_iphone.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_linux.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/cpu_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/env_linux.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/env_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/env_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_android.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_linux.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/log_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/murmur_hash.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string_util_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/string_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync_abseil.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/sync_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time_precise.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/time_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/examine_stack.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/fork.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/global_config_env.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/host_port.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/mpscq.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/stat_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/stat_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/thd_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/thd_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/gprpp/time_util.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/profiling/basic_timers.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/src/core/lib/profiling/stap_timers.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/test/core/event_engine/iomgr_event_engine/time_averaged_stats_test.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_time_averaged_stats_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o test_core_event_engine_iomgr_event_engine_time_averaged_stats_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [2988/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync_posix.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync_posix.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_posix.cc [2989/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync_windows.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync_windows.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_windows.cc [2990/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time.cc [2991/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time_posix.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time_posix.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_posix.cc [2992/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time_precise.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time_precise.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time_precise.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_precise.cc [2993/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time_windows.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time_windows.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_windows.cc [2994/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_msys.cc [2995/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync_abseil.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync_abseil.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync_abseil.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_abseil.cc [2996/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_windows.cc [2997/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_posix.cc [2998/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/wrap_memcpy.cc [2999/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/fork.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/fork.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/fork.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/fork.cc [3000/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/examine_stack.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/examine_stack.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/examine_stack.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/examine_stack.cc [3001/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_slice_buffer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/test_core_event_engine_slice_buffer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/test_core_event_engine_slice_buffer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3002/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/test/core/event_engine/iomgr_event_engine/timer_list_test.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/test/core/event_engine/iomgr_event_engine/timer_list_test.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/test/core/event_engine/iomgr_event_engine/timer_list_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/iomgr_event_engine/timer_list_test.cc [3003/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3004/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/mpscq.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/mpscq.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/mpscq.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/mpscq.cc [3005/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/global_config_env.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/global_config_env.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/global_config_env.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/global_config_env.cc [3006/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/host_port.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/host_port.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/host_port.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/host_port.cc [3007/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/stat_windows.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/stat_windows.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/stat_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_windows.cc [3008/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/thd_posix.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/thd_posix.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/thd_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_posix.cc [3009/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/stat_posix.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/stat_posix.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/stat_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_posix.cc [3010/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/thd_windows.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/thd_windows.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/thd_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_windows.cc [3011/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/profiling/basic_timers.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/profiling/basic_timers.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/profiling/basic_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/basic_timers.cc [3012/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/time_util.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/time_util.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/time_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time_util.cc [3013/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/profiling/stap_timers.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/profiling/stap_timers.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/profiling/stap_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/stap_timers.cc [3014/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time.cc [3015/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/test/core/gprpp/time_test.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/test/core/gprpp/time_test.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/test/core/gprpp/time_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/time_test.cc [3016/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3017/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/alloc.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/atm.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_iphone.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_linux.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/cpu_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/env_linux.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/env_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/env_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_android.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_linux.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/log_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/murmur_hash.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string_util_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/string_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync_abseil.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/sync_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time_precise.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/time_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/examine_stack.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/fork.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/global_config_env.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/host_port.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/mpscq.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/stat_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/stat_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/thd_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/thd_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/time.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/gprpp/time_util.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/profiling/basic_timers.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/src/core/lib/profiling/stap_timers.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/test/core/event_engine/iomgr_event_engine/timer_heap_test.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_heap_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o test_core_event_engine_iomgr_event_engine_timer_heap_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3018/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3019/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3020/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/event_engine/iomgr_engine/timer.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/event_engine/iomgr_engine/timer_heap.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/alloc.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/atm.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_iphone.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_linux.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/cpu_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/env_linux.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/env_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/env_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_android.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_linux.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/log_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/murmur_hash.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string_util_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/string_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync_abseil.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/sync_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time_precise.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/time_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/examine_stack.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/fork.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/global_config_env.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/host_port.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/mpscq.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/stat_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/stat_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/thd_posix.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/thd_windows.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/time.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/gprpp/time_util.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/profiling/basic_timers.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/src/core/lib/profiling/stap_timers.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/test/core/event_engine/iomgr_event_engine/timer_list_test.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/test_core_event_engine_iomgr_event_engine_timer_list_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o test_core_event_engine_iomgr_event_engine_timer_list_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3021/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_security_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/test_core_security_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/test_core_security_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3022/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_event_engine_slice_buffer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/test_core_event_engine_slice_buffer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/test_core_event_engine_slice_buffer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3023/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_slice_slice_buffer_test.dir/test/core/slice/slice_buffer_test.cc.o -MF CMakeFiles/test_core_slice_slice_buffer_test.dir/test/core/slice/slice_buffer_test.cc.o.d -o CMakeFiles/test_core_slice_slice_buffer_test.dir/test/core/slice/slice_buffer_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/slice/slice_buffer_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/core/slice/slice_buffer_test.cc:19: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/slice/slice_buffer_test.cc:47:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [3024/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_core_event_engine_slice_buffer_test.dir/test/core/event_engine/slice_buffer_test.cc.o CMakeFiles/test_core_event_engine_slice_buffer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/test_core_event_engine_slice_buffer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o test_core_event_engine_slice_buffer_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3025/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_slice_slice_test.dir/test/core/util/build.cc.o -MF CMakeFiles/test_core_slice_slice_test.dir/test/core/util/build.cc.o.d -o CMakeFiles/test_core_slice_slice_test.dir/test/core/util/build.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/build.cc [3026/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_slice_slice_buffer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/test_core_slice_slice_buffer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/test_core_slice_slice_buffer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3027/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_slice_slice_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/test_core_slice_slice_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/test_core_slice_slice_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3028/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3029/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/alloc.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/atm.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_iphone.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_linux.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_posix.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/cpu_windows.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/env_linux.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/env_posix.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/env_windows.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_android.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_linux.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_posix.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/log_windows.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/murmur_hash.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string_posix.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string_util_windows.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/string_windows.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync_abseil.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync_posix.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/sync_windows.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time_posix.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time_precise.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/time_windows.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/examine_stack.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/fork.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/global_config_env.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/host_port.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/mpscq.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/stat_posix.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/stat_windows.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/thd_posix.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/thd_windows.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/time.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/time_util.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/profiling/basic_timers.cc.o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/profiling/stap_timers.cc.o CMakeFiles/test_core_gprpp_time_test.dir/test/core/gprpp/time_test.cc.o CMakeFiles/test_core_gprpp_time_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/test_core_gprpp_time_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o test_core_gprpp_time_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3030/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_slice_slice_test.dir/test/core/slice/slice_test.cc.o -MF CMakeFiles/test_core_slice_slice_test.dir/test/core/slice/slice_test.cc.o.d -o CMakeFiles/test_core_slice_slice_test.dir/test/core/slice/slice_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/slice/slice_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/test/core/slice/slice_test.cc:28: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/slice/slice_test.cc:74:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [3031/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_cpp_client_credentials_test.dir/test/cpp/util/tls_test_utils.cc.o -MF CMakeFiles/test_cpp_client_credentials_test.dir/test/cpp/util/tls_test_utils.cc.o.d -o CMakeFiles/test_cpp_client_credentials_test.dir/test/cpp/util/tls_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/tls_test_utils.cc [3032/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_security_credentials_test.dir/test/core/security/credentials_test.cc.o -MF CMakeFiles/test_core_security_credentials_test.dir/test/core/security/credentials_test.cc.o.d -o CMakeFiles/test_core_security_credentials_test.dir/test/core/security/credentials_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/credentials_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/include/grpc/support/port_platform.h:22, from /builddir/build/BUILD/grpc-1.48.1/test/core/security/credentials_test.cc:19: /builddir/build/BUILD/grpc-1.48.1/test/core/security/credentials_test.cc: In function 'void grpc_core::{anonymous}::validate_jwt_encode_and_sign_params(const grpc_auth_json_key*, const char*, gpr_timespec)': /builddir/build/BUILD/grpc-1.48.1/test/core/security/credentials_test.cc:1334:27: warning: 'int RSA_check_key(const RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1334 | GPR_ASSERT(RSA_check_key(json_key->private_key)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/include/grpc/impl/codegen/port_platform.h:767:43: note: in definition of macro 'GPR_UNLIKELY' 767 | #define GPR_UNLIKELY(x) __builtin_expect((x), 0) | ^ /builddir/build/BUILD/grpc-1.48.1/test/core/security/credentials_test.cc:1334:3: note: in expansion of macro 'GPR_ASSERT' 1334 | GPR_ASSERT(RSA_check_key(json_key->private_key)); | ^~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/test/core/security/credentials_test.cc:29: /usr/include/openssl/rsa.h:278:27: note: declared here 278 | OSSL_DEPRECATEDIN_3_0 int RSA_check_key(const RSA *); | ^~~~~~~~~~~~~ [3033/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_security_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/test_core_security_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/test_core_security_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3034/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_core_security_credentials_test.dir/test/core/security/credentials_test.cc.o CMakeFiles/test_core_security_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/test_core_security_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o test_core_security_credentials_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3035/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_slice_slice_buffer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/test_core_slice_slice_buffer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/test_core_slice_slice_buffer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3036/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_cpp_server_credentials_test.dir/test/cpp/util/tls_test_utils.cc.o -MF CMakeFiles/test_cpp_server_credentials_test.dir/test/cpp/util/tls_test_utils.cc.o.d -o CMakeFiles/test_cpp_server_credentials_test.dir/test/cpp/util/tls_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/tls_test_utils.cc [3037/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_core_slice_slice_buffer_test.dir/test/core/slice/slice_buffer_test.cc.o CMakeFiles/test_core_slice_slice_buffer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/test_core_slice_slice_buffer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o test_core_slice_slice_buffer_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3038/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_cpp_client_credentials_test.dir/test/cpp/client/credentials_test.cc.o -MF CMakeFiles/test_cpp_client_credentials_test.dir/test/cpp/client/credentials_test.cc.o.d -o CMakeFiles/test_cpp_client_credentials_test.dir/test/cpp/client/credentials_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/client/credentials_test.cc [3039/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_cpp_server_credentials_test.dir/test/cpp/server/credentials_test.cc.o -MF CMakeFiles/test_cpp_server_credentials_test.dir/test/cpp/server/credentials_test.cc.o.d -o CMakeFiles/test_cpp_server_credentials_test.dir/test/cpp/server/credentials_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/server/credentials_test.cc [3040/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_cpp_util_slice_test.dir/test/cpp/util/slice_test.cc.o -MF CMakeFiles/test_cpp_util_slice_test.dir/test/cpp/util/slice_test.cc.o.d -o CMakeFiles/test_cpp_util_slice_test.dir/test/cpp/util/slice_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/slice_test.cc [3041/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_cpp_client_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/test_cpp_client_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/test_cpp_client_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3042/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_cpp_util_time_test.dir/test/cpp/util/time_test.cc.o -MF CMakeFiles/test_cpp_util_time_test.dir/test/cpp/util/time_test.cc.o.d -o CMakeFiles/test_cpp_util_time_test.dir/test/cpp/util/time_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/time_test.cc [3043/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_slice_slice_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/test_core_slice_slice_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/test_core_slice_slice_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3044/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_cpp_server_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/test_cpp_server_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/test_cpp_server_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3045/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_core_slice_slice_test.dir/test/core/slice/slice_test.cc.o CMakeFiles/test_core_slice_slice_test.dir/test/core/util/build.cc.o CMakeFiles/test_core_slice_slice_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/test_core_slice_slice_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o test_core_slice_slice_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3046/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_cpp_util_slice_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/test_cpp_util_slice_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/test_cpp_util_slice_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3047/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_windows.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_windows.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_windows.cc [3048/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/alloc.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/alloc.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/alloc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/alloc.cc [3049/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/atm.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/atm.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/atm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/atm.cc [3050/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_cpp_util_time_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/test_cpp_util_time_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/test_cpp_util_time_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3051/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_iphone.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_iphone.cc [3052/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_linux.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_linux.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_linux.cc [3053/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_posix.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_posix.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/cpu_posix.cc [3054/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/env_linux.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/env_linux.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/env_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_linux.cc [3055/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/env_posix.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/env_posix.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/env_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_posix.cc [3056/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/env_windows.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/env_windows.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/env_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/env_windows.cc [3057/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log.cc [3058/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_android.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_android.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_android.cc [3059/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_cpp_client_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/test_cpp_client_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/test_cpp_client_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3060/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_manager_test.dir/test/cpp/thread_manager/thread_manager_test.cc.o -MF CMakeFiles/thread_manager_test.dir/test/cpp/thread_manager/thread_manager_test.cc.o.d -o CMakeFiles/thread_manager_test.dir/test/cpp/thread_manager/thread_manager_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/thread_manager/thread_manager_test.cc [3061/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_posix.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_posix.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_posix.cc [3062/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_windows.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_windows.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_windows.cc [3063/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_cpp_client_credentials_test.dir/test/cpp/client/credentials_test.cc.o CMakeFiles/test_cpp_client_credentials_test.dir/test/cpp/util/tls_test_utils.cc.o CMakeFiles/test_cpp_client_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/test_cpp_client_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o test_cpp_client_credentials_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [3064/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_linux.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_linux.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_linux.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/log_linux.cc [3065/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/murmur_hash.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/murmur_hash.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/murmur_hash.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/murmur_hash.cc [3066/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string_util_windows.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string_util_windows.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string_util_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_util_windows.cc [3067/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string_windows.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string_windows.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_windows.cc [3068/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string_posix.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string_posix.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string_posix.cc [3069/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync.cc [3070/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync_posix.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync_posix.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_posix.cc [3071/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync_windows.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync_windows.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_windows.cc [3072/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time.cc [3073/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time_posix.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time_posix.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_posix.cc [3074/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_manager_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/thread_manager_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/thread_manager_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3075/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time_windows.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time_windows.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_windows.cc [3076/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_msys.cc [3077/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time_precise.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time_precise.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time_precise.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/time_precise.cc [3078/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_windows.cc [3079/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/string.cc [3080/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/wrap_memcpy.cc [3081/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync_abseil.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync_abseil.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync_abseil.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/sync_abseil.cc [3082/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gpr/tmpfile_posix.cc [3083/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/fork.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/fork.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/fork.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/fork.cc [3084/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/examine_stack.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/examine_stack.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/examine_stack.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/examine_stack.cc [3085/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/mpscq.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/mpscq.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/mpscq.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/mpscq.cc [3086/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/global_config_env.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/global_config_env.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/global_config_env.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/global_config_env.cc [3087/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/stat_windows.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/stat_windows.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/stat_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_windows.cc [3088/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/thd_windows.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/thd_windows.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/thd_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_windows.cc [3089/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/host_port.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/host_port.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/host_port.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/host_port.cc [3090/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/profiling/basic_timers.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/profiling/basic_timers.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/profiling/basic_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/basic_timers.cc [3091/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/profiling/stap_timers.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/profiling/stap_timers.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/profiling/stap_timers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/profiling/stap_timers.cc [3092/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/thd_posix.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/thd_posix.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/thd_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/thd_posix.cc [3093/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/time_util.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/time_util.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/time_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/time_util.cc [3094/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/stat_posix.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/stat_posix.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/stat_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/gprpp/stat_posix.cc [3095/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/resource_quota/thread_quota.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/resource_quota/thread_quota.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/resource_quota/thread_quota.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/resource_quota/thread_quota.cc [3096/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/test/core/resource_quota/thread_quota_test.cc.o -MF CMakeFiles/thread_quota_test.dir/test/core/resource_quota/thread_quota_test.cc.o.d -o CMakeFiles/thread_quota_test.dir/test/core/resource_quota/thread_quota_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/resource_quota/thread_quota_test.cc [3097/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_cpp_server_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/test_cpp_server_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/test_cpp_server_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3098/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_cpp_server_credentials_test.dir/test/cpp/server/credentials_test.cc.o CMakeFiles/test_cpp_server_credentials_test.dir/test/cpp/util/tls_test_utils.cc.o CMakeFiles/test_cpp_server_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/test_cpp_server_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o test_cpp_server_credentials_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [3099/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_cpp_util_slice_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/test_cpp_util_slice_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/test_cpp_util_slice_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3100/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_cpp_util_time_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/test_cpp_util_time_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/test_cpp_util_time_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3101/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_cpp_util_slice_test.dir/test/cpp/util/slice_test.cc.o CMakeFiles/test_cpp_util_slice_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/test_cpp_util_slice_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o test_cpp_util_slice_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3102/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/time_jump_test.dir/test/cpp/common/time_jump_test.cc.o -MF CMakeFiles/time_jump_test.dir/test/cpp/common/time_jump_test.cc.o.d -o CMakeFiles/time_jump_test.dir/test/cpp/common/time_jump_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/common/time_jump_test.cc [3103/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/thread_quota_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/thread_quota_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3104/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/test_cpp_util_time_test.dir/test/cpp/util/time_test.cc.o CMakeFiles/test_cpp_util_time_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/test_cpp_util_time_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o test_cpp_util_time_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3105/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/timeout_encoding_test.dir/test/core/transport/timeout_encoding_test.cc.o -MF CMakeFiles/timeout_encoding_test.dir/test/core/transport/timeout_encoding_test.cc.o.d -o CMakeFiles/timeout_encoding_test.dir/test/core/transport/timeout_encoding_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/timeout_encoding_test.cc [3106/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/time_util_test.dir/test/core/gprpp/time_util_test.cc.o -MF CMakeFiles/time_util_test.dir/test/core/gprpp/time_util_test.cc.o.d -o CMakeFiles/time_util_test.dir/test/core/gprpp/time_util_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/time_util_test.cc [3107/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/time_util_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/time_util_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/time_util_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3108/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/time_jump_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/time_jump_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/time_jump_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3109/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_manager_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/thread_manager_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/thread_manager_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3110/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/thread_manager_test.dir/test/cpp/thread_manager/thread_manager_test.cc.o CMakeFiles/thread_manager_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/thread_manager_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o thread_manager_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_config.so.1.48.1 libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags_parse.so.2206.0.0 /usr/lib64/libabsl_flags_usage.so.2206.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2206.0.0 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 libgpr.so.26.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [3111/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/timer_test.dir/test/cpp/common/timer_test.cc.o -MF CMakeFiles/timer_test.dir/test/cpp/common/timer_test.cc.o.d -o CMakeFiles/timer_test.dir/test/cpp/common/timer_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/common/timer_test.cc [3112/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/timeout_encoding_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/timeout_encoding_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/timeout_encoding_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3113/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_certificate_verifier_test.dir/test/cpp/util/tls_test_utils.cc.o -MF CMakeFiles/tls_certificate_verifier_test.dir/test/cpp/util/tls_test_utils.cc.o.d -o CMakeFiles/tls_certificate_verifier_test.dir/test/cpp/util/tls_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/tls_test_utils.cc [3114/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/thread_quota_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/thread_quota_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3115/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/alloc.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/atm.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_iphone.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_linux.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_posix.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/cpu_windows.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/env_linux.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/env_posix.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/env_windows.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_android.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_linux.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_posix.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/log_windows.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/murmur_hash.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string_posix.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string_util_windows.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/string_windows.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync_abseil.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync_posix.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/sync_windows.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time_posix.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time_precise.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/time_windows.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/examine_stack.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/fork.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/global_config_env.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/host_port.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/mpscq.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/stat_posix.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/stat_windows.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/thd_posix.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/thd_windows.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/gprpp/time_util.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/profiling/basic_timers.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/profiling/stap_timers.cc.o CMakeFiles/thread_quota_test.dir/src/core/lib/resource_quota/thread_quota.cc.o CMakeFiles/thread_quota_test.dir/test/core/resource_quota/thread_quota_test.cc.o CMakeFiles/thread_quota_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/thread_quota_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o thread_quota_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [3116/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_certificate_verifier_test.dir/test/cpp/security/tls_certificate_verifier_test.cc.o -MF CMakeFiles/tls_certificate_verifier_test.dir/test/cpp/security/tls_certificate_verifier_test.cc.o.d -o CMakeFiles/tls_certificate_verifier_test.dir/test/cpp/security/tls_certificate_verifier_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/security/tls_certificate_verifier_test.cc [3117/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/time_jump_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/time_jump_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/time_jump_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3118/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/timer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/timer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/timer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3119/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/time_jump_test.dir/test/cpp/common/time_jump_test.cc.o CMakeFiles/time_jump_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/time_jump_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o time_jump_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [3120/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/time_util_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/time_util_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/time_util_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3121/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/time_util_test.dir/test/core/gprpp/time_util_test.cc.o CMakeFiles/time_util_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/time_util_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o time_util_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3122/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_test.dir/test/core/gpr/tls_test.cc.o -MF CMakeFiles/tls_test.dir/test/core/gpr/tls_test.cc.o.d -o CMakeFiles/tls_test.dir/test/core/gpr/tls_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gpr/tls_test.cc [3123/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_certificate_verifier_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/tls_certificate_verifier_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/tls_certificate_verifier_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3124/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/timeout_encoding_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/timeout_encoding_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/timeout_encoding_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3125/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_security_connector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/tls_security_connector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/tls_security_connector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3126/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/timeout_encoding_test.dir/test/core/transport/timeout_encoding_test.cc.o CMakeFiles/timeout_encoding_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/timeout_encoding_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o timeout_encoding_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3127/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_security_connector_test.dir/test/core/security/tls_security_connector_test.cc.o -MF CMakeFiles/tls_security_connector_test.dir/test/core/security/tls_security_connector_test.cc.o.d -o CMakeFiles/tls_security_connector_test.dir/test/core/security/tls_security_connector_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/tls_security_connector_test.cc [3128/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/too_many_pings_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/too_many_pings_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/too_many_pings_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [3129/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/tls_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/tls_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3130/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/timer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/timer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/timer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3131/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/timer_test.dir/test/cpp/common/timer_test.cc.o CMakeFiles/timer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/timer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o timer_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [3132/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/channel_create.cc [3133/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/too_many_pings_test.dir/test/core/transport/chttp2/too_many_pings_test.cc.o -MF CMakeFiles/too_many_pings_test.dir/test/core/transport/chttp2/too_many_pings_test.cc.o.d -o CMakeFiles/too_many_pings_test.dir/test/core/transport/chttp2/too_many_pings_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/chttp2/too_many_pings_test.cc [3134/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_certificate_verifier_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/tls_certificate_verifier_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/tls_certificate_verifier_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3135/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/tls_certificate_verifier_test.dir/test/cpp/security/tls_certificate_verifier_test.cc.o CMakeFiles/tls_certificate_verifier_test.dir/test/cpp/util/tls_test_utils.cc.o CMakeFiles/tls_certificate_verifier_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/tls_certificate_verifier_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o tls_certificate_verifier_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [3136/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/connection_id_generator.cc [3137/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/jni_utils.cc [3138/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/channel_create_impl.cc [3139/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/security_policy/binder_security_policy.cc [3140/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/binder_connector.cc [3141/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/security_policy_setting.cc [3142/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/endpoint_binder_pool.cc [3143/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/utils/ndk_binder.cc [3144/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_security_connector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/tls_security_connector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/tls_security_connector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3145/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/too_many_pings_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/too_many_pings_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/too_many_pings_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3146/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/binder_android.cc [3147/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/binder_constants.cc [3148/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/tls_security_connector_test.dir/test/core/security/tls_security_connector_test.cc.o CMakeFiles/tls_security_connector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/tls_security_connector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o tls_security_connector_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3149/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/transaction.cc [3150/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/server/binder_server_credentials.cc [3151/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/server/binder_server.cc [3152/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/tls_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/tls_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3153/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/tls_test.dir/test/core/gpr/tls_test.cc.o CMakeFiles/tls_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/tls_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o tls_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3154/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/channel_cc.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/channel_cc.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/channel_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/channel_cc.cc [3155/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc [3156/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_interceptor.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_interceptor.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_interceptor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_interceptor.cc [3157/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/wire_writer.cc [3158/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_context.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_context.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_context.cc [3159/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel.cc [3160/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel_internal.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel_internal.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_internal.cc [3161/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_callback.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_callback.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_callback.cc [3162/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/codegen/codegen_init.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/codegen/codegen_init.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/codegen/codegen_init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/codegen/codegen_init.cc [3163/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc [3164/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel_posix.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel_posix.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_posix.cc [3165/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/core_codegen.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/core_codegen.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/core_codegen.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/core_codegen.cc [3166/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/credentials_cc.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/credentials_cc.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/credentials_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/credentials_cc.cc [3167/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/resource_quota_cc.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/resource_quota_cc.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/resource_quota_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/resource_quota_cc.cc [3168/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/completion_queue_cc.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/completion_queue_cc.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/completion_queue_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/completion_queue_cc.cc [3169/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/rpc_method.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/rpc_method.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/rpc_method.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/rpc_method.cc [3170/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/too_many_pings_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/too_many_pings_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/too_many_pings_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3171/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/channel_arguments.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/channel_arguments.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/channel_arguments.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_arguments.cc [3172/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/too_many_pings_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/too_many_pings_test.dir/test/core/transport/chttp2/too_many_pings_test.cc.o CMakeFiles/too_many_pings_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/too_many_pings_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o too_many_pings_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_config.so.1.48.1 libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags_parse.so.2206.0.0 /usr/lib64/libabsl_flags_usage.so.2206.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2206.0.0 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 libgpr.so.26.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [3173/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/alarm.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/alarm.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/alarm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/alarm.cc [3174/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/transport/binder_transport.cc [3175/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/channel_argument_option.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/channel_argument_option.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/channel_argument_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/channel_argument_option.cc [3176/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/validate_service_config.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/validate_service_config.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/validate_service_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/validate_service_config.cc [3177/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/async_generic_service.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/async_generic_service.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/async_generic_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/async_generic_service.cc [3178/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/health_check_service.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/health_check_service.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service.cc [3179/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/version_cc.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/version_cc.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/version_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/version_cc.cc [3180/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service_server_builder_option.cc [3181/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/create_default_thread_pool.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/create_default_thread_pool.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/create_default_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/create_default_thread_pool.cc [3182/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/dynamic_thread_pool.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/dynamic_thread_pool.cc [3183/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/channel_filter.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/channel_filter.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/channel_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_filter.cc [3184/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_credentials.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_credentials.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_credentials.cc [3185/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/external_connection_acceptor_impl.cc [3186/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/orca/call_metric_recorder.cc [3187/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_callback.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_callback.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_callback.cc [3188/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/status.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/status.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/status.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/status.cc [3189/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/byte_buffer_cc.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/byte_buffer_cc.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/byte_buffer_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/byte_buffer_cc.cc [3190/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_posix.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_posix.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_posix.cc [3191/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/string_ref.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/string_ref.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/string_ref.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/string_ref.cc [3192/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/time_cc.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/time_cc.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/time_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/time_cc.cc [3193/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/thread_manager/thread_manager.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/thread_manager/thread_manager.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/thread_manager/thread_manager.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/thread_manager/thread_manager.cc [3194/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_builder.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_builder.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_builder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_builder.cc [3195/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/default_health_check_service.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/default_health_check_service.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/default_health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/default_health_check_service.cc [3196/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_context.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_context.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_context.cc [3197/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3198/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_cc.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_cc.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_cc.cc [3199/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/try_seq_metadata_test.dir/test/core/promise/try_seq_metadata_test.cc.o -MF CMakeFiles/try_seq_metadata_test.dir/test/core/promise/try_seq_metadata_test.cc.o.d -o CMakeFiles/try_seq_metadata_test.dir/test/core/promise/try_seq_metadata_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/try_seq_metadata_test.cc [3200/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/try_seq_metadata_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/try_seq_metadata_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/try_seq_metadata_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3201/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/test/core/transport/binder/transport_stream_receiver_test.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/test/core/transport/binder/transport_stream_receiver_test.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/test/core/transport/binder/transport_stream_receiver_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/transport_stream_receiver_test.cc [3202/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/try_seq_test.dir/test/core/promise/try_seq_test.cc.o -MF CMakeFiles/try_seq_test.dir/test/core/promise/try_seq_test.cc.o.d -o CMakeFiles/try_seq_test.dir/test/core/promise/try_seq_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/try_seq_test.cc [3203/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/try_join_test.dir/test/core/promise/try_join_test.cc.o -MF CMakeFiles/try_join_test.dir/test/core/promise/try_join_test.cc.o.d -o CMakeFiles/try_join_test.dir/test/core/promise/try_join_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/promise/try_join_test.cc [3204/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/try_seq_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/try_seq_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/try_seq_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3205/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/try_join_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/try_join_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/try_join_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3206/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/unique_type_name_test.dir/test/core/gprpp/unique_type_name_test.cc.o -MF CMakeFiles/unique_type_name_test.dir/test/core/gprpp/unique_type_name_test.cc.o.d -o CMakeFiles/unique_type_name_test.dir/test/core/gprpp/unique_type_name_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gprpp/unique_type_name_test.cc [3207/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/unknown_frame_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/unknown_frame_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/unknown_frame_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/bad_client.cc [3208/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/try_join_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/try_join_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/try_join_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3209/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/unknown_frame_bad_client_test.dir/test/core/bad_client/tests/unknown_frame.cc.o -MF CMakeFiles/unknown_frame_bad_client_test.dir/test/core/bad_client/tests/unknown_frame.cc.o.d -o CMakeFiles/unknown_frame_bad_client_test.dir/test/core/bad_client/tests/unknown_frame.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/tests/unknown_frame.cc [3210/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/unknown_frame_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/unknown_frame_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/unknown_frame_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [3211/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3212/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/try_join_test.dir/test/core/promise/try_join_test.cc.o CMakeFiles/try_join_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/try_join_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o try_join_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [3213/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/unique_type_name_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/unique_type_name_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/unique_type_name_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3214/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/channel_cc.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_callback.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_context.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_interceptor.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel_internal.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel_posix.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/credentials_cc.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/codegen/codegen_init.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/alarm.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/channel_arguments.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/channel_filter.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/completion_queue_cc.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/core_codegen.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/resource_quota_cc.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/rpc_method.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/validate_service_config.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/version_cc.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/async_generic_service.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/channel_argument_option.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/create_default_thread_pool.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/dynamic_thread_pool.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/default_health_check_service.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/health_check_service.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_builder.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_callback.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_cc.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_context.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_credentials.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_posix.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/thread_manager/thread_manager.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/byte_buffer_cc.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/status.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/string_ref.cc.o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/time_cc.cc.o CMakeFiles/transport_stream_receiver_test.dir/test/core/transport/binder/transport_stream_receiver_test.cc.o CMakeFiles/transport_stream_receiver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/transport_stream_receiver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o transport_stream_receiver_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3215/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/try_seq_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/try_seq_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/try_seq_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3216/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/try_seq_test.dir/test/core/promise/try_seq_test.cc.o CMakeFiles/try_seq_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/try_seq_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o try_seq_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [3217/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/try_seq_metadata_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/try_seq_metadata_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/try_seq_metadata_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3218/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/unknown_frame_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/unknown_frame_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/unknown_frame_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3219/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/try_seq_metadata_test.dir/test/core/promise/try_seq_metadata_test.cc.o CMakeFiles/try_seq_metadata_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/try_seq_metadata_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o try_seq_metadata_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3220/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/useful_test.dir/test/core/gpr/useful_test.cc.o -MF CMakeFiles/useful_test.dir/test/core/gpr/useful_test.cc.o.d -o CMakeFiles/useful_test.dir/test/core/gpr/useful_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/gpr/useful_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/test/core/gpr/useful_test.cc:23: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/gpr/useful_test.cc:36:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/gpr/useful_test.cc:44:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] [3221/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/uri_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/uri_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/uri_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3222/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/unique_type_name_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/unique_type_name_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/unique_type_name_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3223/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/unique_type_name_test.dir/test/core/gprpp/unique_type_name_test.cc.o CMakeFiles/unique_type_name_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/unique_type_name_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o unique_type_name_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3224/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/window_overflow_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/window_overflow_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/window_overflow_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/bad_client.cc [3225/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/window_overflow_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/window_overflow_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/window_overflow_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [3226/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/window_overflow_bad_client_test.dir/test/core/bad_client/tests/window_overflow.cc.o -MF CMakeFiles/window_overflow_bad_client_test.dir/test/core/bad_client/tests/window_overflow.cc.o.d -o CMakeFiles/window_overflow_bad_client_test.dir/test/core/bad_client/tests/window_overflow.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/bad_client/tests/window_overflow.cc [3227/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/uri_parser_test.dir/test/core/uri/uri_parser_test.cc.o -MF CMakeFiles/uri_parser_test.dir/test/core/uri/uri_parser_test.cc.o.d -o CMakeFiles/uri_parser_test.dir/test/core/uri/uri_parser_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/uri/uri_parser_test.cc [3228/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/channel_create.cc [3229/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/useful_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/useful_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/useful_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3230/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/connection_id_generator.cc [3231/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/binder_connector.cc [3232/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/jni_utils.cc [3233/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/channel_create_impl.cc [3234/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/security_policy/binder_security_policy.cc [3235/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/endpoint_binder_pool.cc [3236/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/window_overflow_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/window_overflow_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/window_overflow_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3237/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/unknown_frame_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/unknown_frame_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/unknown_frame_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3238/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/unknown_frame_bad_client_test.dir/test/core/bad_client/bad_client.cc.o CMakeFiles/unknown_frame_bad_client_test.dir/test/core/bad_client/tests/unknown_frame.cc.o CMakeFiles/unknown_frame_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/unknown_frame_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/unknown_frame_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o unknown_frame_bad_client_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3239/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/security_policy_setting.cc [3240/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/utils/ndk_binder.cc [3241/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/uri_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/uri_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/uri_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3242/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/binder_android.cc [3243/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/binder_constants.cc [3244/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/uri_parser_test.dir/test/core/uri/uri_parser_test.cc.o CMakeFiles/uri_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/uri_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o uri_parser_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3245/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/transaction.cc [3246/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/server/binder_server.cc [3247/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/server/binder_server_credentials.cc [3248/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/client/channel_cc.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/client/channel_cc.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/client/channel_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/channel_cc.cc [3249/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc [3250/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/wire_writer.cc [3251/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc [3252/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/client/client_callback.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/client/client_callback.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/client/client_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_callback.cc [3253/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/client/client_interceptor.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/client/client_interceptor.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/client/client_interceptor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_interceptor.cc [3254/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel.cc [3255/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel_internal.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel_internal.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_internal.cc [3256/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel_posix.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel_posix.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_posix.cc [3257/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/codegen/codegen_init.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/codegen/codegen_init.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/codegen/codegen_init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/codegen/codegen_init.cc [3258/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/client/client_context.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/client/client_context.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/client/client_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_context.cc [3259/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/client/credentials_cc.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/client/credentials_cc.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/client/credentials_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/credentials_cc.cc [3260/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/useful_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/useful_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/useful_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3261/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/common/core_codegen.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/common/core_codegen.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/common/core_codegen.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/core_codegen.cc [3262/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/common/alarm.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/common/alarm.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/common/alarm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/alarm.cc [3263/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/useful_test.dir/test/core/gpr/useful_test.cc.o CMakeFiles/useful_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/useful_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o useful_test /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [3264/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/common/resource_quota_cc.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/common/resource_quota_cc.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/common/resource_quota_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/resource_quota_cc.cc [3265/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/common/completion_queue_cc.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/common/completion_queue_cc.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/common/completion_queue_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/completion_queue_cc.cc [3266/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/common/rpc_method.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/common/rpc_method.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/common/rpc_method.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/rpc_method.cc [3267/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/transport/binder_transport.cc [3268/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/common/channel_arguments.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/common/channel_arguments.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/common/channel_arguments.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_arguments.cc [3269/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/async_generic_service.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/async_generic_service.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/async_generic_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/async_generic_service.cc [3270/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/channel_argument_option.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/channel_argument_option.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/channel_argument_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/channel_argument_option.cc [3271/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/create_default_thread_pool.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/create_default_thread_pool.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/create_default_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/create_default_thread_pool.cc [3272/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/common/validate_service_config.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/common/validate_service_config.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/common/validate_service_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/validate_service_config.cc [3273/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/common/version_cc.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/common/version_cc.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/common/version_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/version_cc.cc [3274/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/health/health_check_service.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/health/health_check_service.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/health/health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service.cc [3275/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/window_overflow_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/window_overflow_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/window_overflow_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3276/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service_server_builder_option.cc [3277/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/common/channel_filter.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/common/channel_filter.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/common/channel_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_filter.cc [3278/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/dynamic_thread_pool.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/dynamic_thread_pool.cc [3279/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/window_overflow_bad_client_test.dir/test/core/bad_client/bad_client.cc.o CMakeFiles/window_overflow_bad_client_test.dir/test/core/bad_client/tests/window_overflow.cc.o CMakeFiles/window_overflow_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/window_overflow_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/window_overflow_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o window_overflow_bad_client_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3280/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/server_callback.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/server_callback.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/server_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_callback.cc [3281/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/external_connection_acceptor_impl.cc [3282/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/orca/call_metric_recorder.cc [3283/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/server_credentials.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/server_credentials.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_credentials.cc [3284/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/util/status.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/util/status.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/util/status.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/status.cc [3285/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/util/byte_buffer_cc.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/util/byte_buffer_cc.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/util/byte_buffer_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/byte_buffer_cc.cc [3286/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/util/string_ref.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/util/string_ref.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/util/string_ref.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/string_ref.cc [3287/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/server_posix.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/server_posix.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/server_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_posix.cc [3288/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/util/time_cc.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/util/time_cc.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/util/time_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/time_cc.cc [3289/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/server_builder.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/server_builder.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/server_builder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_builder.cc [3290/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/thread_manager/thread_manager.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/thread_manager/thread_manager.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/thread_manager/thread_manager.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/thread_manager/thread_manager.cc [3291/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/channel_create.cc [3292/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/server_context.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/server_context.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/server_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_context.cc [3293/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/health/default_health_check_service.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/health/default_health_check_service.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/health/default_health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/default_health_check_service.cc [3294/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/connection_id_generator.cc [3295/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/binder_connector.cc [3296/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/jni_utils.cc [3297/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/server_cc.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/server_cc.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/server_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_cc.cc [3298/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/security_policy/binder_security_policy.cc [3299/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/channel_create_impl.cc [3300/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/endpoint_binder_pool.cc [3301/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/client/security_policy_setting.cc [3302/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/utils/ndk_binder.cc [3303/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/wire_reader_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/wire_reader_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3304/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/binder_android.cc [3305/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/binder_constants.cc [3306/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/transaction.cc [3307/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/server/binder_server_credentials.cc [3308/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/server/binder_server.cc [3309/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc [3310/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc [3311/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/client/channel_cc.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/client/channel_cc.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/client/channel_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/channel_cc.cc [3312/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/wire_format/wire_writer.cc [3313/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/client/client_interceptor.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/client/client_interceptor.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/client/client_interceptor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_interceptor.cc [3314/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/client/client_callback.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/client/client_callback.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/client/client_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_callback.cc [3315/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel.cc [3316/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/client/client_context.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/client/client_context.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/client/client_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/client_context.cc [3317/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel_internal.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel_internal.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel_internal.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_internal.cc [3318/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/test/core/transport/binder/mock_objects.cc.o -MF CMakeFiles/wire_reader_test.dir/test/core/transport/binder/mock_objects.cc.o.d -o CMakeFiles/wire_reader_test.dir/test/core/transport/binder/mock_objects.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc [3319/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/codegen/codegen_init.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/codegen/codegen_init.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/codegen/codegen_init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/codegen/codegen_init.cc [3320/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/client/credentials_cc.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/client/credentials_cc.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/client/credentials_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/credentials_cc.cc [3321/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/ext/transport/binder/transport/binder_transport.cc [3322/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel_posix.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel_posix.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/client/create_channel_posix.cc [3323/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/common/core_codegen.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/common/core_codegen.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/common/core_codegen.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/core_codegen.cc [3324/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/common/resource_quota_cc.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/common/resource_quota_cc.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/common/resource_quota_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/resource_quota_cc.cc [3325/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/common/rpc_method.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/common/rpc_method.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/common/rpc_method.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/rpc_method.cc [3326/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/common/completion_queue_cc.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/common/completion_queue_cc.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/common/completion_queue_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/completion_queue_cc.cc [3327/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/common/alarm.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/common/alarm.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/common/alarm.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/alarm.cc [3328/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/channel_argument_option.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/channel_argument_option.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/channel_argument_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/channel_argument_option.cc [3329/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/common/validate_service_config.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/common/validate_service_config.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/common/validate_service_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/validate_service_config.cc [3330/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/common/version_cc.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/common/version_cc.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/common/version_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/version_cc.cc [3331/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/common/channel_arguments.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/common/channel_arguments.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/common/channel_arguments.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_arguments.cc [3332/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/wire_reader_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/wire_reader_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3333/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/create_default_thread_pool.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/create_default_thread_pool.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/create_default_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/create_default_thread_pool.cc [3334/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/test/core/transport/binder/wire_reader_test.cc.o -MF CMakeFiles/wire_reader_test.dir/test/core/transport/binder/wire_reader_test.cc.o.d -o CMakeFiles/wire_reader_test.dir/test/core/transport/binder/wire_reader_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/wire_reader_test.cc [3335/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/async_generic_service.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/async_generic_service.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/async_generic_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/async_generic_service.cc [3336/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/health/health_check_service.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/health/health_check_service.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/health/health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service.cc [3337/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/health_check_service_server_builder_option.cc [3338/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/dynamic_thread_pool.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/dynamic_thread_pool.cc [3339/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/common/channel_filter.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/common/channel_filter.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/common/channel_filter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/common/channel_filter.cc [3340/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/client/channel_cc.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/client/client_callback.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/client/client_context.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/client/client_interceptor.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel_internal.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel_posix.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/client/credentials_cc.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/codegen/codegen_init.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/common/alarm.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/common/channel_arguments.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/common/channel_filter.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/common/completion_queue_cc.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/common/core_codegen.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/common/resource_quota_cc.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/common/rpc_method.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/common/validate_service_config.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/common/version_cc.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/server/async_generic_service.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/server/channel_argument_option.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/server/create_default_thread_pool.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/server/dynamic_thread_pool.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/server/health/default_health_check_service.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/server/health/health_check_service.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/server/server_builder.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/server/server_callback.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/server/server_cc.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/server/server_context.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/server/server_credentials.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/server/server_posix.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/thread_manager/thread_manager.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/util/byte_buffer_cc.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/util/status.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/util/string_ref.cc.o CMakeFiles/wire_reader_test.dir/src/cpp/util/time_cc.cc.o CMakeFiles/wire_reader_test.dir/test/core/transport/binder/mock_objects.cc.o CMakeFiles/wire_reader_test.dir/test/core/transport/binder/wire_reader_test.cc.o CMakeFiles/wire_reader_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/wire_reader_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o wire_reader_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3341/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/external_connection_acceptor_impl.cc [3342/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/orca/call_metric_recorder.cc [3343/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/server_credentials.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/server_credentials.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/server_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_credentials.cc [3344/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/server_callback.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/server_callback.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/server_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_callback.cc [3345/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/util/status.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/util/status.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/util/status.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/status.cc [3346/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/server_posix.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/server_posix.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/server_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_posix.cc [3347/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/util/byte_buffer_cc.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/util/byte_buffer_cc.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/util/byte_buffer_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/byte_buffer_cc.cc [3348/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/util/string_ref.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/util/string_ref.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/util/string_ref.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/string_ref.cc [3349/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/util/time_cc.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/util/time_cc.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/util/time_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/time_cc.cc [3350/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/thread_manager/thread_manager.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/thread_manager/thread_manager.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/thread_manager/thread_manager.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/thread_manager/thread_manager.cc [3351/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/server_context.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/server_context.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/server_context.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_context.cc [3352/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/server_builder.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/server_builder.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/server_builder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_builder.cc [3353/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/health/default_health_check_service.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/health/default_health_check_service.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/health/default_health_check_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/health/default_health_check_service.cc [3354/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/work_serializer_test.dir/test/core/iomgr/work_serializer_test.cc.o -MF CMakeFiles/work_serializer_test.dir/test/core/iomgr/work_serializer_test.cc.o.d -o CMakeFiles/work_serializer_test.dir/test/core/iomgr/work_serializer_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/iomgr/work_serializer_test.cc [3355/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/server_cc.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/server_cc.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/server_cc.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/server_cc.cc [3356/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/wire_writer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/wire_writer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3357/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/work_serializer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/work_serializer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/work_serializer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3358/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/test/core/transport/binder/wire_writer_test.cc.o -MF CMakeFiles/wire_writer_test.dir/test/core/transport/binder/wire_writer_test.cc.o.d -o CMakeFiles/wire_writer_test.dir/test/core/transport/binder/wire_writer_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/wire_writer_test.cc [3359/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/test/core/transport/binder/mock_objects.cc.o -MF CMakeFiles/wire_writer_test.dir/test/core/transport/binder/mock_objects.cc.o.d -o CMakeFiles/wire_writer_test.dir/test/core/transport/binder/mock_objects.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc [3360/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_bootstrap_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_bootstrap_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_bootstrap_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3361/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_bootstrap_test.dir/test/core/xds/xds_bootstrap_test.cc.o -MF CMakeFiles/xds_bootstrap_test.dir/test/core/xds/xds_bootstrap_test.cc.o.d -o CMakeFiles/xds_bootstrap_test.dir/test/core/xds/xds_bootstrap_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/xds/xds_bootstrap_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/core/xds/xds_bootstrap_test.cc:21: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/xds/xds_bootstrap_test.cc:129:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [3362/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/route.proto [3363/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/wire_writer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/wire_writer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3364/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/work_serializer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/work_serializer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/work_serializer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3365/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/work_serializer_test.dir/test/core/iomgr/work_serializer_test.cc.o CMakeFiles/work_serializer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/work_serializer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o work_serializer_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3366/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/client/channel_cc.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/client/client_callback.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/client/client_context.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/client/client_interceptor.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel_internal.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel_posix.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/client/credentials_cc.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/codegen/codegen_init.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/common/alarm.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/common/channel_arguments.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/common/channel_filter.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/common/completion_queue_cc.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/common/core_codegen.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/common/resource_quota_cc.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/common/rpc_method.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/common/validate_service_config.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/common/version_cc.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/server/async_generic_service.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/server/channel_argument_option.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/server/create_default_thread_pool.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/server/dynamic_thread_pool.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/server/health/default_health_check_service.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/server/health/health_check_service.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/server/orca/call_metric_recorder.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/server/server_builder.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/server/server_callback.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/server/server_cc.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/server/server_context.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/server/server_credentials.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/server/server_posix.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/thread_manager/thread_manager.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/util/byte_buffer_cc.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/util/status.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/util/string_ref.cc.o CMakeFiles/wire_writer_test.dir/src/cpp/util/time_cc.cc.o CMakeFiles/wire_writer_test.dir/test/core/transport/binder/mock_objects.cc.o CMakeFiles/wire_writer_test.dir/test/core/transport/binder/wire_writer_test.cc.o CMakeFiles/wire_writer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/wire_writer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o wire_writer_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3367/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/lrs_for_test.proto [3368/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/eds_for_test.proto [3369/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/ads.proto [3370/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/cluster.proto [3371/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/address.proto [3372/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/echo.proto [3373/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/echo_messages.proto [3374/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/simple_messages.proto [3375/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/orca_load_report.proto [3376/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_certificate_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_certificate_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_certificate_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3377/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_credentials_test.dir/test/core/security/xds_credentials_test.cc.o -MF CMakeFiles/xds_credentials_test.dir/test/core/security/xds_credentials_test.cc.o.d -o CMakeFiles/xds_credentials_test.dir/test/core/security/xds_credentials_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/xds_credentials_test.cc [3378/5155] /usr/bin/g++ -Dbenchmark_helpers_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3379/5155] /usr/bin/g++ -Dbenchmark_helpers_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/benchmark_helpers.dir/test/cpp/microbenchmarks/helpers.cc.o -MF CMakeFiles/benchmark_helpers.dir/test/cpp/microbenchmarks/helpers.cc.o.d -o CMakeFiles/benchmark_helpers.dir/test/cpp/microbenchmarks/helpers.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/microbenchmarks/helpers.cc [3380/5155] /usr/bin/g++ -Dbenchmark_helpers_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3381/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_certificate_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_certificate_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_certificate_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3382/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_bootstrap_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_bootstrap_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_bootstrap_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3383/5155] /usr/bin/g++ -Dbenchmark_helpers_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3384/5155] /usr/bin/g++ -Dbenchmark_helpers_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3385/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3386/5155] /usr/bin/g++ -Dbenchmark_helpers_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3387/5155] /usr/bin/g++ -Dbenchmark_helpers_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3388/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_certificate_provider_test.dir/test/core/xds/xds_certificate_provider_test.cc.o -MF CMakeFiles/xds_certificate_provider_test.dir/test/core/xds/xds_certificate_provider_test.cc.o.d -o CMakeFiles/xds_certificate_provider_test.dir/test/core/xds/xds_certificate_provider_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/xds/xds_certificate_provider_test.cc [3389/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3390/5155] /usr/bin/g++ -Dbenchmark_helpers_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3391/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3392/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3393/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3394/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3395/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3396/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3397/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3398/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_server_test.dir/test/core/transport/binder/end2end/fake_binder.cc.o -MF CMakeFiles/binder_server_test.dir/test/core/transport/binder/end2end/fake_binder.cc.o.d -o CMakeFiles/binder_server_test.dir/test/core/transport/binder/end2end/fake_binder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/end2end/fake_binder.cc [3399/5155] /usr/bin/g++ -Dbenchmark_helpers_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3400/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3401/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libbenchmark_helpers.so.1.48 -o libbenchmark_helpers.so.1.48.1 CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/benchmark_helpers.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/benchmark_helpers.dir/test/cpp/microbenchmarks/helpers.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libbenchmark.so.1.6.1 libgrpc++_unsecure.so.1.48.1 libgrpc_test_util_unsecure.so.26.0.0 libgrpc++_test_config.so.1.48.1 libgrpc_unsecure.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags_parse.so.2206.0.0 /usr/lib64/libabsl_flags_usage.so.2206.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2206.0.0 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3402/5155] /usr/bin/cmake -E cmake_symlink_library libbenchmark_helpers.so.1.48.1 libbenchmark_helpers.so.1.48 libbenchmark_helpers.so && : [3403/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3404/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3405/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3406/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3407/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3408/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3409/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_server_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/binder_server_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/binder_server_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3410/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3411/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_server_test.dir/test/core/transport/binder/end2end/binder_server_test.cc.o -MF CMakeFiles/binder_server_test.dir/test/core/transport/binder/end2end/binder_server_test.cc.o.d -o CMakeFiles/binder_server_test.dir/test/core/transport/binder/end2end/binder_server_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/end2end/binder_server_test.cc [3412/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_server_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/binder_server_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/binder_server_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3413/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3414/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3415/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3416/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cfstream_test.dir/test/cpp/end2end/cfstream_test.cc.o -MF CMakeFiles/cfstream_test.dir/test/cpp/end2end/cfstream_test.cc.o.d -o CMakeFiles/cfstream_test.dir/test/cpp/end2end/cfstream_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/cfstream_test.cc [3417/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3418/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cfstream_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/cfstream_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/cfstream_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3419/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cfstream_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/cfstream_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/cfstream_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3420/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3421/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3422/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3423/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3424/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3425/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_server_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/binder_server_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/binder_server_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3426/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/binder_server_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/binder_server_test.dir/test/core/transport/binder/end2end/binder_server_test.cc.o CMakeFiles/binder_server_test.dir/test/core/transport/binder/end2end/fake_binder.cc.o CMakeFiles/binder_server_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/binder_server_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/binder_server_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o binder_server_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3427/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3428/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3429/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_callback_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/client_callback_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/client_callback_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3430/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3431/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_callback_end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o -MF CMakeFiles/client_callback_end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o.d -o CMakeFiles/client_callback_end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/interceptors_util.cc [3432/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3433/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_callback_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/client_callback_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/client_callback_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3434/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cfstream_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/cfstream_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/cfstream_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3435/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3436/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/cfstream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/cfstream_test.dir/test/cpp/end2end/cfstream_test.cc.o CMakeFiles/cfstream_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/cfstream_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/cfstream_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o cfstream_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3437/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3438/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3439/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3440/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3441/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_callback_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/client_callback_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/client_callback_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3442/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3443/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_interceptors_end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o -MF CMakeFiles/client_interceptors_end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o.d -o CMakeFiles/client_interceptors_end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/interceptors_util.cc [3444/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_interceptors_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/client_interceptors_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/client_interceptors_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3445/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_callback_end2end_test.dir/test/cpp/end2end/client_callback_end2end_test.cc.o -MF CMakeFiles/client_callback_end2end_test.dir/test/cpp/end2end/client_callback_end2end_test.cc.o.d -o CMakeFiles/client_callback_end2end_test.dir/test/cpp/end2end/client_callback_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/client_callback_end2end_test.cc [3446/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3447/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3448/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3449/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/client_callback_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/client_callback_end2end_test.dir/test/cpp/end2end/client_callback_end2end_test.cc.o CMakeFiles/client_callback_end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o CMakeFiles/client_callback_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/client_callback_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/client_callback_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o client_callback_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3450/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3451/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_interceptors_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/client_interceptors_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/client_interceptors_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3452/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3453/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3454/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_interceptors_end2end_test.dir/test/cpp/end2end/client_interceptors_end2end_test.cc.o -MF CMakeFiles/client_interceptors_end2end_test.dir/test/cpp/end2end/client_interceptors_end2end_test.cc.o.d -o CMakeFiles/client_interceptors_end2end_test.dir/test/cpp/end2end/client_interceptors_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/client_interceptors_end2end_test.cc [3455/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3456/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3457/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3458/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3459/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/context_allocator_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/context_allocator_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/context_allocator_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3460/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3461/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/context_allocator_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/context_allocator_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/context_allocator_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3462/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_interceptors_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/client_interceptors_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/client_interceptors_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3463/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3464/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/client_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/client_interceptors_end2end_test.dir/test/cpp/end2end/client_interceptors_end2end_test.cc.o CMakeFiles/client_interceptors_end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o CMakeFiles/client_interceptors_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/client_interceptors_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/client_interceptors_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o client_interceptors_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3465/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3466/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3467/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3468/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3469/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/context_allocator_end2end_test.dir/test/cpp/end2end/context_allocator_end2end_test.cc.o -MF CMakeFiles/context_allocator_end2end_test.dir/test/cpp/end2end/context_allocator_end2end_test.cc.o.d -o CMakeFiles/context_allocator_end2end_test.dir/test/cpp/end2end/context_allocator_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/context_allocator_end2end_test.cc [3470/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3471/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3472/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/delegating_channel_test.dir/test/cpp/end2end/delegating_channel_test.cc.o -MF CMakeFiles/delegating_channel_test.dir/test/cpp/end2end/delegating_channel_test.cc.o.d -o CMakeFiles/delegating_channel_test.dir/test/cpp/end2end/delegating_channel_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/delegating_channel_test.cc [3473/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3474/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/context_allocator_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/context_allocator_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/context_allocator_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3475/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/delegating_channel_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/delegating_channel_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/delegating_channel_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3476/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/delegating_channel_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/delegating_channel_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/delegating_channel_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3477/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/context_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/context_allocator_end2end_test.dir/test/cpp/end2end/context_allocator_end2end_test.cc.o CMakeFiles/context_allocator_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/context_allocator_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/context_allocator_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o context_allocator_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3478/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3479/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3480/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3481/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3482/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3483/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/end2end_binder_transport_test.dir/test/core/transport/binder/end2end/fake_binder.cc.o -MF CMakeFiles/end2end_binder_transport_test.dir/test/core/transport/binder/end2end/fake_binder.cc.o.d -o CMakeFiles/end2end_binder_transport_test.dir/test/core/transport/binder/end2end/fake_binder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/end2end/fake_binder.cc [3484/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/end2end_binder_transport_test.dir/test/core/transport/binder/end2end/testing_channel_create.cc.o -MF CMakeFiles/end2end_binder_transport_test.dir/test/core/transport/binder/end2end/testing_channel_create.cc.o.d -o CMakeFiles/end2end_binder_transport_test.dir/test/core/transport/binder/end2end/testing_channel_create.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/end2end/testing_channel_create.cc [3485/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3486/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3487/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/delegating_channel_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/delegating_channel_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/delegating_channel_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3488/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/end2end_binder_transport_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/end2end_binder_transport_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/end2end_binder_transport_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3489/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/delegating_channel_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/delegating_channel_test.dir/test/cpp/end2end/delegating_channel_test.cc.o CMakeFiles/delegating_channel_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/delegating_channel_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/delegating_channel_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o delegating_channel_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3490/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/end2end_binder_transport_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/end2end_binder_transport_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/end2end_binder_transport_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3491/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3492/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3493/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3494/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3495/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3496/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3497/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3498/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/exception_test.dir/test/cpp/end2end/exception_test.cc.o -MF CMakeFiles/exception_test.dir/test/cpp/end2end/exception_test.cc.o.d -o CMakeFiles/exception_test.dir/test/cpp/end2end/exception_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/exception_test.cc [3499/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3500/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/end2end_binder_transport_test.dir/test/core/transport/binder/end2end/end2end_binder_transport_test.cc.o -MF CMakeFiles/end2end_binder_transport_test.dir/test/core/transport/binder/end2end/end2end_binder_transport_test.cc.o.d -o CMakeFiles/end2end_binder_transport_test.dir/test/core/transport/binder/end2end/end2end_binder_transport_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/end2end/end2end_binder_transport_test.cc [3501/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3502/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3503/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/exception_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/exception_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/exception_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3504/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3505/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3506/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/end2end_binder_transport_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/end2end_binder_transport_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/end2end_binder_transport_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3507/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3508/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/end2end_binder_transport_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/end2end_binder_transport_test.dir/test/core/transport/binder/end2end/end2end_binder_transport_test.cc.o CMakeFiles/end2end_binder_transport_test.dir/test/core/transport/binder/end2end/fake_binder.cc.o CMakeFiles/end2end_binder_transport_test.dir/test/core/transport/binder/end2end/testing_channel_create.cc.o CMakeFiles/end2end_binder_transport_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/end2end_binder_transport_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/end2end_binder_transport_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o end2end_binder_transport_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3509/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3510/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3511/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3512/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3513/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flaky_network_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/flaky_network_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/flaky_network_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3514/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flaky_network_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/flaky_network_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/flaky_network_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3515/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3516/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3517/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3518/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/exception_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/exception_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/exception_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3519/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_authz_end2end_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o -MF CMakeFiles/grpc_authz_end2end_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o.d -o CMakeFiles/grpc_authz_end2end_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc: In lambda function: /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc:122:60: warning: format '%d' expects argument of type 'int', but argument 5 has type 'absl::lts_20220623::StatusCode' [-Wformat=] 122 | "authorization policy reload status. code=%d error_details=%s", | ~^ | | | int 123 | status.code(), std::string(status.message()).c_str()); | ~~~~~~~~~~~~~ | | | absl::lts_20220623::StatusCode [3520/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flaky_network_test.dir/test/cpp/end2end/flaky_network_test.cc.o -MF CMakeFiles/flaky_network_test.dir/test/cpp/end2end/flaky_network_test.cc.o.d -o CMakeFiles/flaky_network_test.dir/test/cpp/end2end/flaky_network_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc: In member function 'void grpc::testing::{anonymous}::FlakyNetworkTest::InterfaceDown()': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc:87:16: warning: ignoring return value of 'int system(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 87 | std::system(cmd.str().c_str()); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc: In member function 'void grpc::testing::{anonymous}::FlakyNetworkTest::DNSDown()': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc:106:16: warning: ignoring return value of 'int system(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 106 | std::system(cmd.str().c_str()); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc:112:16: warning: ignoring return value of 'int system(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 112 | std::system(cmd.str().c_str()); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc: In member function 'void grpc::testing::{anonymous}::FlakyNetworkTest::InterfaceUp()': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc:80:16: warning: ignoring return value of 'int system(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 80 | std::system(cmd.str().c_str()); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc: In member function 'void grpc::testing::{anonymous}::FlakyNetworkTest::DNSUp()': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc:95:16: warning: ignoring return value of 'int system(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 95 | std::system(cmd.str().c_str()); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc: In member function 'void grpc::testing::{anonymous}::FlakyNetworkTest::DropPackets()': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc:120:16: warning: ignoring return value of 'int system(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 120 | std::system(cmd.str().c_str()); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc: In member function 'void grpc::testing::{anonymous}::FlakyNetworkTest::RestoreNetwork()': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc:132:16: warning: ignoring return value of 'int system(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 132 | std::system(cmd.str().c_str()); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc: In member function 'void grpc::testing::{anonymous}::FlakyNetworkTest::FlakeNetwork()': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc:147:16: warning: ignoring return value of 'int system(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 147 | std::system(cmd.str().c_str()); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc: In member function 'void grpc::testing::{anonymous}::FlakyNetworkTest::UnflakeNetwork()': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/flaky_network_test.cc:154:16: warning: ignoring return value of 'int system(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 154 | std::system(cmd.str().c_str()); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ [3521/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_authz_end2end_test.dir/src/cpp/server/authorization_policy_provider.cc.o -MF CMakeFiles/grpc_authz_end2end_test.dir/src/cpp/server/authorization_policy_provider.cc.o.d -o CMakeFiles/grpc_authz_end2end_test.dir/src/cpp/server/authorization_policy_provider.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/authorization_policy_provider.cc [3522/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3523/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/exception_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/exception_test.dir/test/cpp/end2end/exception_test.cc.o CMakeFiles/exception_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/exception_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o exception_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3524/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3525/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_authz_end2end_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o -MF CMakeFiles/grpc_authz_end2end_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o.d -o CMakeFiles/grpc_authz_end2end_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/authorization/rbac_translator.cc [3526/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3527/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3528/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3529/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flaky_network_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/flaky_network_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/flaky_network_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3530/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_authz_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/grpc_authz_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/grpc_authz_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3531/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/flaky_network_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/flaky_network_test.dir/test/cpp/end2end/flaky_network_test.cc.o CMakeFiles/flaky_network_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/flaky_network_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/flaky_network_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o flaky_network_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3532/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3533/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_authz_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/grpc_authz_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/grpc_authz_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3534/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3535/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3536/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3537/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_authz_end2end_test.dir/test/cpp/end2end/grpc_authz_end2end_test.cc.o -MF CMakeFiles/grpc_authz_end2end_test.dir/test/cpp/end2end/grpc_authz_end2end_test.cc.o.d -o CMakeFiles/grpc_authz_end2end_test.dir/test/cpp/end2end/grpc_authz_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/grpc_authz_end2end_test.cc [3538/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3539/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/message_allocator_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/message_allocator_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/message_allocator_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3540/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3541/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/message_allocator_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/message_allocator_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/message_allocator_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3542/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3543/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3544/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_authz_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/grpc_authz_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/grpc_authz_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3545/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3546/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3547/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/grpc_authz_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/grpc_authz_end2end_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o CMakeFiles/grpc_authz_end2end_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o CMakeFiles/grpc_authz_end2end_test.dir/src/cpp/server/authorization_policy_provider.cc.o CMakeFiles/grpc_authz_end2end_test.dir/test/cpp/end2end/grpc_authz_end2end_test.cc.o CMakeFiles/grpc_authz_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/grpc_authz_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/grpc_authz_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o grpc_authz_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3548/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3549/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3550/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3551/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/message_allocator_end2end_test.dir/test/cpp/end2end/message_allocator_end2end_test.cc.o -MF CMakeFiles/message_allocator_end2end_test.dir/test/cpp/end2end/message_allocator_end2end_test.cc.o.d -o CMakeFiles/message_allocator_end2end_test.dir/test/cpp/end2end/message_allocator_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/message_allocator_end2end_test.cc [3552/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3553/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3554/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/mock_stream_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/mock_stream_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/mock_stream_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3555/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3556/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3557/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/message_allocator_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/message_allocator_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/message_allocator_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3558/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3559/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/message_allocator_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/message_allocator_end2end_test.dir/test/cpp/end2end/message_allocator_end2end_test.cc.o CMakeFiles/message_allocator_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/message_allocator_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/message_allocator_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o message_allocator_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3560/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3561/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3562/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3563/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/mock_stream_test.dir/test/cpp/test/mock_stream_test.cc.o -MF CMakeFiles/mock_stream_test.dir/test/cpp/test/mock_stream_test.cc.o.d -o CMakeFiles/mock_stream_test.dir/test/cpp/test/mock_stream_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/test/mock_stream_test.cc [3564/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3565/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/nonblocking_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/nonblocking_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/nonblocking_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3566/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/nonblocking_test.dir/test/cpp/end2end/nonblocking_test.cc.o -MF CMakeFiles/nonblocking_test.dir/test/cpp/end2end/nonblocking_test.cc.o.d -o CMakeFiles/nonblocking_test.dir/test/cpp/end2end/nonblocking_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/nonblocking_test.cc [3567/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3568/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3569/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3570/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3571/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/mock_stream_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/mock_stream_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/mock_stream_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3572/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/mock_stream_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/mock_stream_test.dir/test/cpp/test/mock_stream_test.cc.o CMakeFiles/mock_stream_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/mock_stream_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o mock_stream_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test.so.1.48.1 libgrpc++_test_util.so.1.48.1 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3573/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3574/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3575/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3576/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3577/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3578/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3579/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3580/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/port_sharing_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/port_sharing_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/port_sharing_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3581/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3582/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/port_sharing_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/port_sharing_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/port_sharing_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3583/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/nonblocking_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/nonblocking_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/nonblocking_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3584/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/nonblocking_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/nonblocking_test.dir/test/cpp/end2end/nonblocking_test.cc.o CMakeFiles/nonblocking_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/nonblocking_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o nonblocking_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3585/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3586/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/port_sharing_end2end_test.dir/test/cpp/end2end/port_sharing_end2end_test.cc.o -MF CMakeFiles/port_sharing_end2end_test.dir/test/cpp/end2end/port_sharing_end2end_test.cc.o.d -o CMakeFiles/port_sharing_end2end_test.dir/test/cpp/end2end/port_sharing_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/port_sharing_end2end_test.cc [3587/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3588/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3589/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3590/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_test.dir/test/cpp/server/server_builder_test.cc.o -MF CMakeFiles/server_builder_test.dir/test/cpp/server/server_builder_test.cc.o.d -o CMakeFiles/server_builder_test.dir/test/cpp/server/server_builder_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/server/server_builder_test.cc [3591/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3592/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3593/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/server_builder_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/server_builder_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3594/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3595/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3596/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3597/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3598/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/port_sharing_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/port_sharing_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/port_sharing_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3599/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/port_sharing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/port_sharing_end2end_test.dir/test/cpp/end2end/port_sharing_end2end_test.cc.o CMakeFiles/port_sharing_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/port_sharing_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/port_sharing_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o port_sharing_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3600/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_with_socket_mutator_test.dir/test/cpp/server/server_builder_with_socket_mutator_test.cc.o -MF CMakeFiles/server_builder_with_socket_mutator_test.dir/test/cpp/server/server_builder_with_socket_mutator_test.cc.o.d -o CMakeFiles/server_builder_with_socket_mutator_test.dir/test/cpp/server/server_builder_with_socket_mutator_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/server/server_builder_with_socket_mutator_test.cc [3601/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3602/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3603/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3604/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_with_socket_mutator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/server_builder_with_socket_mutator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/server_builder_with_socket_mutator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3605/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3606/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3607/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3608/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3609/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3610/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/server_builder_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/server_builder_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3611/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/server_builder_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/server_builder_test.dir/test/cpp/server/server_builder_test.cc.o CMakeFiles/server_builder_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/server_builder_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o server_builder_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_unsecure.so.1.48.1 libgrpc_test_util_unsecure.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc_unsecure.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [3612/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3613/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3614/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3615/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_early_return_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/server_early_return_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/server_early_return_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3616/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_early_return_test.dir/test/cpp/end2end/server_early_return_test.cc.o -MF CMakeFiles/server_early_return_test.dir/test/cpp/end2end/server_early_return_test.cc.o.d -o CMakeFiles/server_early_return_test.dir/test/cpp/end2end/server_early_return_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/server_early_return_test.cc [3617/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3618/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3619/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_with_socket_mutator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/server_builder_with_socket_mutator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/server_builder_with_socket_mutator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3620/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/server_builder_with_socket_mutator_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/server_builder_with_socket_mutator_test.dir/test/cpp/server/server_builder_with_socket_mutator_test.cc.o CMakeFiles/server_builder_with_socket_mutator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/server_builder_with_socket_mutator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o server_builder_with_socket_mutator_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_unsecure.so.1.48.1 libgrpc_test_util_unsecure.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc_unsecure.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [3621/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3622/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3623/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3624/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_interceptors_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/server_interceptors_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/server_interceptors_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3625/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3626/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_interceptors_end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o -MF CMakeFiles/server_interceptors_end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o.d -o CMakeFiles/server_interceptors_end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/interceptors_util.cc [3627/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_interceptors_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/server_interceptors_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/server_interceptors_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3628/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3629/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_early_return_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/server_early_return_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/server_early_return_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3630/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/server_early_return_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/server_early_return_test.dir/test/cpp/end2end/server_early_return_test.cc.o CMakeFiles/server_early_return_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/server_early_return_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o server_early_return_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3631/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3632/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3633/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3634/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3635/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3636/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_interceptors_end2end_test.dir/test/cpp/end2end/server_interceptors_end2end_test.cc.o -MF CMakeFiles/server_interceptors_end2end_test.dir/test/cpp/end2end/server_interceptors_end2end_test.cc.o.d -o CMakeFiles/server_interceptors_end2end_test.dir/test/cpp/end2end/server_interceptors_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/server_interceptors_end2end_test.cc [3637/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_request_call_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/server_request_call_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/server_request_call_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3638/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3639/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3640/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_request_call_test.dir/test/cpp/server/server_request_call_test.cc.o -MF CMakeFiles/server_request_call_test.dir/test/cpp/server/server_request_call_test.cc.o.d -o CMakeFiles/server_request_call_test.dir/test/cpp/server/server_request_call_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/server/server_request_call_test.cc [3641/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3642/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3643/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3644/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_interceptors_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/server_interceptors_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/server_interceptors_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3645/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/server_interceptors_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/server_interceptors_end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o CMakeFiles/server_interceptors_end2end_test.dir/test/cpp/end2end/server_interceptors_end2end_test.cc.o CMakeFiles/server_interceptors_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/server_interceptors_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/server_interceptors_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o server_interceptors_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3646/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3647/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3648/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3649/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3650/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3651/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_key_export_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/tls_key_export_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/tls_key_export_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3652/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3653/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3654/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3655/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/build.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/build.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/build.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/build.cc [3656/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_request_call_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/server_request_call_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/server_request_call_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3657/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/event_engine/test_init.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/event_engine/test_init.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/event_engine/test_init.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_init.cc [3658/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/fuzzer_util.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/fuzzer_util.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/fuzzer_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/fuzzer_util.cc [3659/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/grpc_profiler.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/grpc_profiler.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/grpc_profiler.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/grpc_profiler.cc [3660/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/server_request_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/server_request_call_test.dir/test/cpp/server/server_request_call_test.cc.o CMakeFiles/server_request_call_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/server_request_call_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o server_request_call_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_unsecure.so.1.48.1 libgrpc_test_util_unsecure.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc_unsecure.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [3661/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/histogram.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/histogram.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/histogram.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/histogram.cc [3662/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/cmdline.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/cmdline.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/cmdline.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/cmdline.cc [3663/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/parse_hexstring.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/parse_hexstring.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/parse_hexstring.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/parse_hexstring.cc [3664/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3665/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_key_export_test.dir/test/cpp/end2end/tls_key_export_test.cc.o -MF CMakeFiles/tls_key_export_test.dir/test/cpp/end2end/tls_key_export_test.cc.o.d -o CMakeFiles/tls_key_export_test.dir/test/cpp/end2end/tls_key_export_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/tls_key_export_test.cc [3666/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/port_isolated_runtime_environment.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/port_isolated_runtime_environment.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/port_isolated_runtime_environment.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/port_isolated_runtime_environment.cc [3667/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3668/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/mock_endpoint.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/mock_endpoint.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/mock_endpoint.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/mock_endpoint.cc [3669/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/slice_splitter.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/slice_splitter.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/slice_splitter.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/slice_splitter.cc [3670/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/port.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/port.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/port.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/port.cc [3671/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/reconnect_server.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/reconnect_server.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/reconnect_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/reconnect_server.cc [3672/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/subprocess_windows.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/subprocess_windows.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/subprocess_windows.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/subprocess_windows.cc [3673/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/resolve_localhost_ip46.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/resolve_localhost_ip46.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/resolve_localhost_ip46.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/resolve_localhost_ip46.cc [3674/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/subprocess_posix.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/subprocess_posix.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/subprocess_posix.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/subprocess_posix.cc [3675/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/passthru_endpoint.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/passthru_endpoint.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/passthru_endpoint.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/passthru_endpoint.cc [3676/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/stack_tracer.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/stack_tracer.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/stack_tracer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/stack_tracer.cc [3677/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/tracer_util.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/tracer_util.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/tracer_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/tracer_util.cc [3678/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/port_server_client.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/port_server_client.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/port_server_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/port_server_client.cc [3679/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/test_config.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/test_config.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/test_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/test_config.cc [3680/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/core/util/test_tcp_server.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/core/util/test_tcp_server.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/core/util/test_tcp_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/test_tcp_server.cc [3681/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_certificate_provider_test.dir/test/core/xds/xds_certificate_provider_test.cc.o CMakeFiles/xds_certificate_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_certificate_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_certificate_provider_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3682/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_bootstrap_test.dir/test/core/xds/xds_bootstrap_test.cc.o CMakeFiles/xds_bootstrap_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_bootstrap_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_bootstrap_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3683/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3684/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3685/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3686/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3687/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_key_export_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/tls_key_export_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/tls_key_export_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3688/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3689/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/tls_key_export_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/tls_key_export_test.dir/test/cpp/end2end/tls_key_export_test.cc.o CMakeFiles/tls_key_export_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/tls_key_export_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o tls_key_export_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3690/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3691/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3692/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3693/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3694/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_credentials_test.dir/test/core/security/xds_credentials_test.cc.o CMakeFiles/xds_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_credentials_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3695/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/reflection/v1alpha/reflection.proto [3696/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/test/cpp/performance/writes_per_rpc_test.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/test/cpp/performance/writes_per_rpc_test.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/test/cpp/performance/writes_per_rpc_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/performance/writes_per_rpc_test.cc [3697/5155] /usr/bin/g++ -Dgrpc___reflection_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_reflection.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o -MF CMakeFiles/grpc++_reflection.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o.d -o CMakeFiles/grpc++_reflection.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc [3698/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_credentials_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/xds_credentials_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/xds_credentials_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3699/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_credentials_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_credentials_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_credentials_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3700/5155] /usr/bin/g++ -Dgrpc___reflection_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_reflection.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o -MF CMakeFiles/grpc++_reflection.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o.d -o CMakeFiles/grpc++_reflection.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc [3701/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_credentials_end2end_test.dir/test/cpp/end2end/xds/xds_credentials_end2end_test.cc.o -MF CMakeFiles/xds_credentials_end2end_test.dir/test/cpp/end2end/xds/xds_credentials_end2end_test.cc.o.d -o CMakeFiles/xds_credentials_end2end_test.dir/test/cpp/end2end/xds/xds_credentials_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_credentials_end2end_test.cc [3702/5155] /usr/bin/g++ -Dgrpc___reflection_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_reflection.dir/src/cpp/ext/proto_server_reflection.cc.o -MF CMakeFiles/grpc++_reflection.dir/src/cpp/ext/proto_server_reflection.cc.o.d -o CMakeFiles/grpc++_reflection.dir/src/cpp/ext/proto_server_reflection.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/ext/proto_server_reflection.cc [3703/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3704/5155] /usr/bin/g++ -Dgrpc___reflection_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_reflection.dir/src/cpp/ext/proto_server_reflection_plugin.cc.o -MF CMakeFiles/grpc++_reflection.dir/src/cpp/ext/proto_server_reflection_plugin.cc.o.d -o CMakeFiles/grpc++_reflection.dir/src/cpp/ext/proto_server_reflection_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/ext/proto_server_reflection_plugin.cc [3705/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libgrpc++_reflection.so.1.48 -o libgrpc++_reflection.so.1.48.1 CMakeFiles/grpc++_reflection.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o CMakeFiles/grpc++_reflection.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o CMakeFiles/grpc++_reflection.dir/src/cpp/ext/proto_server_reflection.cc.o CMakeFiles/grpc++_reflection.dir/src/cpp/ext/proto_server_reflection_plugin.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu: /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3706/5155] /usr/bin/cmake -E cmake_symlink_library libgrpc++_reflection.so.1.48.1 libgrpc++_reflection.so.1.48 libgrpc++_reflection.so && : [3707/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o -MF CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o.d -o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc [3708/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/writes_per_rpc_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/writes_per_rpc_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/writes_per_rpc_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3709/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3710/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3711/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3712/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3713/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3714/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3715/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3716/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o -MF CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o.d -o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc [3717/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cli_call_test.dir/test/cpp/util/cli_credentials.cc.o -MF CMakeFiles/cli_call_test.dir/test/cpp/util/cli_credentials.cc.o.d -o CMakeFiles/cli_call_test.dir/test/cpp/util/cli_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/cli_credentials.cc [3718/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cli_call_test.dir/test/cpp/util/cli_call.cc.o -MF CMakeFiles/cli_call_test.dir/test/cpp/util/cli_call.cc.o.d -o CMakeFiles/cli_call_test.dir/test/cpp/util/cli_call.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/cli_call.cc [3719/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_credentials_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_credentials_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_credentials_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3720/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cli_call_test.dir/test/cpp/util/service_describer.cc.o -MF CMakeFiles/cli_call_test.dir/test/cpp/util/service_describer.cc.o.d -o CMakeFiles/cli_call_test.dir/test/cpp/util/service_describer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/service_describer.cc [3721/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cli_call_test.dir/test/cpp/util/cli_call_test.cc.o -MF CMakeFiles/cli_call_test.dir/test/cpp/util/cli_call_test.cc.o.d -o CMakeFiles/cli_call_test.dir/test/cpp/util/cli_call_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/cli_call_test.cc [3722/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cli_call_test.dir/test/cpp/util/proto_file_parser.cc.o -MF CMakeFiles/cli_call_test.dir/test/cpp/util/proto_file_parser.cc.o.d -o CMakeFiles/cli_call_test.dir/test/cpp/util/proto_file_parser.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/proto_file_parser.cc [3723/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_cli.dir/test/cpp/util/cli_call.cc.o -MF CMakeFiles/grpc_cli.dir/test/cpp/util/cli_call.cc.o.d -o CMakeFiles/grpc_cli.dir/test/cpp/util/cli_call.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/cli_call.cc [3724/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cli_call_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o -MF CMakeFiles/cli_call_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o.d -o CMakeFiles/cli_call_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/proto_reflection_descriptor_database.cc [3725/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cli_call_test.dir/test/cpp/util/grpc_tool.cc.o -MF CMakeFiles/cli_call_test.dir/test/cpp/util/grpc_tool.cc.o.d -o CMakeFiles/cli_call_test.dir/test/cpp/util/grpc_tool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/grpc_tool.cc [3726/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_cli.dir/test/cpp/util/grpc_cli.cc.o -MF CMakeFiles/grpc_cli.dir/test/cpp/util/grpc_cli.cc.o.d -o CMakeFiles/grpc_cli.dir/test/cpp/util/grpc_cli.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/grpc_cli.cc [3727/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3728/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cli_call_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/cli_call_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/cli_call_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3729/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_cli.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o -MF CMakeFiles/grpc_cli.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o.d -o CMakeFiles/grpc_cli.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc [3730/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_cli.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o -MF CMakeFiles/grpc_cli.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o.d -o CMakeFiles/grpc_cli.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc [3731/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_cli.dir/test/cpp/util/cli_credentials.cc.o -MF CMakeFiles/grpc_cli.dir/test/cpp/util/cli_credentials.cc.o.d -o CMakeFiles/grpc_cli.dir/test/cpp/util/cli_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/cli_credentials.cc [3732/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_cli.dir/test/cpp/util/service_describer.cc.o -MF CMakeFiles/grpc_cli.dir/test/cpp/util/service_describer.cc.o.d -o CMakeFiles/grpc_cli.dir/test/cpp/util/service_describer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/service_describer.cc [3733/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3734/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_cli.dir/test/cpp/util/proto_file_parser.cc.o -MF CMakeFiles/grpc_cli.dir/test/cpp/util/proto_file_parser.cc.o.d -o CMakeFiles/grpc_cli.dir/test/cpp/util/proto_file_parser.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/proto_file_parser.cc [3735/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_cli.dir/test/cpp/util/grpc_tool.cc.o -MF CMakeFiles/grpc_cli.dir/test/cpp/util/grpc_tool.cc.o.d -o CMakeFiles/grpc_cli.dir/test/cpp/util/grpc_tool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/grpc_tool.cc [3736/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3737/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_cli.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o -MF CMakeFiles/grpc_cli.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o.d -o CMakeFiles/grpc_cli.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/proto_reflection_descriptor_database.cc [3738/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3739/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3740/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_cli.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/grpc_cli.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/grpc_cli.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3741/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3742/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3743/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tool_test.dir/test/cpp/util/cli_credentials.cc.o -MF CMakeFiles/grpc_tool_test.dir/test/cpp/util/cli_credentials.cc.o.d -o CMakeFiles/grpc_tool_test.dir/test/cpp/util/cli_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/cli_credentials.cc [3744/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cli_call_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/cli_call_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/cli_call_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3745/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tool_test.dir/test/cpp/util/cli_call.cc.o -MF CMakeFiles/grpc_tool_test.dir/test/cpp/util/cli_call.cc.o.d -o CMakeFiles/grpc_tool_test.dir/test/cpp/util/cli_call.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/cli_call.cc [3746/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3747/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/cli_call_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/cli_call_test.dir/test/cpp/util/cli_call.cc.o CMakeFiles/cli_call_test.dir/test/cpp/util/cli_call_test.cc.o CMakeFiles/cli_call_test.dir/test/cpp/util/cli_credentials.cc.o CMakeFiles/cli_call_test.dir/test/cpp/util/grpc_tool.cc.o CMakeFiles/cli_call_test.dir/test/cpp/util/proto_file_parser.cc.o CMakeFiles/cli_call_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o CMakeFiles/cli_call_test.dir/test/cpp/util/service_describer.cc.o CMakeFiles/cli_call_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/cli_call_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o cli_call_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3748/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tool_test.dir/test/cpp/util/service_describer.cc.o -MF CMakeFiles/grpc_tool_test.dir/test/cpp/util/service_describer.cc.o.d -o CMakeFiles/grpc_tool_test.dir/test/cpp/util/service_describer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/service_describer.cc [3749/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3750/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tool_test.dir/test/cpp/util/proto_file_parser.cc.o -MF CMakeFiles/grpc_tool_test.dir/test/cpp/util/proto_file_parser.cc.o.d -o CMakeFiles/grpc_tool_test.dir/test/cpp/util/proto_file_parser.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/proto_file_parser.cc [3751/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tool_test.dir/test/cpp/util/grpc_tool.cc.o -MF CMakeFiles/grpc_tool_test.dir/test/cpp/util/grpc_tool.cc.o.d -o CMakeFiles/grpc_tool_test.dir/test/cpp/util/grpc_tool.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/grpc_tool.cc [3752/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/xds_credentials_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/xds_credentials_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/xds_credentials_end2end_test.dir/test/cpp/end2end/xds/xds_credentials_end2end_test.cc.o CMakeFiles/xds_credentials_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_credentials_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_credentials_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3753/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/base.proto [3754/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/channelz/channelz.proto [3755/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/config_dump.proto [3756/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/writes_per_rpc_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/event_engine/test_init.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/build.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/cmdline.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/fuzzer_util.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/grpc_profiler.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/histogram.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/mock_endpoint.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/parse_hexstring.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/passthru_endpoint.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/port.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/port_isolated_runtime_environment.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/port_server_client.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/reconnect_server.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/resolve_localhost_ip46.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/slice_splitter.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/stack_tracer.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/subprocess_posix.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/subprocess_windows.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/test_config.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/test_tcp_server.cc.o CMakeFiles/writes_per_rpc_test.dir/test/core/util/tracer_util.cc.o CMakeFiles/writes_per_rpc_test.dir/test/cpp/performance/writes_per_rpc_test.cc.o CMakeFiles/writes_per_rpc_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/writes_per_rpc_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o writes_per_rpc_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3757/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tool_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o -MF CMakeFiles/grpc_tool_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o.d -o CMakeFiles/grpc_tool_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/proto_reflection_descriptor_database.cc [3758/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_cli.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/grpc_cli.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/grpc_cli.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3759/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tool_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/grpc_tool_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/grpc_tool_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3760/5155] /usr/bin/g++ -Dgrpcpp_channelz_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpcpp_channelz.dir/src/cpp/server/channelz/channelz_service.cc.o -MF CMakeFiles/grpcpp_channelz.dir/src/cpp/server/channelz/channelz_service.cc.o.d -o CMakeFiles/grpcpp_channelz.dir/src/cpp/server/channelz/channelz_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/channelz/channelz_service.cc [3761/5155] /usr/bin/g++ -Dgrpcpp_channelz_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpcpp_channelz.dir/src/cpp/server/channelz/channelz_service_plugin.cc.o -MF CMakeFiles/grpcpp_channelz.dir/src/cpp/server/channelz/channelz_service_plugin.cc.o.d -o CMakeFiles/grpcpp_channelz.dir/src/cpp/server/channelz/channelz_service_plugin.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/channelz/channelz_service_plugin.cc [3762/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tool_test.dir/test/cpp/util/grpc_tool_test.cc.o -MF CMakeFiles/grpc_tool_test.dir/test/cpp/util/grpc_tool_test.cc.o.d -o CMakeFiles/grpc_tool_test.dir/test/cpp/util/grpc_tool_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/grpc_tool_test.cc [3763/5155] /usr/bin/g++ -Dgrpcpp_channelz_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpcpp_channelz.dir/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc.o -MF CMakeFiles/grpcpp_channelz.dir/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc.o.d -o CMakeFiles/grpcpp_channelz.dir/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc [3764/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channel_trace_test.dir/test/core/channel/channel_trace_test.cc.o -MF CMakeFiles/channel_trace_test.dir/test/core/channel/channel_trace_test.cc.o.d -o CMakeFiles/channel_trace_test.dir/test/core/channel/channel_trace_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/channel/channel_trace_test.cc [3765/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channel_trace_test.dir/test/cpp/util/channel_trace_proto_helper.cc.o -MF CMakeFiles/channel_trace_test.dir/test/cpp/util/channel_trace_proto_helper.cc.o.d -o CMakeFiles/channel_trace_test.dir/test/cpp/util/channel_trace_proto_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/channel_trace_proto_helper.cc [3766/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3767/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channel_trace_test.dir/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc.o -MF CMakeFiles/channel_trace_test.dir/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc.o.d -o CMakeFiles/channel_trace_test.dir/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc [3768/5155] /usr/bin/g++ -Dgrpcpp_channelz_EXPORTS -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpcpp_channelz.dir/gens/src/proto/grpc/channelz/channelz.pb.cc.o -MF CMakeFiles/grpcpp_channelz.dir/gens/src/proto/grpc/channelz/channelz.pb.cc.o.d -o CMakeFiles/grpcpp_channelz.dir/gens/src/proto/grpc/channelz/channelz.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/channelz/channelz.pb.cc [3769/5155] : && /usr/bin/g++ -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-soname,libgrpcpp_channelz.so.1.48 -o libgrpcpp_channelz.so.1.48.1 CMakeFiles/grpcpp_channelz.dir/gens/src/proto/grpc/channelz/channelz.pb.cc.o CMakeFiles/grpcpp_channelz.dir/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc.o CMakeFiles/grpcpp_channelz.dir/src/cpp/server/channelz/channelz_service.cc.o CMakeFiles/grpcpp_channelz.dir/src/cpp/server/channelz/channelz_service_plugin.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu: /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [3770/5155] /usr/bin/cmake -E cmake_symlink_library libgrpcpp_channelz.so.1.48.1 libgrpcpp_channelz.so.1.48 libgrpcpp_channelz.so && : [3771/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tool_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/grpc_tool_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/grpc_tool_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3772/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channel_trace_test.dir/gens/src/proto/grpc/channelz/channelz.pb.cc.o -MF CMakeFiles/channel_trace_test.dir/gens/src/proto/grpc/channelz/channelz.pb.cc.o.d -o CMakeFiles/channel_trace_test.dir/gens/src/proto/grpc/channelz/channelz.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/channelz/channelz.pb.cc [3773/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channel_trace_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/channel_trace_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/channel_trace_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3774/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3775/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3776/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3777/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3778/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3779/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3780/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channelz_service_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/channelz_service_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/channelz_service_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3781/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channelz_service_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/channelz_service_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/channelz_service_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3782/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channel_trace_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/channel_trace_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/channel_trace_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3783/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3784/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/channel_trace_test.dir/gens/src/proto/grpc/channelz/channelz.pb.cc.o CMakeFiles/channel_trace_test.dir/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc.o CMakeFiles/channel_trace_test.dir/test/core/channel/channel_trace_test.cc.o CMakeFiles/channel_trace_test.dir/test/cpp/util/channel_trace_proto_helper.cc.o CMakeFiles/channel_trace_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/channel_trace_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o channel_trace_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [3785/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channelz_test.dir/test/core/channel/channelz_test.cc.o -MF CMakeFiles/channelz_test.dir/test/core/channel/channelz_test.cc.o.d -o CMakeFiles/channelz_test.dir/test/core/channel/channelz_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/channel/channelz_test.cc [3786/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channelz_test.dir/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc.o -MF CMakeFiles/channelz_test.dir/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc.o.d -o CMakeFiles/channelz_test.dir/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc [3787/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_cli.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o CMakeFiles/grpc_cli.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o CMakeFiles/grpc_cli.dir/test/cpp/util/cli_call.cc.o CMakeFiles/grpc_cli.dir/test/cpp/util/cli_credentials.cc.o CMakeFiles/grpc_cli.dir/test/cpp/util/grpc_cli.cc.o CMakeFiles/grpc_cli.dir/test/cpp/util/grpc_tool.cc.o CMakeFiles/grpc_cli.dir/test/cpp/util/proto_file_parser.cc.o CMakeFiles/grpc_cli.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o CMakeFiles/grpc_cli.dir/test/cpp/util/service_describer.cc.o CMakeFiles/grpc_cli.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/grpc_cli.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o grpc_cli -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc++_test_config.so.1.48.1 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags_parse.so.2206.0.0 /usr/lib64/libabsl_flags_usage.so.2206.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2206.0.0 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 && : [3788/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/csds.proto [3789/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/percent.proto [3790/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/grpc_tool_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/grpc_tool_test.dir/test/cpp/util/cli_call.cc.o CMakeFiles/grpc_tool_test.dir/test/cpp/util/cli_credentials.cc.o CMakeFiles/grpc_tool_test.dir/test/cpp/util/grpc_tool.cc.o CMakeFiles/grpc_tool_test.dir/test/cpp/util/grpc_tool_test.cc.o CMakeFiles/grpc_tool_test.dir/test/cpp/util/proto_file_parser.cc.o CMakeFiles/grpc_tool_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o CMakeFiles/grpc_tool_test.dir/test/cpp/util/service_describer.cc.o CMakeFiles/grpc_tool_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/grpc_tool_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o grpc_tool_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_reflection.so.1.48.1 libgrpc++_test_config.so.1.48.1 libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags_parse.so.2206.0.0 /usr/lib64/libabsl_flags_usage.so.2206.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 libgpr.so.26.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [3791/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channelz_test.dir/test/cpp/util/channel_trace_proto_helper.cc.o -MF CMakeFiles/channelz_test.dir/test/cpp/util/channel_trace_proto_helper.cc.o.d -o CMakeFiles/channelz_test.dir/test/cpp/util/channel_trace_proto_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/channel_trace_proto_helper.cc [3792/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -MF CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o.d -o CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc [3793/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -MF CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o.d -o CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.pb.cc [3794/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channelz_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/channelz_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/channelz_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3795/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o -MF CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o.d -o CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc [3796/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o -MF CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o.d -o CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc [3797/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -MF CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o.d -o CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc [3798/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o -MF CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o.d -o CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc [3799/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channelz_service_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/channelz_service_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/channelz_service_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3800/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channelz_service_test.dir/test/cpp/end2end/channelz_service_test.cc.o -MF CMakeFiles/channelz_service_test.dir/test/cpp/end2end/channelz_service_test.cc.o.d -o CMakeFiles/channelz_service_test.dir/test/cpp/end2end/channelz_service_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/channelz_service_test.cc [3801/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channelz_test.dir/gens/src/proto/grpc/channelz/channelz.pb.cc.o -MF CMakeFiles/channelz_test.dir/gens/src/proto/grpc/channelz/channelz.pb.cc.o.d -o CMakeFiles/channelz_test.dir/gens/src/proto/grpc/channelz/channelz.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/channelz/channelz.pb.cc [3802/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -MF CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o.d -o CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc [3803/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/channelz_service_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/channelz_service_test.dir/test/cpp/end2end/channelz_service_test.cc.o CMakeFiles/channelz_service_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/channelz_service_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/channelz_service_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o channelz_service_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpcpp_channelz.so.1.48.1 libgrpc++_test_util.so.1.48.1 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3804/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include test/core/tsi/alts/fake_handshaker/handshaker.proto [3805/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include test/core/tsi/alts/fake_handshaker/transport_security_common.proto [3806/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/admin_services_end2end_test.dir/src/cpp/server/admin/admin_services.cc.o -MF CMakeFiles/admin_services_end2end_test.dir/src/cpp/server/admin/admin_services.cc.o.d -o CMakeFiles/admin_services_end2end_test.dir/src/cpp/server/admin/admin_services.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/admin/admin_services.cc [3807/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/admin_services_end2end_test.dir/src/cpp/server/csds/csds.cc.o -MF CMakeFiles/admin_services_end2end_test.dir/src/cpp/server/csds/csds.cc.o.d -o CMakeFiles/admin_services_end2end_test.dir/src/cpp/server/csds/csds.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/csds/csds.cc [3808/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/transport_security_common.pb.cc.o -MF CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/transport_security_common.pb.cc.o.d -o CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/transport_security_common.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/test/core/tsi/alts/fake_handshaker/transport_security_common.pb.cc [3809/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o -MF CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o.d -o CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc [3810/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/admin_services_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/admin_services_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/admin_services_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3811/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/end2end/cq_verifier.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/end2end/cq_verifier.cc [3812/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/transport_security_common.grpc.pb.cc.o -MF CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/transport_security_common.grpc.pb.cc.o.d -o CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/transport_security_common.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/test/core/tsi/alts/fake_handshaker/transport_security_common.grpc.pb.cc [3813/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/admin_services_end2end_test.dir/test/cpp/end2end/admin_services_end2end_test.cc.o -MF CMakeFiles/admin_services_end2end_test.dir/test/cpp/end2end/admin_services_end2end_test.cc.o.d -o CMakeFiles/admin_services_end2end_test.dir/test/cpp/end2end/admin_services_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/admin_services_end2end_test.cc [3814/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channelz_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/channelz_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/channelz_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3815/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/handshaker.grpc.pb.cc.o -MF CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/handshaker.grpc.pb.cc.o.d -o CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/handshaker.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/test/core/tsi/alts/fake_handshaker/handshaker.grpc.pb.cc [3816/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/handshaker.pb.cc.o -MF CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/handshaker.pb.cc.o.d -o CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/handshaker.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/test/core/tsi/alts/fake_handshaker/handshaker.pb.cc [3817/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/health/v1/health.proto [3818/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/duplicate/echo_duplicate.proto [3819/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/channelz_test.dir/gens/src/proto/grpc/channelz/channelz.pb.cc.o CMakeFiles/channelz_test.dir/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc.o CMakeFiles/channelz_test.dir/test/core/channel/channelz_test.cc.o CMakeFiles/channelz_test.dir/test/cpp/util/channel_trace_proto_helper.cc.o CMakeFiles/channelz_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/channelz_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o channelz_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [3820/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -MF CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o.d -o CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/fake_udp_and_tcp_server.cc [3821/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/tsi/alts/fake_handshaker/fake_handshaker_server.cc.o -MF CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/tsi/alts/fake_handshaker/fake_handshaker_server.cc.o.d -o CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/tsi/alts/fake_handshaker/fake_handshaker_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/fake_handshaker/fake_handshaker_server.cc [3822/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3823/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3824/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3825/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/tsi/alts/handshaker/alts_concurrent_connectivity_test.cc.o -MF CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/tsi/alts/handshaker/alts_concurrent_connectivity_test.cc.o.d -o CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/tsi/alts/handshaker/alts_concurrent_connectivity_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/tsi/alts/handshaker/alts_concurrent_connectivity_test.cc [3826/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3827/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_concurrent_connectivity_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/alts_concurrent_connectivity_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/alts_concurrent_connectivity_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3828/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3829/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3830/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/admin_services_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/admin_services_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/admin_services_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3831/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/health/v1/health.pb.cc.o -MF CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/health/v1/health.pb.cc.o.d -o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/health/v1/health.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/health/v1/health.pb.cc [3832/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/proto_server_reflection_test.dir/test/cpp/end2end/proto_server_reflection_test.cc.o -MF CMakeFiles/proto_server_reflection_test.dir/test/cpp/end2end/proto_server_reflection_test.cc.o.d -o CMakeFiles/proto_server_reflection_test.dir/test/cpp/end2end/proto_server_reflection_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/proto_server_reflection_test.cc [3833/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o CMakeFiles/admin_services_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o CMakeFiles/admin_services_end2end_test.dir/src/cpp/server/admin/admin_services.cc.o CMakeFiles/admin_services_end2end_test.dir/src/cpp/server/csds/csds.cc.o CMakeFiles/admin_services_end2end_test.dir/test/cpp/end2end/admin_services_end2end_test.cc.o CMakeFiles/admin_services_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/admin_services_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o admin_services_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_reflection.so.1.48.1 libgrpcpp_channelz.so.1.48.1 libgrpc++_test_util.so.1.48.1 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3834/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3835/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/proto_server_reflection_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o -MF CMakeFiles/proto_server_reflection_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o.d -o CMakeFiles/proto_server_reflection_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/proto_reflection_descriptor_database.cc [3836/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [3837/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/proto_server_reflection_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/proto_server_reflection_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/proto_server_reflection_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3838/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3839/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/proto_server_reflection_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/proto_server_reflection_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/proto_server_reflection_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3840/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3841/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3842/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_concurrent_connectivity_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/alts_concurrent_connectivity_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/alts_concurrent_connectivity_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3843/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3844/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3845/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/handshaker.pb.cc.o CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/handshaker.grpc.pb.cc.o CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/transport_security_common.pb.cc.o CMakeFiles/alts_concurrent_connectivity_test.dir/gens/test/core/tsi/alts/fake_handshaker/transport_security_common.grpc.pb.cc.o CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/end2end/cq_verifier.cc.o CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/tsi/alts/fake_handshaker/fake_handshaker_server.cc.o CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/tsi/alts/handshaker/alts_concurrent_connectivity_test.cc.o CMakeFiles/alts_concurrent_connectivity_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o CMakeFiles/alts_concurrent_connectivity_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/alts_concurrent_connectivity_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o alts_concurrent_connectivity_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [3846/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3847/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/health/v1/health.grpc.pb.cc.o -MF CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/health/v1/health.grpc.pb.cc.o.d -o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/health/v1/health.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/health/v1/health.grpc.pb.cc [3848/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3849/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [3850/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3851/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [3852/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/proto_server_reflection_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/proto_server_reflection_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/proto_server_reflection_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3853/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3854/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3855/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3856/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/async_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/async_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/async_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3857/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3858/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3859/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [3860/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3861/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3862/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_lb_end2end_test.dir/src/cpp/server/orca/orca_interceptor.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/src/cpp/server/orca/orca_interceptor.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/src/cpp/server/orca/orca_interceptor.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/orca/orca_interceptor.cc [3863/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3864/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_lb_end2end_test.dir/test/cpp/end2end/connection_delay_injector.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/test/cpp/end2end/connection_delay_injector.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/test/cpp/end2end/connection_delay_injector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/connection_delay_injector.cc [3865/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_lb_end2end_test.dir/src/cpp/server/orca/orca_service.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/src/cpp/server/orca/orca_service.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/src/cpp/server/orca/orca_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/orca/orca_service.cc [3866/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_lb_end2end_test.dir/test/core/util/test_lb_policies.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/test/core/util/test_lb_policies.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/test/core/util/test_lb_policies.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/test_lb_policies.cc [3867/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/async_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/async_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/async_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3868/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3869/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3870/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_lb_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3871/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_lb_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3872/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [3873/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [3874/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3875/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/async_end2end_test.dir/test/cpp/end2end/async_end2end_test.cc.o -MF CMakeFiles/async_end2end_test.dir/test/cpp/end2end/async_end2end_test.cc.o.d -o CMakeFiles/async_end2end_test.dir/test/cpp/end2end/async_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/async_end2end_test.cc [3876/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3877/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3878/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/health/v1/health.pb.cc.o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/health/v1/health.grpc.pb.cc.o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/async_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/async_end2end_test.dir/test/cpp/end2end/async_end2end_test.cc.o CMakeFiles/async_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/async_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o async_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3879/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3880/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3881/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3882/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_lb_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3883/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o -MF CMakeFiles/end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o.d -o CMakeFiles/end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/interceptors_util.cc [3884/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3885/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3886/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3887/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [3888/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3889/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3890/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3891/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3892/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3893/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [3894/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3895/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3896/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3897/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_lb_end2end_test.dir/test/cpp/end2end/client_lb_end2end_test.cc.o -MF CMakeFiles/client_lb_end2end_test.dir/test/cpp/end2end/client_lb_end2end_test.cc.o.d -o CMakeFiles/client_lb_end2end_test.dir/test/cpp/end2end/client_lb_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/client_lb_end2end_test.cc [3898/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [3899/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/filter_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/filter_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/filter_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3900/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/client_lb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/client_lb_end2end_test.dir/src/cpp/server/orca/orca_interceptor.cc.o CMakeFiles/client_lb_end2end_test.dir/src/cpp/server/orca/orca_service.cc.o CMakeFiles/client_lb_end2end_test.dir/test/core/util/test_lb_policies.cc.o CMakeFiles/client_lb_end2end_test.dir/test/cpp/end2end/client_lb_end2end_test.cc.o CMakeFiles/client_lb_end2end_test.dir/test/cpp/end2end/connection_delay_injector.cc.o CMakeFiles/client_lb_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/client_lb_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/client_lb_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o client_lb_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3901/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/filter_end2end_test.dir/test/cpp/end2end/filter_end2end_test.cc.o -MF CMakeFiles/filter_end2end_test.dir/test/cpp/end2end/filter_end2end_test.cc.o.d -o CMakeFiles/filter_end2end_test.dir/test/cpp/end2end/filter_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/filter_end2end_test.cc [3902/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3903/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3904/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [3905/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3906/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3907/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3908/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3909/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3910/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3911/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/health/v1/health.pb.cc.o -MF CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/health/v1/health.pb.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/health/v1/health.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/health/v1/health.pb.cc [3912/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [3913/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/filter_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/filter_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/filter_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3914/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/generic_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/generic_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/generic_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3915/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/filter_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/filter_end2end_test.dir/test/cpp/end2end/filter_end2end_test.cc.o CMakeFiles/filter_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/filter_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o filter_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3916/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/generic_end2end_test.dir/test/cpp/end2end/generic_end2end_test.cc.o -MF CMakeFiles/generic_end2end_test.dir/test/cpp/end2end/generic_end2end_test.cc.o.d -o CMakeFiles/generic_end2end_test.dir/test/cpp/end2end/generic_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/generic_end2end_test.cc [3917/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3918/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/end2end_test.dir/test/cpp/end2end/end2end_test.cc.o -MF CMakeFiles/end2end_test.dir/test/cpp/end2end/end2end_test.cc.o.d -o CMakeFiles/end2end_test.dir/test/cpp/end2end/end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/end2end_test.cc [3919/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/end2end_test.dir/test/cpp/end2end/end2end_test.cc.o CMakeFiles/end2end_test.dir/test/cpp/end2end/interceptors_util.cc.o CMakeFiles/end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test.so.1.48.1 libgrpc++_test_util.so.1.48.1 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3920/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3921/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3922/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3923/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/health/v1/health.grpc.pb.cc.o -MF CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/health/v1/health.grpc.pb.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/health/v1/health.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/health/v1/health.grpc.pb.cc [3924/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3925/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3926/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [3927/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3928/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/health_service_end2end_test.dir/test/cpp/end2end/test_health_check_service_impl.cc.o -MF CMakeFiles/health_service_end2end_test.dir/test/cpp/end2end/test_health_check_service_impl.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/test/cpp/end2end/test_health_check_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_health_check_service_impl.cc [3929/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3930/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [3931/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/generic_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/generic_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/generic_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3932/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3933/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/generic_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/generic_end2end_test.dir/test/cpp/end2end/generic_end2end_test.cc.o CMakeFiles/generic_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/generic_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o generic_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3934/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/health_service_end2end_test.dir/test/cpp/end2end/health_service_end2end_test.cc.o -MF CMakeFiles/health_service_end2end_test.dir/test/cpp/end2end/health_service_end2end_test.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/test/cpp/end2end/health_service_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/health_service_end2end_test.cc [3935/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/health_service_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/health_service_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3936/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/health_service_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/health_service_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3937/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3938/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3939/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3940/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3941/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3942/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3943/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3944/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [3945/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [3946/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3947/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/health_service_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/health_service_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/health_service_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3948/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/hybrid_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/hybrid_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/hybrid_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3949/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/hybrid_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/hybrid_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/hybrid_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3950/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/health/v1/health.pb.cc.o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/health/v1/health.grpc.pb.cc.o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/health_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/health_service_end2end_test.dir/test/cpp/end2end/health_service_end2end_test.cc.o CMakeFiles/health_service_end2end_test.dir/test/cpp/end2end/test_health_check_service_impl.cc.o CMakeFiles/health_service_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/health_service_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/health_service_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o health_service_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3951/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [3952/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3953/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3954/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3955/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3956/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3957/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [3958/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3959/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3960/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/hybrid_end2end_test.dir/test/cpp/end2end/hybrid_end2end_test.cc.o -MF CMakeFiles/hybrid_end2end_test.dir/test/cpp/end2end/hybrid_end2end_test.cc.o.d -o CMakeFiles/hybrid_end2end_test.dir/test/cpp/end2end/hybrid_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/hybrid_end2end_test.cc [3961/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/hybrid_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/hybrid_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/hybrid_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3962/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/mock_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/mock_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/mock_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3963/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/hybrid_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/hybrid_end2end_test.dir/test/cpp/end2end/hybrid_end2end_test.cc.o CMakeFiles/hybrid_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/hybrid_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/hybrid_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o hybrid_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3964/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [3965/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3966/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3967/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3968/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [3969/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3970/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3971/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/proto_server_reflection_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/proto_server_reflection_test.dir/test/cpp/end2end/proto_server_reflection_test.cc.o CMakeFiles/proto_server_reflection_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/proto_server_reflection_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o CMakeFiles/proto_server_reflection_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/proto_server_reflection_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o proto_server_reflection_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_reflection.so.1.48.1 libgrpc++_test_util.so.1.48.1 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3972/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [3973/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3974/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3975/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3976/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [3977/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/mock_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/mock_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/mock_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3978/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/raw_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/raw_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/raw_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3979/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [3980/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [3981/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/raw_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/raw_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/raw_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3982/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/raw_end2end_test.dir/test/cpp/end2end/raw_end2end_test.cc.o -MF CMakeFiles/raw_end2end_test.dir/test/cpp/end2end/raw_end2end_test.cc.o.d -o CMakeFiles/raw_end2end_test.dir/test/cpp/end2end/raw_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/raw_end2end_test.cc [3983/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [3984/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [3985/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [3986/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3987/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [3988/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [3989/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [3990/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [3991/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/raw_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/raw_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/raw_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [3992/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/mock_test.dir/test/cpp/end2end/mock_test.cc.o -MF CMakeFiles/mock_test.dir/test/cpp/end2end/mock_test.cc.o.d -o CMakeFiles/mock_test.dir/test/cpp/end2end/mock_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:22: In copy constructor 'testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = const grpc::testing::EchoRequest&]', inlined from 'testing::Matcher::Matcher(const testing::Matcher&)' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:483:7, inlined from 'testing::internal::MockSpec grpc::testing::MockEchoTestServiceStub::gmock_Echo(const testing::Matcher&, const testing::Matcher&, const testing::Matcher&)' at /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_mock.grpc.pb.h:16:3, inlined from 'virtual void grpc::testing::{anonymous}::MockTest_SimpleRpc_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:348:3: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:306:33: warning: '.testing::Matcher::.testing::internal::MatcherBase::buffer_' may be used uninitialized [-Wmaybe-uninitialized] 306 | : vtable_(other.vtable_), buffer_(other.buffer_) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:58: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc: In member function 'virtual void grpc::testing::{anonymous}::MockTest_SimpleRpc_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:348:25: note: '' declared here 348 | EXPECT_CALL(stub, Echo(_, _, _)) /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:2028:24: note: in definition of macro 'GMOCK_ON_CALL_IMPL_' 2028 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:348:3: note: in expansion of macro 'EXPECT_CALL' 348 | EXPECT_CALL(stub, Echo(_, _, _)) | ^~~~~~~~~~~ In copy constructor 'testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = grpc::testing::EchoResponse*]', inlined from 'testing::Matcher::Matcher(const testing::Matcher&)' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:483:7, inlined from 'testing::internal::MockSpec grpc::testing::MockEchoTestServiceStub::gmock_Echo(const testing::Matcher&, const testing::Matcher&, const testing::Matcher&)' at /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_mock.grpc.pb.h:16:3, inlined from 'virtual void grpc::testing::{anonymous}::MockTest_SimpleRpc_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:348:3: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:306:33: warning: '.testing::Matcher::.testing::internal::MatcherBase::buffer_' may be used uninitialized [-Wmaybe-uninitialized] 306 | : vtable_(other.vtable_), buffer_(other.buffer_) { | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc: In member function 'virtual void grpc::testing::{anonymous}::MockTest_SimpleRpc_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:348:25: note: '' declared here 348 | EXPECT_CALL(stub, Echo(_, _, _)) /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:2028:24: note: in definition of macro 'GMOCK_ON_CALL_IMPL_' 2028 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:348:3: note: in expansion of macro 'EXPECT_CALL' 348 | EXPECT_CALL(stub, Echo(_, _, _)) | ^~~~~~~~~~~ In copy constructor 'testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = const grpc::testing::EchoRequest&]', inlined from 'testing::Matcher::Matcher(const testing::Matcher&)' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:483:7, inlined from 'testing::internal::MockSpec grpc::testing::MockClientWriter::gmock_Write(const testing::Matcher::Arg<0>::type>&, const testing::Matcher::Arg<1>::type>&) [with W = grpc::testing::EchoRequest]' at /builddir/build/BUILD/grpc-1.48.1/include/grpcpp/test/mock_stream.h:59:3, inlined from 'virtual void grpc::testing::{anonymous}::MockTest_ClientStream_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:365:3: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:306:33: warning: '.testing::Matcher::.testing::internal::MatcherBase::buffer_' may be used uninitialized [-Wmaybe-uninitialized] 306 | : vtable_(other.vtable_), buffer_(other.buffer_) { | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc: In member function 'virtual void grpc::testing::{anonymous}::MockTest_ClientStream_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:365:24: note: '' declared here 365 | EXPECT_CALL(*w, Write(_, _)).Times(2).WillRepeatedly(Return(true)); /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:2028:24: note: in definition of macro 'GMOCK_ON_CALL_IMPL_' 2028 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:365:3: note: in expansion of macro 'EXPECT_CALL' 365 | EXPECT_CALL(*w, Write(_, _)).Times(2).WillRepeatedly(Return(true)); | ^~~~~~~~~~~ In copy constructor 'testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = grpc::WriteOptions]', inlined from 'testing::Matcher::Matcher(const testing::Matcher&)' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:483:7, inlined from 'testing::internal::MockSpec grpc::testing::MockClientWriter::gmock_Write(const testing::Matcher::Arg<0>::type>&, const testing::Matcher::Arg<1>::type>&) [with W = grpc::testing::EchoRequest]' at /builddir/build/BUILD/grpc-1.48.1/include/grpcpp/test/mock_stream.h:59:3, inlined from 'virtual void grpc::testing::{anonymous}::MockTest_ClientStream_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:365:3: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:306:33: warning: '.testing::Matcher::.testing::internal::MatcherBase::buffer_' may be used uninitialized [-Wmaybe-uninitialized] 306 | : vtable_(other.vtable_), buffer_(other.buffer_) { | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc: In member function 'virtual void grpc::testing::{anonymous}::MockTest_ClientStream_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:365:24: note: '' declared here 365 | EXPECT_CALL(*w, Write(_, _)).Times(2).WillRepeatedly(Return(true)); /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:2028:24: note: in definition of macro 'GMOCK_ON_CALL_IMPL_' 2028 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:365:3: note: in expansion of macro 'EXPECT_CALL' 365 | EXPECT_CALL(*w, Write(_, _)).Times(2).WillRepeatedly(Return(true)); | ^~~~~~~~~~~ In copy constructor 'testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = grpc::WriteOptions]', inlined from 'testing::Matcher::Matcher(const testing::Matcher&)' at /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:483:7, inlined from 'testing::internal::MockSpec grpc::testing::MockClientReaderWriter::gmock_Write(const testing::Matcher::Arg<0>::type>&, const testing::Matcher::Arg<1>::type>&) [with W = grpc::testing::EchoRequest; R = grpc::testing::EchoResponse]' at /builddir/build/BUILD/grpc-1.48.1/include/grpcpp/test/mock_stream.h:78:3, inlined from 'virtual void grpc::testing::{anonymous}::MockTest_BidiStream_Test::TestBody()' at /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:409:3: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:306:33: warning: '.testing::Matcher::.testing::internal::MatcherBase::buffer_' may be used uninitialized [-Wmaybe-uninitialized] 306 | : vtable_(other.vtable_), buffer_(other.buffer_) { | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc: In member function 'virtual void grpc::testing::{anonymous}::MockTest_BidiStream_Test::TestBody()': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:409:25: note: '' declared here 409 | EXPECT_CALL(*rw, Write(_, _)) /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:2028:24: note: in definition of macro 'GMOCK_ON_CALL_IMPL_' 2028 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/mock_test.cc:409:3: note: in expansion of macro 'EXPECT_CALL' 409 | EXPECT_CALL(*rw, Write(_, _)) | ^~~~~~~~~~~ [3993/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/raw_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/raw_end2end_test.dir/test/cpp/end2end/raw_end2end_test.cc.o CMakeFiles/raw_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/raw_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/raw_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o raw_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3994/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/mock_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/mock_test.dir/test/cpp/end2end/mock_test.cc.o CMakeFiles/mock_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/mock_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o mock_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test.so.1.48.1 libgrpc++_test_util.so.1.48.1 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [3995/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [3996/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_plugin_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/server_builder_plugin_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/server_builder_plugin_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [3997/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_plugin_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/server_builder_plugin_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/server_builder_plugin_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [3998/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_plugin_test.dir/test/cpp/end2end/server_builder_plugin_test.cc.o -MF CMakeFiles/server_builder_plugin_test.dir/test/cpp/end2end/server_builder_plugin_test.cc.o.d -o CMakeFiles/server_builder_plugin_test.dir/test/cpp/end2end/server_builder_plugin_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/server_builder_plugin_test.cc [3999/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [4000/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4001/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4002/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [4003/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [4004/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4005/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4006/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4007/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [4008/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/service_config_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/service_config_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/service_config_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [4009/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_builder_plugin_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/server_builder_plugin_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/server_builder_plugin_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4010/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [4011/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/service_config_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/service_config_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/service_config_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4012/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/server_builder_plugin_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/server_builder_plugin_test.dir/test/cpp/end2end/server_builder_plugin_test.cc.o CMakeFiles/server_builder_plugin_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/server_builder_plugin_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/server_builder_plugin_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o server_builder_plugin_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [4013/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [4014/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4015/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4016/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4017/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/service_config_end2end_test.dir/test/cpp/end2end/service_config_end2end_test.cc.o -MF CMakeFiles/service_config_end2end_test.dir/test/cpp/end2end/service_config_end2end_test.cc.o.d -o CMakeFiles/service_config_end2end_test.dir/test/cpp/end2end/service_config_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/service_config_end2end_test.cc [4018/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4019/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [4020/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4021/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [4022/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4023/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [4024/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/shutdown_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/shutdown_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/shutdown_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4025/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4026/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/shutdown_test.dir/test/cpp/end2end/shutdown_test.cc.o -MF CMakeFiles/shutdown_test.dir/test/cpp/end2end/shutdown_test.cc.o.d -o CMakeFiles/shutdown_test.dir/test/cpp/end2end/shutdown_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/shutdown_test.cc [4027/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/service_config_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/service_config_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/service_config_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4028/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [4029/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/service_config_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/service_config_end2end_test.dir/test/cpp/end2end/service_config_end2end_test.cc.o CMakeFiles/service_config_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/service_config_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/service_config_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o service_config_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [4030/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4031/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4032/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4033/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [4034/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4035/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4036/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [4037/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4038/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [4039/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/streaming_throughput_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/streaming_throughput_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/streaming_throughput_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4040/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/streaming_throughput_test.dir/test/cpp/end2end/streaming_throughput_test.cc.o -MF CMakeFiles/streaming_throughput_test.dir/test/cpp/end2end/streaming_throughput_test.cc.o.d -o CMakeFiles/streaming_throughput_test.dir/test/cpp/end2end/streaming_throughput_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/streaming_throughput_test.cc [4041/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4042/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4043/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [4044/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/shutdown_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/shutdown_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/shutdown_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4045/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [4046/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/shutdown_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/shutdown_test.dir/test/cpp/end2end/shutdown_test.cc.o CMakeFiles/shutdown_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/shutdown_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o shutdown_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [4047/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4048/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/lb/v1/load_balancer.proto [4049/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4050/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4051/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpclb_api_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.pb.cc.o -MF CMakeFiles/grpclb_api_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.pb.cc.o.d -o CMakeFiles/grpclb_api_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/lb/v1/load_balancer.pb.cc [4052/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [4053/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.pb.cc.o -MF CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.pb.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/lb/v1/load_balancer.pb.cc [4054/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_stress_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/thread_stress_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/thread_stress_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4055/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [4056/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4057/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.grpc.pb.cc.o -MF CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.grpc.pb.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/lb/v1/load_balancer.grpc.pb.cc [4058/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/streaming_throughput_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/streaming_throughput_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/streaming_throughput_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4059/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [4060/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4061/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4062/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_stress_test.dir/test/cpp/end2end/thread_stress_test.cc.o -MF CMakeFiles/thread_stress_test.dir/test/cpp/end2end/thread_stress_test.cc.o.d -o CMakeFiles/thread_stress_test.dir/test/cpp/end2end/thread_stress_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/thread_stress_test.cc [4063/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [4064/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4065/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4066/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4067/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpclb_api_test.dir/test/cpp/grpclb/grpclb_api_test.cc.o -MF CMakeFiles/grpclb_api_test.dir/test/cpp/grpclb/grpclb_api_test.cc.o.d -o CMakeFiles/grpclb_api_test.dir/test/cpp/grpclb/grpclb_api_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/grpclb/grpclb_api_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/test/cpp/grpclb/grpclb_api_test.cc:19: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/grpclb/grpclb_api_test.cc:99:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [4068/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_stress_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/thread_stress_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/thread_stress_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4069/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_channel_stress_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/client_channel_stress_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4070/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_channel_stress_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/client_channel_stress_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [4071/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4072/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_channel_stress_test.dir/test/cpp/client/client_channel_stress_test.cc.o -MF CMakeFiles/client_channel_stress_test.dir/test/cpp/client/client_channel_stress_test.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/test/cpp/client/client_channel_stress_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/client/client_channel_stress_test.cc [4073/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [4074/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.pb.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.pb.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/lb/v1/load_balancer.pb.cc [4075/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpclb_api_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.grpc.pb.cc.o -MF CMakeFiles/grpclb_api_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.grpc.pb.cc.o.d -o CMakeFiles/grpclb_api_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/lb/v1/load_balancer.grpc.pb.cc [4076/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [4077/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpclb_api_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/grpclb_api_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/grpclb_api_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4078/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.grpc.pb.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.grpc.pb.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/lb/v1/load_balancer.grpc.pb.cc [4079/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [4080/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4081/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4082/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [4083/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_channel_stress_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/client_channel_stress_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/client_channel_stress_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4084/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4085/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4086/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.pb.cc.o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.grpc.pb.cc.o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/client_channel_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/client_channel_stress_test.dir/test/cpp/client/client_channel_stress_test.cc.o CMakeFiles/client_channel_stress_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/client_channel_stress_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/client_channel_stress_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o client_channel_stress_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [4087/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/streaming_throughput_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/streaming_throughput_test.dir/test/cpp/end2end/streaming_throughput_test.cc.o CMakeFiles/streaming_throughput_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/streaming_throughput_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o streaming_throughput_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [4088/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/thread_stress_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/thread_stress_test.dir/test/cpp/end2end/thread_stress_test.cc.o CMakeFiles/thread_stress_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/thread_stress_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o thread_stress_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [4089/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/status/status.proto [4090/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpclb_api_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/grpclb_api_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/grpclb_api_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4091/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4092/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/error_details_test.dir/gens/src/proto/grpc/status/status.pb.cc.o -MF CMakeFiles/error_details_test.dir/gens/src/proto/grpc/status/status.pb.cc.o.d -o CMakeFiles/error_details_test.dir/gens/src/proto/grpc/status/status.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/status/status.pb.cc [4093/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/error_details_test.dir/gens/src/proto/grpc/status/status.grpc.pb.cc.o -MF CMakeFiles/error_details_test.dir/gens/src/proto/grpc/status/status.grpc.pb.cc.o.d -o CMakeFiles/error_details_test.dir/gens/src/proto/grpc/status/status.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/status/status.grpc.pb.cc [4094/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4095/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4096/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4097/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpclb_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4098/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpclb_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [4099/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4100/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.proto [4101/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpclb_api_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.pb.cc.o CMakeFiles/grpclb_api_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.grpc.pb.cc.o CMakeFiles/grpclb_api_test.dir/test/cpp/grpclb/grpclb_api_test.cc.o CMakeFiles/grpclb_api_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/grpclb_api_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o grpclb_api_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [4102/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4103/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fuzzing_event_engine_test.dir/gens/test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.pb.cc.o -MF CMakeFiles/fuzzing_event_engine_test.dir/gens/test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.pb.cc.o.d -o CMakeFiles/fuzzing_event_engine_test.dir/gens/test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.pb.cc [4104/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fuzzing_event_engine_test.dir/gens/test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.grpc.pb.cc.o -MF CMakeFiles/fuzzing_event_engine_test.dir/gens/test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.grpc.pb.cc.o.d -o CMakeFiles/fuzzing_event_engine_test.dir/gens/test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.grpc.pb.cc [4105/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/error_details_test.dir/test/cpp/util/error_details_test.cc.o -MF CMakeFiles/error_details_test.dir/test/cpp/util/error_details_test.cc.o.d -o CMakeFiles/error_details_test.dir/test/cpp/util/error_details_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/error_details_test.cc [4106/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test.cc.o -MF CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test.cc.o.d -o CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_suite/event_engine_test.cc [4107/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.cc.o -MF CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.cc.o.d -o CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.cc [4108/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test_utils.cc.o -MF CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test_utils.cc.o.d -o CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_suite/event_engine_test_utils.cc [4109/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/fuzzing_event_engine_test.cc.o -MF CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/fuzzing_event_engine_test.cc.o.d -o CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/fuzzing_event_engine_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_suite/fuzzing_event_engine_test.cc [4110/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/empty.proto [4111/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/messages.proto [4112/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/test.proto [4113/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/error_details_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/error_details_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/error_details_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4114/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/empty.pb.cc.o -MF CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/empty.pb.cc.o.d -o CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/empty.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/empty.pb.cc [4115/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o -MF CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o.d -o CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/empty.grpc.pb.cc [4116/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/timer_test.cc.o -MF CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/timer_test.cc.o.d -o CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/timer_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/event_engine/test_suite/timer_test.cc [4117/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpclb_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4118/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/test.pb.cc.o -MF CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/test.pb.cc.o.d -o CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/test.pb.cc [4119/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o -MF CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o.d -o CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.grpc.pb.cc [4120/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fuzzing_event_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/fuzzing_event_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/fuzzing_event_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4121/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpclb_end2end_test.dir/test/cpp/end2end/grpclb_end2end_test.cc.o -MF CMakeFiles/grpclb_end2end_test.dir/test/cpp/end2end/grpclb_end2end_test.cc.o.d -o CMakeFiles/grpclb_end2end_test.dir/test/cpp/end2end/grpclb_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/grpclb_end2end_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/grpclb_end2end_test.cc:25: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperGT(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/grpclb_end2end_test.cc:776:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1453:28: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1453 | GTEST_IMPL_CMP_HELPER_(GT, >) | ^ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1435:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_' 1435 | if (val1 op val2) {\ | ^~ [4122/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.pb.cc.o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/lb/v1/load_balancer.grpc.pb.cc.o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/grpclb_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/grpclb_end2end_test.dir/test/cpp/end2end/grpclb_end2end_test.cc.o CMakeFiles/grpclb_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/grpclb_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/grpclb_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o grpclb_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_config.so.1.48.1 libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags_parse.so.2206.0.0 /usr/lib64/libabsl_flags_usage.so.2206.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2206.0.0 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 libgpr.so.26.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [4123/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/http2_client.dir/test/cpp/interop/http2_client.cc.o -MF CMakeFiles/http2_client.dir/test/cpp/interop/http2_client.cc.o.d -o CMakeFiles/http2_client.dir/test/cpp/interop/http2_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/http2_client.cc [4124/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/empty.pb.cc.o -MF CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/empty.pb.cc.o.d -o CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/empty.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/empty.pb.cc [4125/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/error_details_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/error_details_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/error_details_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4126/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o -MF CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o.d -o CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/empty.grpc.pb.cc [4127/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/error_details_test.dir/gens/src/proto/grpc/status/status.pb.cc.o CMakeFiles/error_details_test.dir/gens/src/proto/grpc/status/status.grpc.pb.cc.o CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/error_details_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/error_details_test.dir/test/cpp/util/error_details_test.cc.o CMakeFiles/error_details_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/error_details_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o error_details_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_error_details.so.1.48.1 libgrpc_test_util.so.26.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [4128/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/http2_client.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/http2_client.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/http2_client.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4129/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/test.pb.cc.o -MF CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/test.pb.cc.o.d -o CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/test.pb.cc [4130/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o -MF CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o.d -o CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.grpc.pb.cc [4131/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fuzzing_event_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/fuzzing_event_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/fuzzing_event_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4132/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/fuzzing_event_engine_test.dir/gens/test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.pb.cc.o CMakeFiles/fuzzing_event_engine_test.dir/gens/test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.grpc.pb.cc.o CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/fuzzing_event_engine/fuzzing_event_engine.cc.o CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test.cc.o CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/event_engine_test_utils.cc.o CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/fuzzing_event_engine_test.cc.o CMakeFiles/fuzzing_event_engine_test.dir/test/core/event_engine/test_suite/timer_test.cc.o CMakeFiles/fuzzing_event_engine_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/fuzzing_event_engine_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o fuzzing_event_engine_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : [4133/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/messages.pb.cc.o -MF CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/messages.pb.cc.o.d -o CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.pb.cc [4134/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o -MF CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o.d -o CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/test.grpc.pb.cc [4135/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/interop_client.dir/test/core/security/oauth2_utils.cc.o -MF CMakeFiles/interop_client.dir/test/core/security/oauth2_utils.cc.o.d -o CMakeFiles/interop_client.dir/test/core/security/oauth2_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/security/oauth2_utils.cc [4136/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/interop_client.dir/test/cpp/interop/client_helper.cc.o -MF CMakeFiles/interop_client.dir/test/cpp/interop/client_helper.cc.o.d -o CMakeFiles/interop_client.dir/test/cpp/interop/client_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/client_helper.cc [4137/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/interop_client.dir/test/cpp/interop/client.cc.o -MF CMakeFiles/interop_client.dir/test/cpp/interop/client.cc.o.d -o CMakeFiles/interop_client.dir/test/cpp/interop/client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/client.cc [4138/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/empty.pb.cc.o -MF CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/empty.pb.cc.o.d -o CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/empty.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/empty.pb.cc [4139/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/http2_client.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/http2_client.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/http2_client.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4140/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/empty.pb.cc.o CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/messages.pb.cc.o CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/test.pb.cc.o CMakeFiles/http2_client.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o CMakeFiles/http2_client.dir/test/cpp/interop/http2_client.cc.o CMakeFiles/http2_client.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/http2_client.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o http2_client -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_config.so.1.48.1 libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags_parse.so.2206.0.0 /usr/lib64/libabsl_flags_usage.so.2206.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2206.0.0 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 libgpr.so.26.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [4141/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/interop_client.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/interop_client.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/interop_client.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4142/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o -MF CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o.d -o CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/empty.grpc.pb.cc [4143/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/messages.pb.cc.o -MF CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/messages.pb.cc.o.d -o CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.pb.cc [4144/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/test.pb.cc.o -MF CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/test.pb.cc.o.d -o CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/test.pb.cc [4145/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o -MF CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o.d -o CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/test.grpc.pb.cc [4146/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/interop_client.dir/test/cpp/interop/interop_client.cc.o -MF CMakeFiles/interop_client.dir/test/cpp/interop/interop_client.cc.o.d -o CMakeFiles/interop_client.dir/test/cpp/interop/interop_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/interop_client.cc [4147/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/interop_server.dir/test/cpp/interop/interop_server_bootstrap.cc.o -MF CMakeFiles/interop_server.dir/test/cpp/interop/interop_server_bootstrap.cc.o.d -o CMakeFiles/interop_server.dir/test/cpp/interop/interop_server_bootstrap.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/interop_server_bootstrap.cc [4148/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o -MF CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o.d -o CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.grpc.pb.cc [4149/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/interop_server.dir/test/cpp/interop/server_helper.cc.o -MF CMakeFiles/interop_server.dir/test/cpp/interop/server_helper.cc.o.d -o CMakeFiles/interop_server.dir/test/cpp/interop/server_helper.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/server_helper.cc [4150/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/test.pb.cc.o -MF CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/test.pb.cc.o.d -o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/test.pb.cc [4151/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o -MF CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o.d -o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.grpc.pb.cc [4152/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/interop_server.dir/test/cpp/interop/interop_server.cc.o -MF CMakeFiles/interop_server.dir/test/cpp/interop/interop_server.cc.o.d -o CMakeFiles/interop_server.dir/test/cpp/interop/interop_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/interop_server.cc [4153/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/empty.pb.cc.o -MF CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/empty.pb.cc.o.d -o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/empty.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/empty.pb.cc [4154/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o -MF CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o.d -o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc [4155/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/interop_server.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/interop_server.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/interop_server.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4156/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o -MF CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o.d -o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/empty.grpc.pb.cc [4157/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/messages.pb.cc.o -MF CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/messages.pb.cc.o.d -o CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.pb.cc [4158/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/interop_client.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/interop_client.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/interop_client.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4159/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o -MF CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o.d -o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc [4160/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -MF CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o.d -o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.pb.cc [4161/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/empty.pb.cc.o CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/messages.pb.cc.o CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/test.pb.cc.o CMakeFiles/interop_client.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o CMakeFiles/interop_client.dir/test/core/security/oauth2_utils.cc.o CMakeFiles/interop_client.dir/test/cpp/interop/client.cc.o CMakeFiles/interop_client.dir/test/cpp/interop/client_helper.cc.o CMakeFiles/interop_client.dir/test/cpp/interop/interop_client.cc.o CMakeFiles/interop_client.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/interop_client.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o interop_client -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_config.so.1.48.1 libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags_parse.so.2206.0.0 /usr/lib64/libabsl_flags_usage.so.2206.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2206.0.0 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 libgpr.so.26.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [4162/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o -MF CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o.d -o CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/test.grpc.pb.cc [4163/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -MF CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o.d -o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc [4164/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -MF CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o.d -o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc [4165/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o -MF CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o.d -o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc [4166/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -MF CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o.d -o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc [4167/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_client.dir/src/cpp/server/admin/admin_services.cc.o -MF CMakeFiles/xds_interop_client.dir/src/cpp/server/admin/admin_services.cc.o.d -o CMakeFiles/xds_interop_client.dir/src/cpp/server/admin/admin_services.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/admin/admin_services.cc [4168/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_client.dir/src/cpp/server/csds/csds.cc.o -MF CMakeFiles/xds_interop_client.dir/src/cpp/server/csds/csds.cc.o.d -o CMakeFiles/xds_interop_client.dir/src/cpp/server/csds/csds.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/csds/csds.cc [4169/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/empty.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/empty.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/empty.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/empty.pb.cc [4170/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o -MF CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o.d -o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc [4171/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/interop_server.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/interop_server.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/interop_server.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4172/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/empty.pb.cc.o CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/messages.pb.cc.o CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/test.pb.cc.o CMakeFiles/interop_server.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o CMakeFiles/interop_server.dir/test/cpp/interop/interop_server.cc.o CMakeFiles/interop_server.dir/test/cpp/interop/interop_server_bootstrap.cc.o CMakeFiles/interop_server.dir/test/cpp/interop/server_helper.cc.o CMakeFiles/interop_server.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/interop_server.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o interop_server -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_config.so.1.48.1 libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags_parse.so.2206.0.0 /usr/lib64/libabsl_flags_usage.so.2206.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2206.0.0 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 libgpr.so.26.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [4173/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/health/v1/health.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/health/v1/health.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/health/v1/health.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/health/v1/health.pb.cc [4174/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o -MF CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o.d -o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/test.grpc.pb.cc [4175/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_client.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_interop_client.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_interop_client.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4176/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.grpc.pb.cc [4177/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/empty.grpc.pb.cc [4178/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/test.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/test.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/test.pb.cc [4179/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_client.dir/test/cpp/interop/xds_interop_client.cc.o -MF CMakeFiles/xds_interop_client.dir/test/cpp/interop/xds_interop_client.cc.o.d -o CMakeFiles/xds_interop_client.dir/test/cpp/interop/xds_interop_client.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/xds_interop_client.cc /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/xds_interop_client.cc: In member function 'void XdsStatsWatcher::GetCurrentRpcStats(grpc::testing::LoadBalancerAccumulatedStatsResponse*, StatsWatchers*)': /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/xds_interop_client.cc:213:54: warning: 'google::protobuf::Map, int>* grpc::testing::LoadBalancerAccumulatedStatsResponse::mutable_num_rpcs_started_by_method()' is deprecated [-Wdeprecated-declarations] 213 | *response->mutable_num_rpcs_started_by_method(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/xds_interop_client.cc:45: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.pb.h:6175:1: note: declared here 6175 | LoadBalancerAccumulatedStatsResponse::mutable_num_rpcs_started_by_method() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/xds_interop_client.cc:215:56: warning: 'google::protobuf::Map, int>* grpc::testing::LoadBalancerAccumulatedStatsResponse::mutable_num_rpcs_succeeded_by_method()' is deprecated [-Wdeprecated-declarations] 215 | *response->mutable_num_rpcs_succeeded_by_method(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.pb.h:6204:1: note: declared here 6204 | LoadBalancerAccumulatedStatsResponse::mutable_num_rpcs_succeeded_by_method() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/xds_interop_client.cc:217:53: warning: 'google::protobuf::Map, int>* grpc::testing::LoadBalancerAccumulatedStatsResponse::mutable_num_rpcs_failed_by_method()' is deprecated [-Wdeprecated-declarations] 217 | *response->mutable_num_rpcs_failed_by_method(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.pb.h:6233:1: note: declared here 6233 | LoadBalancerAccumulatedStatsResponse::mutable_num_rpcs_failed_by_method() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/xds_interop_client.cc: In function 'void RunTestLoop(std::chrono::duration, StatsWatchers*, RpcConfigurationsQueue*)': /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/xds_interop_client.cc:474:73: warning: 'std::shared_ptr grpc::experimental::XdsCredentials(const std::shared_ptr&)' is deprecated: Use grpc::XdsCredentials instead. The experimental version will be deleted after the 1.41 release. [-Wdeprecated-declarations] 474 | ? grpc::experimental::XdsCredentials( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 475 | grpc::InsecureChannelCredentials()) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/include/grpcpp/create_channel.h:26, from /builddir/build/BUILD/grpc-1.48.1/include/grpcpp/grpcpp.h:55, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/xds_interop_client.cc:37: /builddir/build/BUILD/grpc-1.48.1/include/grpcpp/security/credentials.h:61:37: note: declared here 61 | std::shared_ptr XdsCredentials( | ^~~~~~~~~~~~~~ [4180/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/messages.pb.cc.o -MF CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/messages.pb.cc.o.d -o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.pb.cc [4181/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc [4182/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.pb.cc [4183/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/health/v1/health.grpc.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/health/v1/health.grpc.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/health/v1/health.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/health/v1/health.grpc.pb.cc [4184/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc [4185/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc [4186/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc [4187/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc [4188/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc [4189/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_server.dir/src/cpp/server/admin/admin_services.cc.o -MF CMakeFiles/xds_interop_server.dir/src/cpp/server/admin/admin_services.cc.o.d -o CMakeFiles/xds_interop_server.dir/src/cpp/server/admin/admin_services.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/admin/admin_services.cc [4190/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_client.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_interop_client.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_interop_client.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4191/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/empty.pb.cc.o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/messages.pb.cc.o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/test.pb.cc.o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o CMakeFiles/xds_interop_client.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o CMakeFiles/xds_interop_client.dir/src/cpp/server/admin/admin_services.cc.o CMakeFiles/xds_interop_client.dir/src/cpp/server/csds/csds.cc.o CMakeFiles/xds_interop_client.dir/test/cpp/interop/xds_interop_client.cc.o CMakeFiles/xds_interop_client.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_interop_client.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_interop_client -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_reflection.so.1.48.1 libgrpcpp_channelz.so.1.48.1 libgrpc_test_util.so.26.0.0 libgrpc++_test_config.so.1.48.1 libgrpc++.so.1.48.1 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags_parse.so.2206.0.0 /usr/lib64/libabsl_flags_usage.so.2206.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2206.0.0 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 && : [4192/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_server.dir/test/cpp/end2end/test_health_check_service_impl.cc.o -MF CMakeFiles/xds_interop_server.dir/test/cpp/end2end/test_health_check_service_impl.cc.o.d -o CMakeFiles/xds_interop_server.dir/test/cpp/end2end/test_health_check_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_health_check_service_impl.cc [4193/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/istio_echo.proto [4194/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_server.dir/src/cpp/server/csds/csds.cc.o -MF CMakeFiles/xds_interop_server.dir/src/cpp/server/csds/csds.cc.o.d -o CMakeFiles/xds_interop_server.dir/src/cpp/server/csds/csds.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/csds/csds.cc [4195/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/messages.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/messages.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.pb.cc [4196/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc [4197/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_server.dir/test/cpp/interop/xds_interop_server.cc.o -MF CMakeFiles/xds_interop_server.dir/test/cpp/interop/xds_interop_server.cc.o.d -o CMakeFiles/xds_interop_server.dir/test/cpp/interop/xds_interop_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/xds_interop_server.cc [4198/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o -MF CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o.d -o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/test.grpc.pb.cc [4199/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/istio_echo_server_test.dir/gens/src/proto/grpc/testing/istio_echo.pb.cc.o -MF CMakeFiles/istio_echo_server_test.dir/gens/src/proto/grpc/testing/istio_echo.pb.cc.o.d -o CMakeFiles/istio_echo_server_test.dir/gens/src/proto/grpc/testing/istio_echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/istio_echo.pb.cc [4200/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/orca_service.proto [4201/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/istio_echo_server_test.dir/test/cpp/interop/istio_echo_server_lib.cc.o -MF CMakeFiles/istio_echo_server_test.dir/test/cpp/interop/istio_echo_server_lib.cc.o.d -o CMakeFiles/istio_echo_server_test.dir/test/cpp/interop/istio_echo_server_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/istio_echo_server_lib.cc [4202/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_server.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_interop_server.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_interop_server.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4203/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4204/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/istio_echo_server_test.dir/gens/src/proto/grpc/testing/istio_echo.grpc.pb.cc.o -MF CMakeFiles/istio_echo_server_test.dir/gens/src/proto/grpc/testing/istio_echo.grpc.pb.cc.o.d -o CMakeFiles/istio_echo_server_test.dir/gens/src/proto/grpc/testing/istio_echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/istio_echo.grpc.pb.cc [4205/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_service.pb.cc.o -MF CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_service.pb.cc.o.d -o CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_service.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_service.pb.cc [4206/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/istio_echo_server_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/istio_echo_server_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/istio_echo_server_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4207/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4208/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/istio_echo_server_test.dir/test/cpp/interop/istio_echo_server_test.cc.o -MF CMakeFiles/istio_echo_server_test.dir/test/cpp/interop/istio_echo_server_test.cc.o.d -o CMakeFiles/istio_echo_server_test.dir/test/cpp/interop/istio_echo_server_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/interop/istio_echo_server_test.cc [4209/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/core/stats.proto [4210/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/benchmark_service.proto [4211/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/control.proto [4212/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/payloads.proto [4213/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/report_qps_scenario_service.proto [4214/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/stats.proto [4215/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/worker_service.proto [4216/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/core/stats.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/core/stats.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/core/stats.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/core/stats.pb.cc [4217/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_service.grpc.pb.cc.o -MF CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_service.grpc.pb.cc.o.d -o CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_service.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_service.grpc.pb.cc [4218/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/orca_service_end2end_test.dir/src/cpp/server/orca/orca_service.cc.o -MF CMakeFiles/orca_service_end2end_test.dir/src/cpp/server/orca/orca_service.cc.o.d -o CMakeFiles/orca_service_end2end_test.dir/src/cpp/server/orca/orca_service.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/orca/orca_service.cc [4219/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/benchmark_service.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/benchmark_service.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/benchmark_service.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/benchmark_service.pb.cc [4220/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/orca_service_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/orca_service_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/orca_service_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4221/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/core/stats.grpc.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/core/stats.grpc.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/core/stats.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/core/stats.grpc.pb.cc [4222/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_interop_server.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_interop_server.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_interop_server.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4223/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/control.grpc.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/control.grpc.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/control.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/control.grpc.pb.cc [4224/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.grpc.pb.cc [4225/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/orca_service_end2end_test.dir/test/cpp/end2end/orca_service_end2end_test.cc.o -MF CMakeFiles/orca_service_end2end_test.dir/test/cpp/end2end/orca_service_end2end_test.cc.o.d -o CMakeFiles/orca_service_end2end_test.dir/test/cpp/end2end/orca_service_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/orca_service_end2end_test.cc [4226/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/payloads.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/payloads.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/payloads.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/payloads.pb.cc [4227/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/report_qps_scenario_service.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/report_qps_scenario_service.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/report_qps_scenario_service.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/report_qps_scenario_service.pb.cc [4228/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/payloads.grpc.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/payloads.grpc.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/payloads.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/payloads.grpc.pb.cc [4229/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/control.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/control.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/control.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/control.pb.cc [4230/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/istio_echo_server_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/istio_echo_server_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/istio_echo_server_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4231/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/worker_service.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/worker_service.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/worker_service.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/worker_service.pb.cc [4232/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/istio_echo_server_test.dir/gens/src/proto/grpc/testing/istio_echo.pb.cc.o CMakeFiles/istio_echo_server_test.dir/gens/src/proto/grpc/testing/istio_echo.grpc.pb.cc.o CMakeFiles/istio_echo_server_test.dir/test/cpp/interop/istio_echo_server_lib.cc.o CMakeFiles/istio_echo_server_test.dir/test/cpp/interop/istio_echo_server_test.cc.o CMakeFiles/istio_echo_server_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/istio_echo_server_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o istio_echo_server_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 libgrpc++_test_config.so.1.48.1 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags_parse.so.2206.0.0 /usr/lib64/libabsl_flags_usage.so.2206.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2206.0.0 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [4233/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/stats.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/stats.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/stats.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/stats.pb.cc [4234/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/stats.grpc.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/stats.grpc.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/stats.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/stats.grpc.pb.cc [4235/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/src/cpp/util/core_stats.cc.o -MF CMakeFiles/qps_json_driver.dir/src/cpp/util/core_stats.cc.o.d -o CMakeFiles/qps_json_driver.dir/src/cpp/util/core_stats.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/core_stats.cc [4236/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/benchmark_service.grpc.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/benchmark_service.grpc.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/benchmark_service.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/benchmark_service.grpc.pb.cc [4237/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/test/cpp/qps/benchmark_config.cc.o -MF CMakeFiles/qps_json_driver.dir/test/cpp/qps/benchmark_config.cc.o.d -o CMakeFiles/qps_json_driver.dir/test/cpp/qps/benchmark_config.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/benchmark_config.cc [4238/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/report_qps_scenario_service.grpc.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/report_qps_scenario_service.grpc.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/report_qps_scenario_service.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/report_qps_scenario_service.grpc.pb.cc [4239/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/orca_service_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/orca_service_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/orca_service_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4240/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/test/cpp/qps/parse_json.cc.o -MF CMakeFiles/qps_json_driver.dir/test/cpp/qps/parse_json.cc.o.d -o CMakeFiles/qps_json_driver.dir/test/cpp/qps/parse_json.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/parse_json.cc /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/parse_json.cc: In function 'void grpc::testing::ParseJson(const std::string&, const std::string&, google::protobuf::Message*)': /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/parse_json.cc:38:68: warning: format '%d' expects argument of type 'int', but argument 5 has type 'google::protobuf::util::status_internal::StatusCode' [-Wformat=] 38 | gpr_log(GPR_ERROR, "Failed to convert json to binary: errcode=%d msg=%s", | ~^ | | | int 39 | status.code(), errmsg.c_str()); | ~~~~~~~~~~~~~ | | | google::protobuf::util::status_internal::StatusCode [4241/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_service.pb.cc.o CMakeFiles/orca_service_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_service.grpc.pb.cc.o CMakeFiles/orca_service_end2end_test.dir/src/cpp/server/orca/orca_service.cc.o CMakeFiles/orca_service_end2end_test.dir/test/cpp/end2end/orca_service_end2end_test.cc.o CMakeFiles/orca_service_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/orca_service_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o orca_service_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [4242/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/messages.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/messages.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.pb.cc [4243/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/test/cpp/qps/qps_server_builder.cc.o -MF CMakeFiles/qps_json_driver.dir/test/cpp/qps/qps_server_builder.cc.o.d -o CMakeFiles/qps_json_driver.dir/test/cpp/qps/qps_server_builder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/qps_server_builder.cc [4244/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/test/cpp/qps/client_callback.cc.o -MF CMakeFiles/qps_json_driver.dir/test/cpp/qps/client_callback.cc.o.d -o CMakeFiles/qps_json_driver.dir/test/cpp/qps/client_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/client_callback.cc [4245/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/worker_service.grpc.pb.cc.o -MF CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/worker_service.grpc.pb.cc.o.d -o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/worker_service.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/worker_service.grpc.pb.cc [4246/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/test/cpp/qps/report.cc.o -MF CMakeFiles/qps_json_driver.dir/test/cpp/qps/report.cc.o.d -o CMakeFiles/qps_json_driver.dir/test/cpp/qps/report.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/report.cc [4247/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/test/cpp/qps/qps_json_driver.cc.o -MF CMakeFiles/qps_json_driver.dir/test/cpp/qps/qps_json_driver.cc.o.d -o CMakeFiles/qps_json_driver.dir/test/cpp/qps/qps_json_driver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/qps_json_driver.cc [4248/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/test/cpp/qps/usage_timer.cc.o -MF CMakeFiles/qps_json_driver.dir/test/cpp/qps/usage_timer.cc.o.d -o CMakeFiles/qps_json_driver.dir/test/cpp/qps/usage_timer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/usage_timer.cc [4249/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/test/cpp/qps/client_async.cc.o -MF CMakeFiles/qps_json_driver.dir/test/cpp/qps/client_async.cc.o.d -o CMakeFiles/qps_json_driver.dir/test/cpp/qps/client_async.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/client_async.cc [4250/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/test/cpp/qps/client_sync.cc.o -MF CMakeFiles/qps_json_driver.dir/test/cpp/qps/client_sync.cc.o.d -o CMakeFiles/qps_json_driver.dir/test/cpp/qps/client_sync.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/client_sync.cc [4251/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/test/cpp/qps/driver.cc.o -MF CMakeFiles/qps_json_driver.dir/test/cpp/qps/driver.cc.o.d -o CMakeFiles/qps_json_driver.dir/test/cpp/qps/driver.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/driver.cc /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/driver.cc:112:15: warning: 'double grpc::testing::ServerWallTime(const ServerStats&)' defined but not used [-Wunused-function] 112 | static double ServerWallTime(const ServerStats& s) { return s.time_elapsed(); } | ^~~~~~~~~~~~~~ [4252/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/benchmark_service.pb.cc.o -MF CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/benchmark_service.pb.cc.o.d -o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/benchmark_service.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/benchmark_service.pb.cc [4253/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/test/cpp/qps/qps_worker.cc.o -MF CMakeFiles/qps_json_driver.dir/test/cpp/qps/qps_worker.cc.o.d -o CMakeFiles/qps_json_driver.dir/test/cpp/qps/qps_worker.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/qps_worker.cc [4254/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/test/cpp/qps/server_sync.cc.o -MF CMakeFiles/qps_json_driver.dir/test/cpp/qps/server_sync.cc.o.d -o CMakeFiles/qps_json_driver.dir/test/cpp/qps/server_sync.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/server_sync.cc [4255/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_worker.dir/gens/src/proto/grpc/core/stats.grpc.pb.cc.o -MF CMakeFiles/qps_worker.dir/gens/src/proto/grpc/core/stats.grpc.pb.cc.o.d -o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/core/stats.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/core/stats.grpc.pb.cc [4256/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/qps_json_driver.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/qps_json_driver.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4257/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/test/cpp/qps/server_callback.cc.o -MF CMakeFiles/qps_json_driver.dir/test/cpp/qps/server_callback.cc.o.d -o CMakeFiles/qps_json_driver.dir/test/cpp/qps/server_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/server_callback.cc [4258/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_worker.dir/gens/src/proto/grpc/core/stats.pb.cc.o -MF CMakeFiles/qps_worker.dir/gens/src/proto/grpc/core/stats.pb.cc.o.d -o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/core/stats.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/core/stats.pb.cc [4259/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/control.grpc.pb.cc.o -MF CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/control.grpc.pb.cc.o.d -o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/control.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/control.grpc.pb.cc [4260/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o -MF CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o.d -o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.grpc.pb.cc [4261/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/payloads.pb.cc.o -MF CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/payloads.pb.cc.o.d -o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/payloads.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/payloads.pb.cc [4262/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/test/cpp/qps/server_async.cc.o -MF CMakeFiles/qps_json_driver.dir/test/cpp/qps/server_async.cc.o.d -o CMakeFiles/qps_json_driver.dir/test/cpp/qps/server_async.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/server_async.cc [4263/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/benchmark_service.grpc.pb.cc.o -MF CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/benchmark_service.grpc.pb.cc.o.d -o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/benchmark_service.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/benchmark_service.grpc.pb.cc [4264/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/payloads.grpc.pb.cc.o -MF CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/payloads.grpc.pb.cc.o.d -o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/payloads.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/payloads.grpc.pb.cc [4265/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/worker_service.pb.cc.o -MF CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/worker_service.pb.cc.o.d -o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/worker_service.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/worker_service.pb.cc [4266/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/stats.grpc.pb.cc.o -MF CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/stats.grpc.pb.cc.o.d -o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/stats.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/stats.grpc.pb.cc [4267/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/stats.pb.cc.o -MF CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/stats.pb.cc.o.d -o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/stats.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/stats.pb.cc [4268/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/control.pb.cc.o -MF CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/control.pb.cc.o.d -o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/control.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/control.pb.cc [4269/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_worker.dir/src/cpp/util/core_stats.cc.o -MF CMakeFiles/qps_worker.dir/src/cpp/util/core_stats.cc.o.d -o CMakeFiles/qps_worker.dir/src/cpp/util/core_stats.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/util/core_stats.cc [4270/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_worker.dir/test/cpp/qps/qps_server_builder.cc.o -MF CMakeFiles/qps_worker.dir/test/cpp/qps/qps_server_builder.cc.o.d -o CMakeFiles/qps_worker.dir/test/cpp/qps/qps_server_builder.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/qps_server_builder.cc [4271/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_json_driver.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/qps_json_driver.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/qps_json_driver.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4272/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/core/stats.pb.cc.o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/core/stats.grpc.pb.cc.o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/benchmark_service.pb.cc.o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/benchmark_service.grpc.pb.cc.o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/control.pb.cc.o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/control.grpc.pb.cc.o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/messages.pb.cc.o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/payloads.pb.cc.o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/payloads.grpc.pb.cc.o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/report_qps_scenario_service.pb.cc.o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/report_qps_scenario_service.grpc.pb.cc.o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/stats.pb.cc.o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/stats.grpc.pb.cc.o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/worker_service.pb.cc.o CMakeFiles/qps_json_driver.dir/gens/src/proto/grpc/testing/worker_service.grpc.pb.cc.o CMakeFiles/qps_json_driver.dir/src/cpp/util/core_stats.cc.o CMakeFiles/qps_json_driver.dir/test/cpp/qps/benchmark_config.cc.o CMakeFiles/qps_json_driver.dir/test/cpp/qps/client_async.cc.o CMakeFiles/qps_json_driver.dir/test/cpp/qps/client_callback.cc.o CMakeFiles/qps_json_driver.dir/test/cpp/qps/client_sync.cc.o CMakeFiles/qps_json_driver.dir/test/cpp/qps/driver.cc.o CMakeFiles/qps_json_driver.dir/test/cpp/qps/parse_json.cc.o CMakeFiles/qps_json_driver.dir/test/cpp/qps/qps_json_driver.cc.o CMakeFiles/qps_json_driver.dir/test/cpp/qps/qps_server_builder.cc.o CMakeFiles/qps_json_driver.dir/test/cpp/qps/qps_worker.cc.o CMakeFiles/qps_json_driver.dir/test/cpp/qps/report.cc.o CMakeFiles/qps_json_driver.dir/test/cpp/qps/server_async.cc.o CMakeFiles/qps_json_driver.dir/test/cpp/qps/server_callback.cc.o CMakeFiles/qps_json_driver.dir/test/cpp/qps/server_sync.cc.o CMakeFiles/qps_json_driver.dir/test/cpp/qps/usage_timer.cc.o CMakeFiles/qps_json_driver.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/qps_json_driver.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o qps_json_driver -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_config.so.1.48.1 libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags_parse.so.2206.0.0 /usr/lib64/libabsl_flags_usage.so.2206.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2206.0.0 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 libgpr.so.26.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [4273/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/messages.pb.cc.o -MF CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/messages.pb.cc.o.d -o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/messages.pb.cc [4274/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/worker_service.grpc.pb.cc.o -MF CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/worker_service.grpc.pb.cc.o.d -o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/worker_service.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/worker_service.grpc.pb.cc [4275/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_worker.dir/test/cpp/qps/client_callback.cc.o -MF CMakeFiles/qps_worker.dir/test/cpp/qps/client_callback.cc.o.d -o CMakeFiles/qps_worker.dir/test/cpp/qps/client_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/client_callback.cc [4276/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_worker.dir/test/cpp/qps/usage_timer.cc.o -MF CMakeFiles/qps_worker.dir/test/cpp/qps/usage_timer.cc.o.d -o CMakeFiles/qps_worker.dir/test/cpp/qps/usage_timer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/usage_timer.cc [4277/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_worker.dir/test/cpp/qps/qps_worker.cc.o -MF CMakeFiles/qps_worker.dir/test/cpp/qps/qps_worker.cc.o.d -o CMakeFiles/qps_worker.dir/test/cpp/qps/qps_worker.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/qps_worker.cc [4278/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_worker.dir/test/cpp/qps/client_async.cc.o -MF CMakeFiles/qps_worker.dir/test/cpp/qps/client_async.cc.o.d -o CMakeFiles/qps_worker.dir/test/cpp/qps/client_async.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/client_async.cc [4279/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_worker.dir/test/cpp/qps/worker.cc.o -MF CMakeFiles/qps_worker.dir/test/cpp/qps/worker.cc.o.d -o CMakeFiles/qps_worker.dir/test/cpp/qps/worker.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/worker.cc [4280/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/lookup/v1/rls.proto [4281/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_worker.dir/test/cpp/qps/client_sync.cc.o -MF CMakeFiles/qps_worker.dir/test/cpp/qps/client_sync.cc.o.d -o CMakeFiles/qps_worker.dir/test/cpp/qps/client_sync.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/client_sync.cc [4282/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/health/v1/health.pb.cc.o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/health/v1/health.grpc.pb.cc.o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/empty.pb.cc.o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/empty.grpc.pb.cc.o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/messages.pb.cc.o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/test.pb.cc.o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/test.grpc.pb.cc.o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o CMakeFiles/xds_interop_server.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o CMakeFiles/xds_interop_server.dir/src/cpp/server/admin/admin_services.cc.o CMakeFiles/xds_interop_server.dir/src/cpp/server/csds/csds.cc.o CMakeFiles/xds_interop_server.dir/test/cpp/end2end/test_health_check_service_impl.cc.o CMakeFiles/xds_interop_server.dir/test/cpp/interop/xds_interop_server.cc.o CMakeFiles/xds_interop_server.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_interop_server.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_interop_server -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_reflection.so.1.48.1 libgrpcpp_channelz.so.1.48.1 libgrpc_test_util.so.26.0.0 libgrpc++_test_config.so.1.48.1 libgrpc++.so.1.48.1 /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libprotobuf.so /usr/lib64/libabsl_flags_parse.so.2206.0.0 /usr/lib64/libabsl_flags_usage.so.2206.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2206.0.0 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 && : [4283/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [4284/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_worker.dir/test/cpp/qps/server_sync.cc.o -MF CMakeFiles/qps_worker.dir/test/cpp/qps/server_sync.cc.o.d -o CMakeFiles/qps_worker.dir/test/cpp/qps/server_sync.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/server_sync.cc [4285/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_worker.dir/test/cpp/qps/server_async.cc.o -MF CMakeFiles/qps_worker.dir/test/cpp/qps/server_async.cc.o.d -o CMakeFiles/qps_worker.dir/test/cpp/qps/server_async.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/server_async.cc [4286/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [4287/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_worker.dir/test/cpp/qps/server_callback.cc.o -MF CMakeFiles/qps_worker.dir/test/cpp/qps/server_callback.cc.o.d -o CMakeFiles/qps_worker.dir/test/cpp/qps/server_callback.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/qps/server_callback.cc [4288/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_worker.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/qps_worker.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/qps_worker.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4289/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.pb.cc.o -MF CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.pb.cc.o.d -o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/lookup/v1/rls.pb.cc [4290/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [4291/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [4292/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4293/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.grpc.pb.cc.o -MF CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.grpc.pb.cc.o.d -o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/lookup/v1/rls.grpc.pb.cc [4294/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4295/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4296/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4297/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4298/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rls_end2end_test.dir/test/core/util/test_lb_policies.cc.o -MF CMakeFiles/rls_end2end_test.dir/test/core/util/test_lb_policies.cc.o.d -o CMakeFiles/rls_end2end_test.dir/test/core/util/test_lb_policies.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/util/test_lb_policies.cc [4299/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/ads_for_test.proto [4300/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/config_source.proto [4301/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/discovery.proto [4302/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/endpoint.proto [4303/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/expr.proto [4304/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/extension.proto [4305/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/http_connection_manager.proto [4306/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/http_filter_rbac.proto [4307/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rls_end2end_test.dir/test/cpp/end2end/rls_server.cc.o -MF CMakeFiles/rls_end2end_test.dir/test/cpp/end2end/rls_server.cc.o.d -o CMakeFiles/rls_end2end_test.dir/test/cpp/end2end/rls_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/rls_server.cc [4308/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/listener.proto [4309/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/load_report.proto [4310/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/lrs.proto [4311/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/metadata.proto [4312/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/path.proto [4313/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/outlier_detection.proto [4314/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/protocol.proto [4315/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/range.proto [4316/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/rbac.proto [4317/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/regex.proto [4318/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/string.proto [4319/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/aggregate_cluster.proto [4320/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [4321/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/qps_worker.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/qps_worker.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/qps_worker.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4322/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [4323/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rls_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/rls_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/rls_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4324/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4325/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rls_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/rls_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/rls_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [4326/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [4327/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [4328/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc [4329/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4330/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4331/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/qps_worker.dir/gens/src/proto/grpc/core/stats.pb.cc.o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/core/stats.grpc.pb.cc.o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/benchmark_service.pb.cc.o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/benchmark_service.grpc.pb.cc.o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/control.pb.cc.o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/control.grpc.pb.cc.o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/messages.pb.cc.o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/messages.grpc.pb.cc.o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/payloads.pb.cc.o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/payloads.grpc.pb.cc.o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/stats.pb.cc.o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/stats.grpc.pb.cc.o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/worker_service.pb.cc.o CMakeFiles/qps_worker.dir/gens/src/proto/grpc/testing/worker_service.grpc.pb.cc.o CMakeFiles/qps_worker.dir/src/cpp/util/core_stats.cc.o CMakeFiles/qps_worker.dir/test/cpp/qps/client_async.cc.o CMakeFiles/qps_worker.dir/test/cpp/qps/client_callback.cc.o CMakeFiles/qps_worker.dir/test/cpp/qps/client_sync.cc.o CMakeFiles/qps_worker.dir/test/cpp/qps/qps_server_builder.cc.o CMakeFiles/qps_worker.dir/test/cpp/qps/qps_worker.cc.o CMakeFiles/qps_worker.dir/test/cpp/qps/server_async.cc.o CMakeFiles/qps_worker.dir/test/cpp/qps/server_callback.cc.o CMakeFiles/qps_worker.dir/test/cpp/qps/server_sync.cc.o CMakeFiles/qps_worker.dir/test/cpp/qps/usage_timer.cc.o CMakeFiles/qps_worker.dir/test/cpp/qps/worker.cc.o CMakeFiles/qps_worker.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/qps_worker.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o qps_worker -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_config.so.1.48.1 libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags_parse.so.2206.0.0 /usr/lib64/libabsl_flags_usage.so.2206.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2206.0.0 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 libgpr.so.26.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [4332/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4333/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc [4334/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc [4335/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.pb.cc [4336/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc [4337/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc [4338/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rls_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/rls_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/rls_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4339/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc [4340/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc [4341/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4342/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc [4343/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc [4344/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rls_end2end_test.dir/test/cpp/end2end/rls_end2end_test.cc.o -MF CMakeFiles/rls_end2end_test.dir/test/cpp/end2end/rls_end2end_test.cc.o.d -o CMakeFiles/rls_end2end_test.dir/test/cpp/end2end/rls_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/rls_end2end_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/rls_end2end_test.cc:28: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/rls_end2end_test.cc:502:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [4345/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.pb.cc [4346/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc [4347/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.pb.cc.o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.grpc.pb.cc.o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/rls_end2end_test.dir/test/core/util/test_lb_policies.cc.o CMakeFiles/rls_end2end_test.dir/test/cpp/end2end/rls_end2end_test.cc.o CMakeFiles/rls_end2end_test.dir/test/cpp/end2end/rls_server.cc.o CMakeFiles/rls_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/rls_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/rls_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o rls_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_config.so.1.48.1 libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags_parse.so.2206.0.0 /usr/lib64/libabsl_flags_usage.so.2206.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2206.0.0 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 libgpr.so.26.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [4348/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc [4349/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc [4350/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc [4351/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc [4352/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc [4353/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc [4354/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc [4355/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc [4356/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc [4357/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc [4358/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc [4359/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc [4360/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc [4361/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc [4362/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc [4363/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc [4364/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc [4365/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc [4366/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc [4367/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc [4368/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc [4369/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc [4370/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc [4371/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.pb.cc [4372/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc [4373/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc [4374/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc [4375/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4376/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc [4377/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc [4378/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc [4379/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4380/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.pb.cc [4381/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc [4382/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc [4383/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc [4384/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc [4385/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.pb.cc [4386/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc [4387/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc [4388/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.pb.cc [4389/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc [4390/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc [4391/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc [4392/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/tls_test_utils.cc [4393/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc [4394/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [4395/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:26, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc:17: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:32, from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ [4396/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4397/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [4398/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [4399/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.pb.cc [4400/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4401/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [4402/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc [4403/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [4404/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4405/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4406/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4407/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc [4408/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4409/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc [4410/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc [4411/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc [4412/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.pb.cc [4413/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc [4414/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.pb.cc [4415/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc [4416/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.grpc.pb.cc [4417/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc [4418/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.pb.cc [4419/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc [4420/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc [4421/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc [4422/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc [4423/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc [4424/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc [4425/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc [4426/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc [4427/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc [4428/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc [4429/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc [4430/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:22, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc:16: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:32, from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ [4431/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc [4432/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc [4433/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc [4434/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc [4435/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc [4436/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc [4437/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc [4438/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc [4439/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc [4440/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc [4441/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc [4442/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc [4443/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc [4444/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/xds/xds_cluster_end2end_test.cc.o -MF CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/xds/xds_cluster_end2end_test.cc.o.d -o CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/xds/xds_cluster_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_cluster_end2end_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_cluster_end2end_test.cc:20: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:32, from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_cluster_end2end_test.cc:27: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ [4445/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc [4446/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc [4447/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc [4448/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.pb.cc [4449/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/xds/xds_cluster_end2end_test.cc.o CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o CMakeFiles/xds_cluster_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o CMakeFiles/xds_cluster_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_cluster_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_cluster_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [4450/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4451/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc [4452/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4453/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc [4454/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc [4455/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc [4456/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.pb.cc [4457/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc [4458/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc [4459/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc [4460/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc [4461/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.pb.cc [4462/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc [4463/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc [4464/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc [4465/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc [4466/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.pb.cc [4467/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc [4468/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/connection_delay_injector.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/connection_delay_injector.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/connection_delay_injector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/connection_delay_injector.cc [4469/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/tls_test_utils.cc [4470/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc [4471/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [4472/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:26, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc:17: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:32, from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ [4473/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.pb.cc [4474/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4475/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4476/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4477/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [4478/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [4479/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [4480/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [4481/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc [4482/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4483/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4484/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4485/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc [4486/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc [4487/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.pb.cc [4488/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/xds/xds_cluster_type_end2end_test.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/xds/xds_cluster_type_end2end_test.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/xds/xds_cluster_type_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_cluster_type_end2end_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_cluster_type_end2end_test.cc:18: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:32, from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_cluster_type_end2end_test.cc:32: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ [4489/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc [4490/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc [4491/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc [4492/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc [4493/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.pb.cc [4494/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc [4495/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc [4496/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc [4497/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc [4498/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc [4499/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc [4500/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc [4501/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc [4502/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc [4503/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc [4504/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc [4505/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc [4506/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -MF CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o.d -o CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:22, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc:16: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:32, from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ [4507/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc [4508/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc [4509/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc [4510/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/connection_delay_injector.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/xds/xds_cluster_type_end2end_test.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_cluster_type_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_cluster_type_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [4511/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc [4512/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc [4513/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc [4514/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc [4515/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc [4516/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc [4517/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc [4518/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc [4519/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc [4520/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc [4521/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc [4522/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc [4523/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.pb.cc [4524/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4525/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc [4526/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc [4527/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc [4528/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4529/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc [4530/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.pb.cc [4531/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc [4532/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc [4533/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc [4534/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc [4535/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc [4536/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.pb.cc [4537/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc [4538/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc [4539/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.pb.cc [4540/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc [4541/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc [4542/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc [4543/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/tls_test_utils.cc [4544/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc [4545/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [4546/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [4547/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [4548/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4549/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:26, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc:17: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:32, from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ [4550/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.pb.cc [4551/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [4552/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4553/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4554/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4555/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc [4556/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [4557/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc [4558/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc [4559/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4560/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc [4561/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc [4562/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.pb.cc [4563/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc [4564/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc [4565/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4566/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc [4567/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.pb.cc [4568/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc [4569/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc [4570/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/xds/xds_core_end2end_test.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/xds/xds_core_end2end_test.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/xds/xds_core_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_core_end2end_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_core_end2end_test.cc:20: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:32, from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_core_end2end_test.cc:26: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ [4571/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc [4572/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc [4573/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc [4574/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc [4575/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -MF CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o.d -o CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:22, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc:16: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:32, from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ [4576/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc [4577/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc [4578/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/xds/xds_core_end2end_test.cc.o CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o CMakeFiles/xds_core_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o CMakeFiles/xds_core_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o CMakeFiles/xds_core_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_core_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_core_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [4579/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc [4580/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc [4581/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc [4582/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc [4583/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc [4584/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc [4585/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc [4586/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc [4587/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc [4588/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc [4589/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc [4590/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc [4591/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc [4592/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc [4593/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc [4594/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc [4595/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc [4596/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc [4597/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc [4598/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc [4599/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc [4600/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc [4601/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.pb.cc [4602/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc [4603/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc [4604/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4605/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc [4606/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc [4607/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc [4608/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4609/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc [4610/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.pb.cc [4611/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc [4612/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc [4613/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc [4614/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc [4615/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.pb.cc [4616/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc [4617/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.pb.cc [4618/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc [4619/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc [4620/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc [4621/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc [4622/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/tls_test_utils.cc [4623/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/src/cpp/server/csds/csds.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/src/cpp/server/csds/csds.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/src/cpp/server/csds/csds.cc.o -c /builddir/build/BUILD/grpc-1.48.1/src/cpp/server/csds/csds.cc [4624/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [4625/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [4626/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [4627/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:26, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc:17: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:32, from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ [4628/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.pb.cc [4629/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4630/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [4631/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [4632/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4633/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc [4634/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4635/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4636/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc [4637/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc [4638/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4639/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc [4640/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc [4641/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.pb.cc [4642/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc [4643/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.pb.cc [4644/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc [4645/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc [4646/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4647/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.grpc.pb.cc [4648/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.pb.cc [4649/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc [4650/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:22, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc:16: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:32, from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ [4651/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc [4652/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc [4653/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc [4654/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc [4655/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc [4656/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc [4657/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc [4658/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc [4659/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc [4660/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc [4661/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc [4662/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc [4663/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc [4664/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc [4665/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc [4666/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc [4667/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc [4668/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc [4669/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc [4670/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc [4671/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc [4672/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc [4673/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc [4674/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc [4675/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/xds/xds_csds_end2end_test.cc.o -MF CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/xds/xds_csds_end2end_test.cc.o.d -o CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/xds/xds_csds_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_csds_end2end_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_csds_end2end_test.cc:20: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:32, from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_csds_end2end_test.cc:37: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ [4676/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.pb.cc [4677/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc [4678/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4679/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc [4680/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/csds.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o CMakeFiles/xds_csds_end2end_test.dir/src/cpp/server/csds/csds.cc.o CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/xds/xds_csds_end2end_test.cc.o CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o CMakeFiles/xds_csds_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o CMakeFiles/xds_csds_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o CMakeFiles/xds_csds_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_csds_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_csds_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [4681/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc [4682/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc [4683/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc [4684/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc [4685/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4686/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc [4687/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.pb.cc [4688/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc [4689/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc [4690/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc [4691/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc [4692/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc [4693/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.pb.cc [4694/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.pb.cc [4695/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc [4696/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc [4697/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc [4698/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/connection_delay_injector.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/connection_delay_injector.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/connection_delay_injector.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/connection_delay_injector.cc [4699/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc [4700/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/tls_test_utils.cc [4701/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/cds_for_test.proto [4702/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/lds_rds_for_test.proto [4703/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/fault.proto [4704/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/fault_common.proto [4705/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [4706/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:26, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc:17: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:32, from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ [4707/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.pb.cc [4708/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [4709/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [4710/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [4711/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4712/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4713/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4714/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [4715/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc [4716/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc [4717/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4718/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc [4719/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc [4720/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc [4721/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4722/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.pb.cc [4723/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc [4724/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc [4725/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/xds/xds_ring_hash_end2end_test.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/xds/xds_ring_hash_end2end_test.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/xds/xds_ring_hash_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_ring_hash_end2end_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_ring_hash_end2end_test.cc:19: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_ring_hash_end2end_test.cc:140:7: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_ring_hash_end2end_test.cc:288:5: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const int' and 'const long unsigned int' [-Wsign-compare] In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:32, from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_ring_hash_end2end_test.cc:33: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ [4726/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc [4727/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4728/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -MF CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o.d -o CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:22, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc:16: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:32, from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ [4729/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.pb.cc [4730/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc [4731/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc [4732/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc [4733/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc [4734/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc [4735/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc [4736/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc [4737/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc [4738/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc [4739/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc [4740/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc [4741/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc [4742/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc [4743/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc [4744/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc [4745/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc [4746/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc [4747/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc [4748/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc [4749/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc [4750/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc [4751/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc [4752/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc [4753/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc [4754/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc [4755/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc [4756/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc [4757/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc [4758/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc [4759/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc [4760/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4761/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc [4762/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc [4763/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.pb.cc [4764/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc [4765/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc [4766/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4767/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc [4768/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.pb.cc [4769/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc [4770/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc [4771/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc [4772/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc [4773/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc [4774/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc [4775/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc [4776/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.pb.cc [4777/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc [4778/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.pb.cc [4779/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc [4780/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc [4781/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/tls_test_utils.cc [4782/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [4783/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.pb.cc [4784/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4785/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4786/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:26, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc:17: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:32, from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ [4787/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [4788/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [4789/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [4790/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4791/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [4792/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4793/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc [4794/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc [4795/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4796/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc [4797/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/xds/xds_fault_injection_end2end_test.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/xds/xds_fault_injection_end2end_test.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/xds/xds_fault_injection_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_fault_injection_end2end_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_fault_injection_end2end_test.cc:19: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_fault_injection_end2end_test.cc:484:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:32, from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_fault_injection_end2end_test.cc:28: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ [4798/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc [4799/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc [4800/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.pb.cc [4801/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc [4802/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc [4803/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4804/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.pb.cc [4805/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc [4806/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc [4807/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc [4808/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc [4809/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc [4810/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc [4811/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc [4812/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc [4813/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc [4814/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc [4815/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc [4816/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc [4817/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc [4818/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc [4819/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc [4820/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc [4821/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc [4822/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc [4823/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc [4824/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc [4825/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc [4826/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc [4827/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -MF CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o.d -o CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:22, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc:16: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:32, from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ [4828/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc [4829/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc [4830/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc [4831/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/xds/xds_fault_injection_end2end_test.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_fault_injection_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_fault_injection_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [4832/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc [4833/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc [4834/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc [4835/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc [4836/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc [4837/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.pb.cc [4838/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc [4839/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4840/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc [4841/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc [4842/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4843/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc [4844/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc [4845/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc [4846/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc [4847/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.pb.cc [4848/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc [4849/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc [4850/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc [4851/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.pb.cc [4852/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc [4853/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc [4854/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc [4855/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.pb.cc [4856/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc [4857/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc [4858/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc [4859/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/tls_test_utils.cc [4860/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/connection_delay_injector.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/xds/xds_ring_hash_end2end_test.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_ring_hash_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_ring_hash_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [4861/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [4862/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4863/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:26, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc:17: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:32, from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ [4864/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4865/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [4866/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [4867/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [4868/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.pb.cc [4869/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4870/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [4871/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc [4872/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4873/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc [4874/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/xds/xds_outlier_detection_end2end_test.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/xds/xds_outlier_detection_end2end_test.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/xds/xds_outlier_detection_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_outlier_detection_end2end_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_outlier_detection_end2end_test.cc:20: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_outlier_detection_end2end_test.cc:118:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const int' and 'const long unsigned int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:32, from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_outlier_detection_end2end_test.cc:29: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ [4875/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc [4876/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.pb.cc [4877/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc [4878/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc [4879/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4880/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc [4881/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc [4882/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc [4883/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.pb.cc [4884/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc [4885/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc [4886/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc [4887/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -MF CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o.d -o CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:22, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc:16: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:32, from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ [4888/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc [4889/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc [4890/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc [4891/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/xds/xds_outlier_detection_end2end_test.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_outlier_detection_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_outlier_detection_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [4892/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc [4893/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc [4894/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc [4895/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc [4896/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4897/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc [4898/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc [4899/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc [4900/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc [4901/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc [4902/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc [4903/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc [4904/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc [4905/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc [4906/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc [4907/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc [4908/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc [4909/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc [4910/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc [4911/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc [4912/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc [4913/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc [4914/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc [4915/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc [4916/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc [4917/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [4918/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc [4919/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.pb.cc [4920/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc [4921/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc [4922/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc [4923/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.pb.cc [4924/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [4925/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc [4926/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc [4927/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc [4928/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc [4929/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc [4930/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc [4931/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.pb.cc [4932/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc [4933/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc [4934/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.pb.cc [4935/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc [4936/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc [4937/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/tls_test_utils.cc [4938/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc [4939/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/tls.proto [4940/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [4941/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.pb.cc [4942/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [4943/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:26, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc:17: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:32, from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ [4944/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc [4945/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [4946/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [4947/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [4948/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [4949/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/cds_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/cds_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/cds_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/cds_for_test.grpc.pb.cc [4950/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/cds_for_test.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/cds_for_test.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/cds_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/cds_for_test.pb.cc [4951/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [4952/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc [4953/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [4954/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [4955/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [4956/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lds_rds_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lds_rds_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lds_rds_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lds_rds_for_test.grpc.pb.cc [4957/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc [4958/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc [4959/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [4960/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lds_rds_for_test.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lds_rds_for_test.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lds_rds_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lds_rds_for_test.pb.cc [4961/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.pb.cc [4962/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc [4963/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc [4964/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc [4965/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.pb.cc [4966/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.grpc.pb.cc [4967/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:22, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc:16: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:32, from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ [4968/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.pb.cc [4969/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc [4970/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc [4971/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc [4972/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc [4973/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc [4974/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc [4975/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc [4976/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc [4977/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc [4978/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc [4979/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc [4980/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc [4981/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc [4982/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc [4983/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc [4984/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc [4985/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc [4986/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc [4987/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc [4988/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc [4989/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc [4990/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc [4991/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc [4992/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc [4993/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc [4994/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc [4995/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc [4996/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc [4997/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc [4998/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc [4999/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc [5000/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [5001/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.pb.cc [5002/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc [5003/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc [5004/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc [5005/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc [5006/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc [5007/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc [5008/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [5009/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc [5010/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.pb.cc [5011/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc [5012/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/xds/xds_routing_end2end_test.cc.o -MF CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/xds/xds_routing_end2end_test.cc.o.d -o CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/xds/xds_routing_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_routing_end2end_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_routing_end2end_test.cc:20: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_routing_end2end_test.cc:1037:5: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const int' and 'const long unsigned int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:32, from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_routing_end2end_test.cc:27: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ [5013/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc [5014/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc [5015/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc [5016/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.pb.cc [5017/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc [5018/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.pb.cc [5019/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc [5020/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc [5021/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc [5022/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/tls.grpc.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/tls.grpc.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/tls.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/tls.grpc.pb.cc [5023/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/tls.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/tls.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/tls.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/tls.pb.cc [5024/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -MF CMakeFiles/xds_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o.d -o CMakeFiles/xds_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/tls_test_utils.cc [5025/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/xds/xds_routing_end2end_test.cc.o CMakeFiles/xds_routing_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o CMakeFiles/xds_routing_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o CMakeFiles/xds_routing_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_routing_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_routing_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [5026/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/ring_hash.proto [5027/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/round_robin.proto [5028/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/typed_struct.proto [5029/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/udpa_typed_struct.proto [5030/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/testing/xds/v3/wrr_locality.proto [5031/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [5032/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -MF CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o.d -o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.pb.cc [5033/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -MF CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o.d -o CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:26, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc:17: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:32, from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ [5034/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [5035/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.pb.cc [5036/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc [5037/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc [5038/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc [5039/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.pb.cc [5040/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc [5041/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc [5042/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc [5043/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc [5044/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc [5045/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc [5046/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc [5047/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc [5048/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc [5049/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc [5050/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc [5051/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/ring_hash.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/ring_hash.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/ring_hash.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ring_hash.pb.cc [5052/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc [5053/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc [5054/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/round_robin.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/round_robin.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/round_robin.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/round_robin.pb.cc [5055/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [5056/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/ring_hash.grpc.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/ring_hash.grpc.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/ring_hash.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ring_hash.grpc.pb.cc [5057/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/typed_struct.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/typed_struct.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/typed_struct.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/typed_struct.pb.cc [5058/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/round_robin.grpc.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/round_robin.grpc.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/round_robin.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/round_robin.grpc.pb.cc [5059/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/udpa_typed_struct.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/udpa_typed_struct.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/udpa_typed_struct.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/udpa_typed_struct.pb.cc [5060/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/wrr_locality.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/wrr_locality.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/wrr_locality.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/wrr_locality.pb.cc [5061/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/typed_struct.grpc.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/typed_struct.grpc.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/typed_struct.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/typed_struct.grpc.pb.cc [5062/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/udpa_typed_struct.grpc.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/udpa_typed_struct.grpc.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/udpa_typed_struct.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/udpa_typed_struct.grpc.pb.cc [5063/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/wrr_locality.grpc.pb.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/wrr_locality.grpc.pb.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/wrr_locality.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/wrr_locality.grpc.pb.cc [5064/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/cli_credentials.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/cli_credentials.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/cli_credentials.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/cli_credentials.cc [5065/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/cli_call.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/cli_call.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/cli_call.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/cli_call.cc [5066/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/service_describer.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/service_describer.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/service_describer.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/service_describer.cc [5067/5155] cd /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/protos && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --cpp_out=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/lookup/v1/rls_config.proto [5068/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/proto_file_parser.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/proto_file_parser.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/proto_file_parser.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/proto_file_parser.cc [5069/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -MF CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o.d -o CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:22, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc:16: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:32, from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ [5070/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc [5071/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/proto_reflection_descriptor_database.cc [5072/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc [5073/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [5074/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/lookup/v1/rls.grpc.pb.cc [5075/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/test/core/xds/xds_lb_policy_registry_test.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/test/core/xds/xds_lb_policy_registry_test.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/test/core/xds/xds_lb_policy_registry_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/core/xds/xds_lb_policy_registry_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/core/xds/xds_lb_policy_registry_test.cc:21: /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_T2>::value))>::type* = 0]' /builddir/build/BUILD/grpc-1.48.1/test/core/xds/xds_lb_policy_registry_test.cc:135:3: required from here /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [5076/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo_messages.pb.cc [5077/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/lookup/v1/rls.pb.cc [5078/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls_config.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls_config.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls_config.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/lookup/v1/rls_config.grpc.pb.cc [5079/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.pb.cc [5080/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.pb.cc [5081/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc [5082/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc [5083/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls_config.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls_config.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls_config.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/lookup/v1/rls_config.pb.cc [5084/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc [5085/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/echo.grpc.pb.cc [5086/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc [5087/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc [5088/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc [5089/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_lb_policy_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_lb_policy_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_lb_policy_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [5090/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/ring_hash.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/ring_hash.grpc.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/round_robin.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/round_robin.grpc.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/typed_struct.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/typed_struct.grpc.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/udpa_typed_struct.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/udpa_typed_struct.grpc.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/wrr_locality.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/gens/src/proto/grpc/testing/xds/v3/wrr_locality.grpc.pb.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/test/core/xds/xds_lb_policy_registry_test.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/cli_call.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/cli_credentials.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/proto_file_parser.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/proto_reflection_descriptor_database.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/test/cpp/util/service_describer.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_lb_policy_registry_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_lb_policy_registry_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_flags.so.2206.0.0 libgrpc++.so.1.48.1 libgrpc_test_util.so.26.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 /usr/lib64/libprotobuf.so libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : [5091/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.pb.cc [5092/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc [5093/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc [5094/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc [5095/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.pb.cc [5096/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc [5097/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc [5098/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc [5099/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc [5100/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc [5101/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc [5102/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc [5103/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc [5104/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc [5105/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc [5106/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc [5107/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc [5108/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc [5109/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc [5110/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc [5111/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc [5112/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc [5113/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc [5114/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc [5115/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc [5116/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc [5117/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc [5118/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc [5119/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc [5120/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc [5121/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test.cc.o -MF CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test.cc.o.d -o CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test.cc:34: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:32, from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test.cc:87: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ [5122/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc [5123/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.pb.cc [5124/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc [5125/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc [5126/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc [5127/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc [5128/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc [5129/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc [5130/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/cds_for_test.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/cds_for_test.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lds_rds_for_test.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lds_rds_for_test.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/aggregate_cluster.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/fault_common.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/tls.pb.cc.o CMakeFiles/xds_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/tls.grpc.pb.cc.o CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test.cc.o CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o CMakeFiles/xds_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o CMakeFiles/xds_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o CMakeFiles/xds_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_config.so.1.48.1 libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags_parse.so.2206.0.0 /usr/lib64/libabsl_flags_usage.so.2206.0.0 /usr/lib64/libabsl_flags_usage_internal.so.2206.0.0 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 libgpr.so.26.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 && : [5131/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc [5132/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc [5133/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.pb.cc [5134/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc [5135/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc [5136/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc [5137/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc [5138/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc [5139/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.pb.cc [5140/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc [5141/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc [5142/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.pb.cc [5143/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc [5144/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc [5145/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/util/tls_test_utils.cc [5146/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc [5147/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/rls_server.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/rls_server.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/rls_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/rls_server.cc [5148/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o -c /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/v3/route.pb.cc [5149/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/test_service_impl.cc [5150/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:26, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.cc:17: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:32, from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ [5151/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/src/gmock-all.cc [5152/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/xds/xds_rls_end2end_test.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/xds/xds_rls_end2end_test.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/xds/xds_rls_end2end_test.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_rls_end2end_test.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_rls_end2end_test.cc:18: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:32, from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_rls_end2end_test.cc:30: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ [5153/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/src/gtest-all.cc [5154/5155] /usr/bin/g++ -I/builddir/build/BUILD/grpc-1.48.1 -I/builddir/build/BUILD/grpc-1.48.1/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/address_sorting/include -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upb-generated -I/builddir/build/BUILD/grpc-1.48.1/src/core/ext/upbdefs-generated -I/builddir/build/BUILD/grpc-1.48.1/third_party/upb -I/builddir/build/BUILD/grpc-1.48.1/third_party/xxhash -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include -I/builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock -I/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -MF CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o.d -o CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o -c /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc In file included from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-printers.h:114, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-matchers.h:48, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:60, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googlemock/include/gmock/gmock.h:56, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:22, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.cc:16: /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h: In instantiation of 'static void grpc::testing::AdsServiceImpl::RpcService::CheckBuildVersion(const envoy::api::v2::DiscoveryRequest&) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse]': /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:555:28: required from 'void grpc::testing::AdsServiceImpl::RpcService::BlockingRead(Stream*, std::deque*, bool*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:281:36: required from 'grpc::Status grpc::testing::AdsServiceImpl::RpcService::StreamAggregatedResources(grpc::ServerContext*, Stream*) [with RpcApi = envoy::service::discovery::v2::AggregatedDiscoveryService; DiscoveryRequest = envoy::api::v2::DiscoveryRequest; DiscoveryResponse = envoy::api::v2::DiscoveryResponse; Stream = grpc::ServerReaderWriter]' /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:244:12: required from here /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.pb.h:32, from /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.h:31, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:35, from /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_end2end_test_lib.h:46: /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:48: warning: 'const std::string& envoy::api::v2::Node::build_version() const' is deprecated [-Wdeprecated-declarations] 622 | EXPECT_FALSE(request.node().build_version().empty()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1504:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1504 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/third_party/googletest/googletest/include/gtest/gtest.h:1807:33: note: in expansion of macro 'GTEST_EXPECT_FALSE' 1807 | #define EXPECT_FALSE(condition) GTEST_EXPECT_FALSE(condition) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/test/cpp/end2end/xds/xds_server.h:622:7: note: in expansion of macro 'EXPECT_FALSE' 622 | EXPECT_FALSE(request.node().build_version().empty()); | ^~~~~~~~~~~~ /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/gens/src/proto/grpc/testing/xds/eds_for_test.pb.h:4185:27: note: declared here 4185 | inline const std::string& Node::build_version() const { | ^~~~ [5155/5155] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls_config.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/lookup/v1/rls_config.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/echo_messages.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/simple_messages.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/ads_for_test.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/eds_for_test.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/lrs_for_test.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/address.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/ads.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/base.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/cluster.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/config_source.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/discovery.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/endpoint.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/expr.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/extension.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_connection_manager.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/http_filter_rbac.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/listener.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/load_report.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/lrs.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/metadata.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/orca_load_report.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/outlier_detection.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/path.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/percent.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/protocol.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/range.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/rbac.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/regex.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/route.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/router.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/gens/src/proto/grpc/testing/xds/v3/string.grpc.pb.cc.o CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/rls_server.cc.o CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/test_service_impl.cc.o CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/xds/xds_end2end_test_lib.cc.o CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/xds/xds_rls_end2end_test.cc.o CMakeFiles/xds_rls_end2end_test.dir/test/cpp/end2end/xds/xds_server.cc.o CMakeFiles/xds_rls_end2end_test.dir/test/cpp/util/tls_test_utils.cc.o CMakeFiles/xds_rls_end2end_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/xds_rls_end2end_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o xds_rls_end2end_test -Wl,-rpath,/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu /usr/lib64/libprotobuf.so -ldl -lm -lrt libgrpc++_test_util.so.1.48.1 /usr/lib64/libabsl_flags.so.2206.0.0 /usr/lib64/libabsl_flags_internal.so.2206.0.0 /usr/lib64/libabsl_flags_marshalling.so.2206.0.0 /usr/lib64/libabsl_flags_reflection.so.2206.0.0 /usr/lib64/libabsl_flags_config.so.2206.0.0 /usr/lib64/libabsl_flags_program_name.so.2206.0.0 /usr/lib64/libabsl_flags_private_handle_accessor.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag.so.2206.0.0 /usr/lib64/libabsl_flags_commandlineflag_internal.so.2206.0.0 libgrpc++.so.1.48.1 /usr/lib64/libprotobuf.so libgrpc_test_util.so.26.0.0 libgrpc.so.26.0.0 /usr/lib64/libz.so /usr/lib64/libcares.so.2.5.1 libaddress_sorting.so.26.0.0 /usr/lib64/libre2.so.9.0.0 libupb.so.26.0.0 /usr/lib64/libabsl_raw_hash_set.so.2206.0.0 /usr/lib64/libabsl_hashtablez_sampler.so.2206.0.0 /usr/lib64/libabsl_hash.so.2206.0.0 /usr/lib64/libabsl_city.so.2206.0.0 /usr/lib64/libabsl_low_level_hash.so.2206.0.0 /usr/lib64/libabsl_statusor.so.2206.0.0 /usr/lib64/libabsl_bad_variant_access.so.2206.0.0 libgpr.so.26.0.0 -ldl -lm -lrt /usr/lib64/libabsl_status.so.2206.0.0 /usr/lib64/libabsl_str_format_internal.so.2206.0.0 /usr/lib64/libabsl_strerror.so.2206.0.0 /usr/lib64/libabsl_random_distributions.so.2206.0.0 /usr/lib64/libabsl_random_seed_sequences.so.2206.0.0 /usr/lib64/libabsl_random_internal_pool_urbg.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_hwaes_impl.so.2206.0.0 /usr/lib64/libabsl_random_internal_randen_slow.so.2206.0.0 /usr/lib64/libabsl_random_internal_platform.so.2206.0.0 /usr/lib64/libabsl_random_internal_seed_material.so.2206.0.0 /usr/lib64/libabsl_random_seed_gen_exception.so.2206.0.0 /usr/lib64/libabsl_cord.so.2206.0.0 /usr/lib64/libabsl_bad_optional_access.so.2206.0.0 /usr/lib64/libabsl_cordz_info.so.2206.0.0 /usr/lib64/libabsl_cord_internal.so.2206.0.0 /usr/lib64/libabsl_cordz_functions.so.2206.0.0 /usr/lib64/libabsl_exponential_biased.so.2206.0.0 /usr/lib64/libabsl_cordz_handle.so.2206.0.0 /usr/lib64/libabsl_synchronization.so.2206.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2206.0.0 /usr/lib64/libabsl_time.so.2206.0.0 /usr/lib64/libabsl_civil_time.so.2206.0.0 /usr/lib64/libabsl_time_zone.so.2206.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libabsl_failure_signal_handler.so.2206.0.0 /usr/lib64/libabsl_examine_stack.so.2206.0.0 /usr/lib64/libabsl_stacktrace.so.2206.0.0 /usr/lib64/libabsl_symbolize.so.2206.0.0 /usr/lib64/libabsl_strings.so.2206.0.0 /usr/lib64/libabsl_strings_internal.so.2206.0.0 /usr/lib64/libabsl_int128.so.2206.0.0 /usr/lib64/libabsl_throw_delegate.so.2206.0.0 /usr/lib64/libabsl_debugging_internal.so.2206.0.0 /usr/lib64/libabsl_demangle_internal.so.2206.0.0 /usr/lib64/libabsl_malloc_internal.so.2206.0.0 /usr/lib64/libabsl_base.so.2206.0.0 /usr/lib64/libabsl_spinlock_wait.so.2206.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2206.0.0 /usr/lib64/libabsl_log_severity.so.2206.0.0 && : + PYROOT=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot + '[' -n '' ']' + PYTHONPATH=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages + PYTHONPATH=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages:/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages + export PYTHONPATH + export GRPC_PYTHON_BUILD_WITH_CYTHON=True + GRPC_PYTHON_BUILD_WITH_CYTHON=True + export GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=True + GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=True + export GRPC_PYTHON_BUILD_SYSTEM_ZLIB=True + GRPC_PYTHON_BUILD_SYSTEM_ZLIB=True + export GRPC_PYTHON_BUILD_SYSTEM_CARES=True + GRPC_PYTHON_BUILD_SYSTEM_CARES=True + export GRPC_PYTHON_BUILD_SYSTEM_RE2=True + GRPC_PYTHON_BUILD_SYSTEM_RE2=True + export GRPC_PYTHON_BUILD_SYSTEM_ABSL=True + GRPC_PYTHON_BUILD_SYSTEM_ABSL=True + export GRPC_PYTHON_DISABLE_LIBC_COMPATIBILITY=True + GRPC_PYTHON_DISABLE_LIBC_COMPATIBILITY=True + export GRPC_PYTHON_ENABLE_DOCUMENTATION_BUILD=False + GRPC_PYTHON_ENABLE_DOCUMENTATION_BUILD=False ++ pkg-config --cflags protobuf + export 'GRPC_PYTHON_CFLAGS= -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions' + GRPC_PYTHON_CFLAGS=' -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions' ++ pkg-config --libs protobuf + export 'GRPC_PYTHON_LDFLAGS=-lprotobuf ' + GRPC_PYTHON_LDFLAGS='-lprotobuf ' + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib64/python3.10/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/grpc-1.48.1/src/python/grpcio/grpc/_cython/cygrpc.pxd tree = Parsing.p_module(s, pxd, full_module_name) Compiling src/python/grpcio/grpc/_cython/cygrpc.pyx because it changed. [1/1] Cythonizing src/python/grpcio/grpc/_cython/cygrpc.pyx running build running build_py running build_project_metadata creating python_build creating python_build/lib.linux-aarch64-cpython-310 creating python_build/lib.linux-aarch64-cpython-310/grpc copying src/python/grpcio/grpc/_plugin_wrapping.py -> python_build/lib.linux-aarch64-cpython-310/grpc copying src/python/grpcio/grpc/_runtime_protos.py -> python_build/lib.linux-aarch64-cpython-310/grpc copying src/python/grpcio/grpc/__init__.py -> python_build/lib.linux-aarch64-cpython-310/grpc copying src/python/grpcio/grpc/_compression.py -> python_build/lib.linux-aarch64-cpython-310/grpc copying src/python/grpcio/grpc/_auth.py -> python_build/lib.linux-aarch64-cpython-310/grpc copying src/python/grpcio/grpc/_interceptor.py -> python_build/lib.linux-aarch64-cpython-310/grpc copying src/python/grpcio/grpc/_utilities.py -> python_build/lib.linux-aarch64-cpython-310/grpc copying src/python/grpcio/grpc/_grpcio_metadata.py -> python_build/lib.linux-aarch64-cpython-310/grpc copying src/python/grpcio/grpc/_simple_stubs.py -> python_build/lib.linux-aarch64-cpython-310/grpc copying src/python/grpcio/grpc/_common.py -> python_build/lib.linux-aarch64-cpython-310/grpc copying src/python/grpcio/grpc/_channel.py -> python_build/lib.linux-aarch64-cpython-310/grpc copying src/python/grpcio/grpc/_server.py -> python_build/lib.linux-aarch64-cpython-310/grpc creating python_build/lib.linux-aarch64-cpython-310/grpc/beta copying src/python/grpcio/grpc/beta/_client_adaptations.py -> python_build/lib.linux-aarch64-cpython-310/grpc/beta copying src/python/grpcio/grpc/beta/__init__.py -> python_build/lib.linux-aarch64-cpython-310/grpc/beta copying src/python/grpcio/grpc/beta/_server_adaptations.py -> python_build/lib.linux-aarch64-cpython-310/grpc/beta copying src/python/grpcio/grpc/beta/implementations.py -> python_build/lib.linux-aarch64-cpython-310/grpc/beta copying src/python/grpcio/grpc/beta/utilities.py -> python_build/lib.linux-aarch64-cpython-310/grpc/beta copying src/python/grpcio/grpc/beta/_metadata.py -> python_build/lib.linux-aarch64-cpython-310/grpc/beta copying src/python/grpcio/grpc/beta/interfaces.py -> python_build/lib.linux-aarch64-cpython-310/grpc/beta creating python_build/lib.linux-aarch64-cpython-310/grpc/framework copying src/python/grpcio/grpc/framework/__init__.py -> python_build/lib.linux-aarch64-cpython-310/grpc/framework creating python_build/lib.linux-aarch64-cpython-310/grpc/aio copying src/python/grpcio/grpc/aio/_call.py -> python_build/lib.linux-aarch64-cpython-310/grpc/aio copying src/python/grpcio/grpc/aio/__init__.py -> python_build/lib.linux-aarch64-cpython-310/grpc/aio copying src/python/grpcio/grpc/aio/_utils.py -> python_build/lib.linux-aarch64-cpython-310/grpc/aio copying src/python/grpcio/grpc/aio/_interceptor.py -> python_build/lib.linux-aarch64-cpython-310/grpc/aio copying src/python/grpcio/grpc/aio/_typing.py -> python_build/lib.linux-aarch64-cpython-310/grpc/aio copying src/python/grpcio/grpc/aio/_channel.py -> python_build/lib.linux-aarch64-cpython-310/grpc/aio copying src/python/grpcio/grpc/aio/_server.py -> python_build/lib.linux-aarch64-cpython-310/grpc/aio copying src/python/grpcio/grpc/aio/_metadata.py -> python_build/lib.linux-aarch64-cpython-310/grpc/aio copying src/python/grpcio/grpc/aio/_base_channel.py -> python_build/lib.linux-aarch64-cpython-310/grpc/aio copying src/python/grpcio/grpc/aio/_base_server.py -> python_build/lib.linux-aarch64-cpython-310/grpc/aio copying src/python/grpcio/grpc/aio/_base_call.py -> python_build/lib.linux-aarch64-cpython-310/grpc/aio creating python_build/lib.linux-aarch64-cpython-310/grpc/_cython copying src/python/grpcio/grpc/_cython/__init__.py -> python_build/lib.linux-aarch64-cpython-310/grpc/_cython creating python_build/lib.linux-aarch64-cpython-310/grpc/experimental copying src/python/grpcio/grpc/experimental/__init__.py -> python_build/lib.linux-aarch64-cpython-310/grpc/experimental copying src/python/grpcio/grpc/experimental/gevent.py -> python_build/lib.linux-aarch64-cpython-310/grpc/experimental copying src/python/grpcio/grpc/experimental/session_cache.py -> python_build/lib.linux-aarch64-cpython-310/grpc/experimental creating python_build/lib.linux-aarch64-cpython-310/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/future.py -> python_build/lib.linux-aarch64-cpython-310/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/logging_pool.py -> python_build/lib.linux-aarch64-cpython-310/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/abandonment.py -> python_build/lib.linux-aarch64-cpython-310/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/__init__.py -> python_build/lib.linux-aarch64-cpython-310/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/stream.py -> python_build/lib.linux-aarch64-cpython-310/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/callable_util.py -> python_build/lib.linux-aarch64-cpython-310/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/stream_util.py -> python_build/lib.linux-aarch64-cpython-310/grpc/framework/foundation creating python_build/lib.linux-aarch64-cpython-310/grpc/framework/interfaces copying src/python/grpcio/grpc/framework/interfaces/__init__.py -> python_build/lib.linux-aarch64-cpython-310/grpc/framework/interfaces creating python_build/lib.linux-aarch64-cpython-310/grpc/framework/common copying src/python/grpcio/grpc/framework/common/style.py -> python_build/lib.linux-aarch64-cpython-310/grpc/framework/common copying src/python/grpcio/grpc/framework/common/cardinality.py -> python_build/lib.linux-aarch64-cpython-310/grpc/framework/common copying src/python/grpcio/grpc/framework/common/__init__.py -> python_build/lib.linux-aarch64-cpython-310/grpc/framework/common creating python_build/lib.linux-aarch64-cpython-310/grpc/framework/interfaces/base copying src/python/grpcio/grpc/framework/interfaces/base/base.py -> python_build/lib.linux-aarch64-cpython-310/grpc/framework/interfaces/base copying src/python/grpcio/grpc/framework/interfaces/base/__init__.py -> python_build/lib.linux-aarch64-cpython-310/grpc/framework/interfaces/base copying src/python/grpcio/grpc/framework/interfaces/base/utilities.py -> python_build/lib.linux-aarch64-cpython-310/grpc/framework/interfaces/base creating python_build/lib.linux-aarch64-cpython-310/grpc/framework/interfaces/face copying src/python/grpcio/grpc/framework/interfaces/face/face.py -> python_build/lib.linux-aarch64-cpython-310/grpc/framework/interfaces/face copying src/python/grpcio/grpc/framework/interfaces/face/__init__.py -> python_build/lib.linux-aarch64-cpython-310/grpc/framework/interfaces/face copying src/python/grpcio/grpc/framework/interfaces/face/utilities.py -> python_build/lib.linux-aarch64-cpython-310/grpc/framework/interfaces/face creating python_build/lib.linux-aarch64-cpython-310/grpc/_cython/_cygrpc copying src/python/grpcio/grpc/_cython/_cygrpc/__init__.py -> python_build/lib.linux-aarch64-cpython-310/grpc/_cython/_cygrpc creating python_build/lib.linux-aarch64-cpython-310/grpc/experimental/aio copying src/python/grpcio/grpc/experimental/aio/__init__.py -> python_build/lib.linux-aarch64-cpython-310/grpc/experimental/aio creating python_build/lib.linux-aarch64-cpython-310/grpc/_cython/_credentials copying src/python/grpcio/grpc/_cython/_credentials/roots.pem -> python_build/lib.linux-aarch64-cpython-310/grpc/_cython/_credentials running build_ext Found cython-generated files... building 'grpc._cython.cygrpc' extension creating python_build/temp.linux-aarch64-cpython-310 creating python_build/temp.linux-aarch64-cpython-310/src creating python_build/temp.linux-aarch64-cpython-310/src/core creating python_build/temp.linux-aarch64-cpython-310/src/core/ext creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/census creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/channel_idle creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/health creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/grpclb creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/outlier_detection creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/pick_first creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/priority creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/ring_hash creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/rls creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/round_robin creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/weighted_target creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/xds creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/binder creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/dns creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/native creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/fake creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/google_c2p creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/sockaddr creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/xds creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/deadline creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/fault_injection creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/http creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/http/client creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/http/message_compress creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/http/server creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/message_size creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/rbac creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/server_config_selector creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/alpn creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/client creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/server creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/inproc creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/admin creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/annotations creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/accesslog creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/accesslog/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/bootstrap creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/bootstrap/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/cluster creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/cluster/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/common creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/common/matcher creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/common/matcher/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/endpoint creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/endpoint/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/listener creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/listener/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/metrics creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/metrics/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/overload creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/overload/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/rbac creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/rbac/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/route creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/route/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/tap creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/tap/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/trace creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/clusters creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/clusters/aggregate creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/clusters/aggregate/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/common creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/common/fault creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/common/fault/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/http creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/http/fault creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/http/fault/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/http/rbac creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/http/rbac/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/http/router creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/http/router/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/network creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/ring_hash creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/ring_hash/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/wrr_locality creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/wrr_locality/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/service creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/service/discovery creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/service/discovery/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/service/load_stats creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/service/load_stats/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/service/status creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/service/status/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/http creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/http/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/metadata creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/metadata/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/tracing creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/tracing/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/api creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/api/expr creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/api/expr/v1alpha1 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/protobuf creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/rpc creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/opencensus creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/opencensus/proto creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/opencensus/proto/trace creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/opencensus/proto/trace/v1 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/src creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/src/proto creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/src/proto/grpc creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/gcp creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/health creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/health/v1 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/lb creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/lb/v1 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/lookup creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/lookup/v1 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/udpa creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/udpa/annotations creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/validate creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/annotations creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/annotations/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/core creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/core/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/data creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/data/orca creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/data/orca/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/service creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/service/orca creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/service/orca/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/type creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/type/matcher creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/type/matcher/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/type/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/annotations creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/accesslog creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/bootstrap creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/bootstrap/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/cluster creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/cluster/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/common creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/common/matcher creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/common/matcher/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/endpoint creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/listener creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/listener/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/metrics creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/metrics/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/overload creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/overload/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/rbac creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/rbac/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/route creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/route/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/tap creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/tap/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/clusters creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/clusters/aggregate creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/clusters/aggregate/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/common creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/common/fault creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/common/fault/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/http creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/fault creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/fault/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/rbac creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/rbac/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/router creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/router/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/network creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/service creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/discovery creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/discovery/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/load_stats creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/status creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/status/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/http creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/http/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/metadata creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/metadata/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/tracing creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/tracing/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/api creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/api/expr creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/rpc creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/opencensus creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/opencensus/proto creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/opencensus/proto/trace creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/opencensus/proto/trace/v1 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/src creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/src/proto creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/src/proto/grpc creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/src/proto/grpc/lookup creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/src/proto/grpc/lookup/v1 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/udpa creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/udpa/annotations creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/validate creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/annotations creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/annotations/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/core creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/type creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/type/matcher creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/type/matcher/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/type/v3 creating python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds creating python_build/temp.linux-aarch64-cpython-310/src/core/lib creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/address_utils creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/backoff creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/channel creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/compression creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/config creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/debug creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/iomgr_engine creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/gprpp creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/http creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/executor creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/json creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/matchers creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/profiling creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/promise creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/resolver creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/resource_quota creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/security creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/authorization creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/context creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/alts creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/composite creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/external creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/fake creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/google_default creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/iam creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/insecure creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/jwt creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/local creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/oauth2 creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/plugin creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/ssl creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/tls creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/xds creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/security_connector creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/security_connector/alts creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/security_connector/fake creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/security_connector/insecure creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/security_connector/local creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/security_connector/ssl creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/security_connector/tls creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/transport creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/util creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/service_config creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/slice creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/transport creating python_build/temp.linux-aarch64-cpython-310/src/core/lib/uri creating python_build/temp.linux-aarch64-cpython-310/src/core/plugin_registry creating python_build/temp.linux-aarch64-cpython-310/src/core/tsi creating python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts creating python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/crypt creating python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/frame_protector creating python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/handshaker creating python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/zero_copy_frame_protector creating python_build/temp.linux-aarch64-cpython-310/src/core/tsi/ssl creating python_build/temp.linux-aarch64-cpython-310/src/core/tsi/ssl/key_logging creating python_build/temp.linux-aarch64-cpython-310/src/core/tsi/ssl/session_cache creating python_build/temp.linux-aarch64-cpython-310/src/python creating python_build/temp.linux-aarch64-cpython-310/src/python/grpcio creating python_build/temp.linux-aarch64-cpython-310/src/python/grpcio/grpc creating python_build/temp.linux-aarch64-cpython-310/src/python/grpcio/grpc/_cython creating python_build/temp.linux-aarch64-cpython-310/third_party creating python_build/temp.linux-aarch64-cpython-310/third_party/address_sorting creating python_build/temp.linux-aarch64-cpython-310/third_party/upb creating python_build/temp.linux-aarch64-cpython-310/third_party/upb/third_party creating python_build/temp.linux-aarch64-cpython-310/third_party/upb/third_party/utf8_range creating python_build/temp.linux-aarch64-cpython-310/third_party/upb/upb gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/census/grpc_context.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/census/grpc_context.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/message_size/message_size_filter.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/message_size/message_size_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/http2_settings.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/http2_settings.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/trace/v3/zipkin.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/zipkin.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/huffsyms.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/huffsyms.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/parsing.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/parsing.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/clusters/aggregate/v3/cluster.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/clusters/aggregate/v3/cluster.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/filters/common/fault/v3/fault.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/common/fault/v3/fault.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/filters/http/fault/v3/fault.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/http/fault/v3/fault.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/listener/v3/quic_config.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/listener/v3/quic_config.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/common/matcher/v3/matcher.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/common/matcher/v3/matcher.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/filters/http/rbac/v3/rbac.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/http/rbac/v3/rbac.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/filters/http/router/v3/router.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/http/router/v3/router.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/metrics/v3/metrics_service.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/metrics/v3/metrics_service.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/address.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/address.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/metrics/v3/stats.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/metrics/v3/stats.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/ring_hash/v3/ring_hash.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/ring_hash/v3/ring_hash.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/base.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/base.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/overload/v3/overload.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/overload/v3/overload.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/wrr_locality/v3/wrr_locality.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/wrr_locality/v3/wrr_locality.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/route/v3/route.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/route/v3/route.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/grpc_method_list.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/grpc_method_list.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/tap/v3/common.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/tap/v3/common.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/service/status/v3/csds.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/service/status/v3/csds.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/channel_idle/channel_idle_filter.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/channel_idle/channel_idle_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/http/v3/cookie.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/http/v3/cookie.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/resolver.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/resolver.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/http/v3/path_transformation.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/http/v3/path_transformation.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/trace/v3/datadog.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/datadog.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/matcher/v3/http_inputs.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/http_inputs.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/trace/v3/dynamic_ot.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/dynamic_ot.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/stream_lists.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/stream_lists.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/udp_socket_config.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/udp_socket_config.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/matcher/v3/node.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/node.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/trace/v3/lightstep.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/lightstep.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/trace/v3/opencensus.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/opencensus.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/trace/v3/service.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/service.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/trace/v3/skywalking.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/skywalking.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/google/protobuf/duration.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/protobuf/duration.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/google/protobuf/empty.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/protobuf/empty.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/trace/v3/trace.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/trace.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/google/protobuf/struct.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/protobuf/struct.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/trace/v3/xray.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/xray.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/google/protobuf/timestamp.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/protobuf/timestamp.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/matcher/v3/struct.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/struct.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/google/protobuf/wrappers.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/protobuf/wrappers.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/annotations/v3/status.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/annotations/v3/status.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/google/rpc/status.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/rpc/status.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/annotations/v3/versioning.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/annotations/v3/versioning.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/opencensus/proto/trace/v1/trace_config.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/opencensus/proto/trace/v1/trace_config.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/rbac/rbac_filter.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/rbac/rbac_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/core/v3/authority.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/core/v3/authority.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C In file included from src/core/ext/filters/channel_idle/channel_idle_filter.cc:43: ./src/core/lib/promise/loop.h:121:31: warning: attribute ignored in declaration of ‘union grpc_core::promise_detail::Loop::’ [-Wattributes] 121 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ ./src/core/lib/promise/loop.h:121:31: note: attribute for ‘union grpc_core::promise_detail::Loop::’ must follow the ‘union’ keyword cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/core/v3/collection_entry.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/core/v3/collection_entry.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/core/v3/context_params.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/core/v3/context_params.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/v3/hash_policy.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/hash_policy.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/core/v3/extension.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/core/v3/extension.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/v3/http.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/http.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/v3/http_status.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/http_status.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/core/v3/resource.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/core/v3/resource.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls_config.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls_config.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/v3/percent.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/percent.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/core/v3/resource_locator.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/core/v3/resource_locator.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/udpa/annotations/migrate.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/udpa/annotations/migrate.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/stream_map.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/stream_map.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/v3/range.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/range.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/udpa/annotations/security.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/udpa/annotations/security.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/core/v3/resource_name.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/core/v3/resource_name.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/v3/ratelimit_unit.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/ratelimit_unit.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/varint.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/varint.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/writing.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/writing.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/udpa/annotations/sensitive.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/data/orca/v3/orca_load_report.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/data/orca/v3/orca_load_report.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/type/v3/token_bucket.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/token_bucket.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/udpa/annotations/status.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/udpa/annotations/status.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/service/orca/v3/orca.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/service/orca/v3/orca.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/google/api/annotations.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/api/annotations.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/udpa/annotations/versioning.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/udpa/annotations/versioning.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/type/matcher/v3/matcher.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/type/matcher/v3/matcher.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/validate/validate.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/validate/validate.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/type/matcher/v3/regex.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/type/matcher/v3/regex.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/google/api/http.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/api/http.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/annotations/v3/migrate.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/annotations/v3/migrate.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/type/matcher/v3/string.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/type/matcher/v3/string.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/google/api/httpbody.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/api/httpbody.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/annotations/v3/security.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/annotations/v3/security.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/google/protobuf/any.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/protobuf/any.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/type/v3/typed_struct.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/type/v3/typed_struct.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/google/protobuf/descriptor.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/protobuf/descriptor.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/xds/annotations/v3/sensitive.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/annotations/v3/sensitive.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/admin/v3/certs.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/certs.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/admin/v3/server_info.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/server_info.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/resolver.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/resolver.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/admin/v3/clusters.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/clusters.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/admin/v3/tap.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/tap.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/rbac/rbac_service_config_parser.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/rbac/rbac_service_config_parser.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/resolver/google_c2p/google_c2p_resolver.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/google_c2p/google_c2p_resolver.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/admin/v3/config_dump.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/config_dump.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/udp_socket_config.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/udp_socket_config.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/admin/v3/init_dump.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/init_dump.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/admin/v3/listeners.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/listeners.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/bootstrap/v3/bootstrap.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/bootstrap/v3/bootstrap.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/admin/v3/memory.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/memory.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/admin/v3/metrics.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/metrics.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/admin/v3/mutex_stats.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/mutex_stats.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/lightstep.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/lightstep.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/opencensus.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/opencensus.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/service.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/service.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/skywalking.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/skywalking.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/listener/v3/quic_config.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/listener/v3/quic_config.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/common/matcher/v3/matcher.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/common/matcher/v3/matcher.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/trace.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/trace.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/xray.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/xray.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/zipkin.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/zipkin.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/metrics/v3/metrics_service.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/metrics_service.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/clusters/aggregate/v3/cluster.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/clusters/aggregate/v3/cluster.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/metrics/v3/stats.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/stats.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/filters/common/fault/v3/fault.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/common/fault/v3/fault.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/overload/v3/overload.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/overload/v3/overload.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/filters/http/fault/v3/fault.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/fault/v3/fault.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/rbac/v3/rbac.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/rbac/v3/rbac.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/filters/http/rbac/v3/rbac.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/rbac/v3/rbac.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/channel_idle/idle_filter_state.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/channel_idle/idle_filter_state.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/filters/http/router/v3/router.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/router/v3/router.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/backend_metric.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/backend_metric.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_method_list.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_method_list.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/tap/v3/common.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/tap/v3/common.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/datadog.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/datadog.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/inproc/inproc_plugin.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/inproc/inproc_plugin.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/http/v3/path_transformation.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/http/v3/path_transformation.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/dynamic_ot.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/dynamic_ot.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/http_inputs.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/http_inputs.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/inproc/inproc_transport.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/inproc/inproc_transport.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/google/api/http.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/api/http.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/backup_poller.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/backup_poller.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/node.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/node.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/google/api/httpbody.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/api/httpbody.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/service/status/v3/csds.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/status/v3/csds.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/http/v3/cookie.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/http/v3/cookie.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/core/v3/authority.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/authority.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/core/v3/collection_entry.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/collection_entry.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/struct.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/struct.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/core/v3/context_params.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/context_params.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/core/v3/extension.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/extension.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/core/v3/resource.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/resource.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/core/v3/resource_locator.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/resource_locator.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/opencensus/proto/trace/v1/trace_config.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/opencensus/proto/trace/v1/trace_config.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/v3/hash_policy.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/hash_policy.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/core/v3/resource_name.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/resource_name.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/src/proto/grpc/lookup/v1/rls_config.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/src/proto/grpc/lookup/v1/rls_config.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/type/matcher/v3/matcher.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/type/matcher/v3/matcher.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/v3/http_status.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/http_status.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/type/matcher/v3/regex.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/type/matcher/v3/regex.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/type/matcher/v3/string.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/type/matcher/v3/string.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/type/v3/typed_struct.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/type/v3/typed_struct.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/v3/ratelimit_unit.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/ratelimit_unit.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/certificate_provider_registry.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/certificate_provider_registry.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/channel_connectivity.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/channel_connectivity.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/validate/validate.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/validate/validate.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/v3/token_bucket.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/token_bucket.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/annotations/v3/migrate.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/annotations/v3/migrate.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/checked.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/checked.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/annotations/v3/security.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/annotations/v3/security.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/syntax.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/syntax.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/annotations/v3/sensitive.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/annotations/v3/sensitive.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_endpoint.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_endpoint.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/annotations/v3/status.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/annotations/v3/status.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upbdefs-generated/xds/annotations/v3/versioning.upbdefs.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/annotations/v3/versioning.upbdefs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/channel/status_util.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/channel/status_util.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/compression/compression.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/compression/compression.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/resolver/polling_resolver.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/polling_resolver.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/certificate_provider_store.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/certificate_provider_store.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/compression/compression_internal.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/compression/compression_internal.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/server_config_selector/server_config_selector.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/server_config_selector/server_config_selector.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/priority/priority.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/priority/priority.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/file_watcher_certificate_provider_factory.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/file_watcher_certificate_provider_factory.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/client_channel.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/client_channel.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/compression/message_compress.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/compression/message_compress.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/config/core_configuration.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/config/core_configuration.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/server_config_selector/server_config_selector_filter.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/server_config_selector/server_config_selector_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from /usr/include/absl/container/internal/layout.h:176, from /usr/include/absl/strings/internal/cord_rep_ring.h:25, from /usr/include/absl/strings/cord.h:89, from /usr/include/absl/status/internal/status_internal.h:22, from /usr/include/absl/status/status.h:59, from /usr/include/absl/status/internal/statusor_internal.h:22, from /usr/include/absl/status/statusor.h:49, from ./src/core/ext/xds/xds_endpoint.h:31, from src/core/ext/xds/xds_endpoint.cc:19: In constructor ‘absl::lts_20220623::AlphaNum::AlphaNum(long unsigned int)’, inlined from ‘grpc_error_handle grpc_core::{anonymous}::EdsResourceParse(const grpc_core::XdsEncodingContext&, const envoy_config_endpoint_v3_ClusterLoadAssignment*, bool, grpc_core::XdsEndpointResource*)’ at src/core/ext/xds/xds_endpoint.cc:304:24, inlined from ‘virtual absl::lts_20220623::StatusOr grpc_core::XdsEndpointResourceType::Decode(const grpc_core::XdsEncodingContext&, absl::lts_20220623::string_view, bool) const’ at src/core/ext/xds/xds_endpoint.cc:361:74: /usr/include/absl/strings/str_cat.h:230:62: warning: ‘priority’ may be used uninitialized [-Wmaybe-uninitialized] 230 | numbers_internal::FastIntToBuffer(x, digits_) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ src/core/ext/xds/xds_endpoint.cc: In member function ‘virtual absl::lts_20220623::StatusOr grpc_core::XdsEndpointResourceType::Decode(const grpc_core::XdsEncodingContext&, absl::lts_20220623::string_view, bool) const’: src/core/ext/xds/xds_endpoint.cc:287:12: note: ‘priority’ was declared here 287 | size_t priority; | ^~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/admin/v3/certs.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/certs.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/admin/v3/clusters.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/clusters.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/admin/v3/config_dump.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/config_dump.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/admin/v3/init_dump.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/init_dump.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/admin/v3/listeners.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/listeners.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_http_fault_filter.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_http_fault_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/admin/v3/memory.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/memory.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/admin/v3/metrics.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/metrics.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/admin/v3/mutex_stats.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/mutex_stats.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/admin/v3/server_info.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/server_info.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/admin/v3/tap.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/tap.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/annotations/deprecation.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/annotations/resource.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/annotations/resource.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/debug/stats.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/debug/stats.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_api.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_api.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/upb-generated/envoy/config/bootstrap/v3/bootstrap.upb.c -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/bootstrap/v3/bootstrap.upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/alloc.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/alloc.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/atm.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/atm.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/cpu_iphone.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/cpu_iphone.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/cpu_linux.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/cpu_linux.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/cpu_posix.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/cpu_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/cpu_windows.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/cpu_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/env_linux.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/env_linux.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/env_posix.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/env_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/alpn/alpn.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/alpn/alpn.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/env_windows.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/env_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/log.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/log.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/client/chttp2_connector.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/client/chttp2_connector.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/log_android.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/log_android.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/log_linux.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/log_linux.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/debug/stats_data.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/debug/stats_data.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/log_posix.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/log_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/log_windows.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/log_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/murmur_hash.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/murmur_hash.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/string.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/string.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/debug/trace.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/debug/trace.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_http_filters.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_http_filters.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/event_engine/channel_args_endpoint_config.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/channel_args_endpoint_config.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/string_posix.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/string_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/string_util_windows.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/string_util_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_bootstrap.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_bootstrap.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/string_windows.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/string_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/sync.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/sync.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/sync_abseil.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/sync_abseil.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/event_engine/default_event_engine_factory.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/default_event_engine_factory.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/sync_posix.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/sync_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/sync_windows.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/sync_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/time.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/time.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/server/chttp2_server.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/server/chttp2_server.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/time_posix.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/time_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_http_rbac_filter.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_http_rbac_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/time_precise.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/time_precise.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/time_windows.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/time_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/tmpfile_msys.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/tmpfile_msys.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/tmpfile_posix.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/tmpfile_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/tmpfile_windows.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/tmpfile_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gpr/wrap_memcpy.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/wrap_memcpy.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gprpp/examine_stack.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gprpp/examine_stack.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/rls/rls.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/rls/rls.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gprpp/fork.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gprpp/fork.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/event_engine/event_engine.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/event_engine.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gprpp/global_config_env.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gprpp/global_config_env.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gprpp/host_port.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gprpp/host_port.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/event_engine/forkable.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/forkable.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gprpp/mpscq.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gprpp/mpscq.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gprpp/stat_posix.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gprpp/stat_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/bin_decoder.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/bin_decoder.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/event_engine/iomgr_engine/iomgr_engine.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/iomgr_engine/iomgr_engine.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/bin_encoder.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/bin_encoder.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/client_channel_channelz.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/client_channel_channelz.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/chttp2_transport.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/chttp2_transport.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gprpp/stat_windows.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gprpp/stat_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_certificate_provider.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_certificate_provider.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gprpp/status_helper.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gprpp/status_helper.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/resolver_result_parsing.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver_result_parsing.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/event_engine/iomgr_engine/thread_pool.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/iomgr_engine/thread_pool.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/client_channel_factory.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/client_channel_factory.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gprpp/thd_posix.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gprpp/thd_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_lb_policy_registry.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_lb_policy_registry.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gprpp/thd_windows.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gprpp/thd_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gprpp/time.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gprpp/time.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/event_engine/iomgr_engine/time_averaged_stats.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/retry_filter.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/retry_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/event_engine/iomgr_engine/timer.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/iomgr_engine/timer.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/gprpp/time_util.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gprpp/time_util.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_channel_stack_modifier.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_channel_stack_modifier.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/client_channel_plugin.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/client_channel_plugin.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/event_engine/iomgr_engine/timer_heap.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/iomgr_engine/timer_heap.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/http/format_request.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/http/format_request.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In function ‘void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’, inlined from ‘void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’ at src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2306:10: warning: writing 8 bytes into a region of size 7 [-Wstringop-overflow=] 2306 | *p++ = 'p'; | ~~~~~^~~~~ In file included from include/grpc/impl/codegen/grpc_types.h:31, from ./src/core/ext/transport/chttp2/transport/chttp2_transport.h:24, from src/core/ext/transport/chttp2/transport/chttp2_transport.cc:19: include/grpc/impl/codegen/slice.h: In function ‘void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’: include/grpc/impl/codegen/slice.h:74:15: note: at offset 25 into destination object ‘grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes’ of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ In function ‘void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’, inlined from ‘void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’ at src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2314:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2314 | *p++ = 'o'; | ~~~~~^~~~~ include/grpc/impl/codegen/slice.h: In function ‘void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’: include/grpc/impl/codegen/slice.h:74:15: note: at offset 24 into destination object ‘grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes’ of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ In function ‘void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’, inlined from ‘void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’ at src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2315:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2315 | *p++ = 'n'; | ~~~~~^~~~~ include/grpc/impl/codegen/slice.h: In function ‘void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’: include/grpc/impl/codegen/slice.h:74:15: note: at offset 25 into destination object ‘grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes’ of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ In function ‘void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’, inlined from ‘void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’ at src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2316:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2316 | *p++ = '/'; | ~~~~~^~~~~ include/grpc/impl/codegen/slice.h: In function ‘void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’: include/grpc/impl/codegen/slice.h:74:15: note: at offset 26 into destination object ‘grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes’ of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ In function ‘void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’, inlined from ‘void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’ at src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2317:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2317 | *p++ = 'g'; | ~~~~~^~~~~ include/grpc/impl/codegen/slice.h: In function ‘void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’: include/grpc/impl/codegen/slice.h:74:15: note: at offset 27 into destination object ‘grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes’ of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ In function ‘void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’, inlined from ‘void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’ at src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2318:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2318 | *p++ = 'r'; | ~~~~~^~~~~ include/grpc/impl/codegen/slice.h: In function ‘void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’: include/grpc/impl/codegen/slice.h:74:15: note: at offset 28 into destination object ‘grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes’ of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ In function ‘void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’, inlined from ‘void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’ at src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2319:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2319 | *p++ = 'p'; | ~~~~~^~~~~ include/grpc/impl/codegen/slice.h: In function ‘void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’: include/grpc/impl/codegen/slice.h:74:15: note: at offset 29 into destination object ‘grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes’ of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ In function ‘void close_from_api(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’, inlined from ‘void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’ at src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2077:19: src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2320:10: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2320 | *p++ = 'c'; | ~~~~~^~~~~ include/grpc/impl/codegen/slice.h: In function ‘void grpc_chttp2_cancel_stream(grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_error_handle)’: include/grpc/impl/codegen/slice.h:74:15: note: at offset 30 into destination object ‘grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes’ of size 23 74 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/event_engine/iomgr_engine/timer_manager.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/iomgr_engine/timer_manager.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_client.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_client.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/http/httpcli.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/http/httpcli.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_listener.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_listener.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/event_engine/memory_allocator.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/memory_allocator.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/config_selector.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/config_selector.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/context_list.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/context_list.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/event_engine/resolved_address.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/resolved_address.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/event_engine/slice.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/slice.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/dynamic_filters.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/dynamic_filters.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/event_engine/slice_buffer.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/slice_buffer.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/flow_control.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/flow_control.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/event_engine/trace.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/trace.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/http/httpcli_security_connector.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/http/httpcli_security_connector.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/http/parser.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/http/parser.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/frame_data.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/frame_data.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/global_subchannel_pool.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/global_subchannel_pool.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/retry_service_config.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/retry_service_config.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/buffer_list.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/buffer_list.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/gethostname_fallback.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/gethostname_fallback.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/gethostname_host_name_max.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/gethostname_host_name_max.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/gethostname_sysconf.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/gethostname_sysconf.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/grpc_if_nametoindex_posix.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/grpc_if_nametoindex_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/internal_errqueue.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/internal_errqueue.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/iocp_windows.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/iocp_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/iomgr.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/iomgr.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/call_combiner.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/call_combiner.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/frame_goaway.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/frame_goaway.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/health/health_check_client.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/health/health_check_client.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/retry_throttle.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/retry_throttle.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/iomgr_internal.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/iomgr_internal.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In member function ‘grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig& grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig::operator=(grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig&&)’, inlined from ‘virtual grpc_core::RefCountedPtr grpc_core::{anonymous}::WeightedTargetLbFactory::ParseLoadBalancingConfig(const grpc_core::Json&, grpc_error_handle*) const’ at src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc:717:55: src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc:83:10: warning: ‘child_config.grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig::weight’ may be used uninitialized [-Wmaybe-uninitialized] 83 | struct ChildConfig { | ^~~~~~~~~~~ src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc: In member function ‘virtual grpc_core::RefCountedPtr grpc_core::{anonymous}::WeightedTargetLbFactory::ParseLoadBalancingConfig(const grpc_core::Json&, grpc_error_handle*) const’: src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc:710:45: note: ‘child_config.grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig::weight’ was declared here 710 | WeightedTargetLbConfig::ChildConfig child_config; | ^~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/cfstream_handle.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/cfstream_handle.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/service_config_channel_arg_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/combiner.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/combiner.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/iomgr_posix.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/iomgr_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/xds/cds.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/xds/cds.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/frame_ping.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/frame_ping.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/http_proxy.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/http_proxy.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/dualstack_socket_posix.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/dualstack_socket_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/iomgr_posix_cfstream.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/iomgr_posix_cfstream.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/iomgr_windows.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/iomgr_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/load_file.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/load_file.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/frame_rst_stream.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/frame_rst_stream.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/subchannel.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/subchannel.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/lockfree_event.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/lockfree_event.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/endpoint.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/endpoint.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_resource_type.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_resource_type.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/polling_entity.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/polling_entity.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/endpoint_cfstream.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/endpoint_cfstream.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/endpoint_pair_posix.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/endpoint_pair_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/frame_settings.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/frame_settings.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/pollset.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/pollset.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_route_config.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_route_config.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/address_filtering.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/address_filtering.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_client_stats.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_client_stats.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/endpoint_pair_windows.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/endpoint_pair_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/error.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/error.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/frame_window_update.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/frame_window_update.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/pollset_set.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/pollset_set.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/subchannel_pool_interface.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/subchannel_pool_interface.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/error_cfstream.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/error_cfstream.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/ev_apple.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/ev_apple.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/ev_epoll1_linux.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/ev_epoll1_linux.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/pollset_set_windows.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/pollset_set_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/pollset_windows.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/pollset_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/resolve_address.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/resolve_address.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/hpack_encoder.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/hpack_encoder.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/subchannel_stream_client.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/subchannel_stream_client.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/resolve_address_posix.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/resolve_address_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_cluster.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_cluster.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/ev_poll_posix.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/ev_poll_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/resolve_address_windows.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/resolve_address_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/sockaddr_utils_posix.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/sockaddr_utils_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/socket_factory_posix.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/socket_factory_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/hpack_encoder_table.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/hpack_encoder_table.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/ev_posix.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/ev_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/hpack_parser.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/hpack_parser.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/deadline/deadline_filter.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/deadline/deadline_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/socket_mutator.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/socket_mutator.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/ev_windows.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/ev_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/exec_ctx.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/exec_ctx.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/socket_utils_common_posix.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/socket_utils_common_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/executor.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/executor.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/fault_injection/fault_injection_filter.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/fault_injection/fault_injection_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_cluster_specifier_plugin.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_cluster_specifier_plugin.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_routing.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_routing.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/socket_utils_linux.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/socket_utils_linux.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread src/core/ext/transport/chttp2/transport/hpack_parser.cc: In function ‘void grpc_core::HPackParser::Parser::LogHeader(const grpc_core::HPackTable::Memento&)’: src/core/ext/transport/chttp2/transport/hpack_parser.cc:1066:12: warning: ‘type’ may be used uninitialized [-Wmaybe-uninitialized] 1066 | gpr_log(GPR_DEBUG, "HTTP:%d:%s:%s: %s", log_info_.stream_id, type, | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1067 | log_info_.is_client ? "CLI" : "SVR", memento.DebugString().c_str()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/core/ext/transport/chttp2/transport/hpack_parser.cc:1054:17: note: ‘type’ was declared here 1054 | const char* type; | ^~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/executor/mpmcqueue.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/executor/mpmcqueue.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/socket_utils_posix.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/socket_utils_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/socket_utils_windows.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/socket_utils_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/socket_windows.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/socket_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/tcp_client.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/tcp_client.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/executor/threadpool.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/executor/threadpool.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/transport/chttp2/transport/hpack_parser_table.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/hpack_parser_table.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_common_types.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_common_types.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/tcp_client_cfstream.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/tcp_client_cfstream.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/fork_posix.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/fork_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/tcp_client_posix.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/tcp_client_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/fault_injection/service_config_parser.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/fault_injection/service_config_parser.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/fork_windows.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/fork_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/timer_manager.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/timer_manager.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/xds/xds_server_config_fetcher.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_server_config_fetcher.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/tcp_client_windows.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/tcp_client_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/tcp_posix.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/tcp_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/unix_sockets_posix.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/unix_sockets_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_resolver.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_resolver.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/resource_quota/thread_quota.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/resource_quota/thread_quota.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/external/external_account_credentials.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/external/external_account_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/resource_quota/trace.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/resource_quota/trace.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/unix_sockets_posix_noop.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/unix_sockets_posix_noop.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/authorization/authorization_policy_provider_vtable.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/authorization/authorization_policy_provider_vtable.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/http/client/http_client_filter.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/http/client/http_client_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/wakeup_fd_eventfd.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/wakeup_fd_eventfd.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/authorization/evaluate_args.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/authorization/evaluate_args.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/tcp_server.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/tcp_server.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/wakeup_fd_nospecial.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/wakeup_fd_nospecial.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/wakeup_fd_pipe.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/wakeup_fd_pipe.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/security_connector/fake/fake_security_connector.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/security_connector/fake/fake_security_connector.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/tcp_server_posix.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/tcp_server_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/http/client_authority_filter.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/http/client_authority_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/wakeup_fd_posix.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/wakeup_fd_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/external/file_external_account_credentials.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/external/file_external_account_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/authorization/grpc_authorization_engine.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/authorization/grpc_authorization_engine.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/work_serializer.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/work_serializer.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/security_connector/insecure/insecure_security_connector.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/security_connector/insecure/insecure_security_connector.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/http/http_filters_plugin.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/http/http_filters_plugin.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/json/json_reader.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/json/json_reader.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/tcp_server_utils_posix_common.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/tcp_server_utils_posix_common.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/authorization/grpc_server_authz_filter.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/authorization/grpc_server_authz_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/security_connector/load_system_roots_fallback.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/security_connector/load_system_roots_fallback.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/security_connector/load_system_roots_supported.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/security_connector/load_system_roots_supported.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/external/url_external_account_credentials.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/external/url_external_account_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/http/message_compress/message_compress_filter.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/http/message_compress/message_compress_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy_registry.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy_registry.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/json/json_util.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/json/json_util.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/security_connector/local/local_security_connector.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/security_connector/local/local_security_connector.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/authorization/matchers.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/authorization/matchers.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/tcp_server_windows.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/tcp_server_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/tcp_windows.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/tcp_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/time_averaged_stats.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/time_averaged_stats.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/timer.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/timer.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/address_utils/parse_address.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/address_utils/parse_address.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/http/message_compress/message_decompress_filter.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/http/message_compress/message_decompress_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/json/json_writer.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/json/json_writer.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/timer_generic.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/timer_generic.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/local_subchannel_pool.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/local_subchannel_pool.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/address_utils/sockaddr_utils.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/address_utils/sockaddr_utils.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/matchers/matchers.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/matchers/matchers.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/authorization/rbac_policy.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/authorization/rbac_policy.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/fake/fake_credentials.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/fake/fake_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/security_connector/security_connector.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/security_connector/security_connector.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/http/server/http_server_filter.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/http/server/http_server_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/iomgr/timer_heap.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/timer_heap.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/backoff/backoff.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/backoff/backoff.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/proxy_mapper_registry.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/proxy_mapper_registry.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/profiling/basic_timers.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/profiling/basic_timers.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/profiling/stap_timers.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/profiling/stap_timers.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/promise/activity.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/promise/activity.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/slice/slice_buffer_api.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/slice/slice_buffer_api.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/security_connector/ssl/ssl_security_connector.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/security_connector/ssl/ssl_security_connector.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/channel/channel_args.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/channel/channel_args.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/context/security_context.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/context/security_context.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/promise/sleep.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/promise/sleep.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/slice/slice_refcount.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/slice/slice_refcount.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/slice/slice_string_helpers.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/slice/slice_string_helpers.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/google_default/credentials_generic.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/google_default/credentials_generic.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/api_trace.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/api_trace.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/builtins.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/builtins.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/transport/bdp_estimator.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/transport/bdp_estimator.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/resolver/resolver.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/resolver/resolver.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/google_default/google_default_credentials.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/google_default/google_default_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/security_connector/ssl_utils.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/security_connector/ssl_utils.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/transport/connectivity_state.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/transport/connectivity_state.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/alts/alts_credentials.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/alts/alts_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/resolver/resolver_registry.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/resolver/resolver_registry.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/byte_buffer.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/byte_buffer.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/alts/check_gcp_environment.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/alts/check_gcp_environment.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/alts/check_gcp_environment_linux.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/alts/check_gcp_environment_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/transport/error_utils.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/transport/error_utils.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/security_connector/ssl_utils_config.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/security_connector/ssl_utils_config.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/channel/channel_args_preconditioning.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/channel/channel_args_preconditioning.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/call_creds_util.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/call_creds_util.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/security_connector/tls/tls_security_connector.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/security_connector/tls/tls_security_connector.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/byte_buffer_reader.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/byte_buffer_reader.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/iam/iam_credentials.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/iam/iam_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/transport/handshaker.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/transport/handshaker.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/call.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/call.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/resolver/server_address.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/resolver/server_address.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/channel/channel_stack.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/channel/channel_stack.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/channel_creds_registry_init.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/channel_creds_registry_init.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/transport/handshaker_registry.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/transport/handshaker_registry.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/transport/http_connect_handshaker.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/transport/http_connect_handshaker.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/composite/composite_credentials.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/composite/composite_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/channel/channel_stack_builder.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/channel/channel_stack_builder.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/resource_quota/api.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/resource_quota/api.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/insecure/insecure_credentials.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/insecure/insecure_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/transport/client_auth_filter.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/transport/client_auth_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/channel/channel_stack_builder_impl.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/channel/channel_stack_builder_impl.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/transport/metadata_batch.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/transport/metadata_batch.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/jwt/json_token.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/jwt/json_token.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/resource_quota/arena.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/resource_quota/arena.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread src/core/lib/security/credentials/jwt/json_token.cc: In function ‘grpc_auth_json_key grpc_auth_json_key_create_from_json(const grpc_core::Json&)’: src/core/lib/security/credentials/jwt/json_token.cc:113:33: warning: ‘RSA* PEM_read_bio_RSAPrivateKey(BIO*, RSA**, int (*)(char*, int, int, void*), void*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 113 | PEM_read_bio_RSAPrivateKey(bio, nullptr, nullptr, const_cast("")); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/core/lib/security/credentials/jwt/json_token.cc:31: /usr/include/openssl/pem.h:447:1: note: declared here 447 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA) | ^~~~~~~~~~~~~~~~~~~~~~ src/core/lib/security/credentials/jwt/json_token.cc: In function ‘void grpc_auth_json_key_destruct(grpc_auth_json_key*)’: src/core/lib/security/credentials/jwt/json_token.cc:150:13: warning: ‘void RSA_free(RSA*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 150 | RSA_free(json_key->private_key); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:36, from /usr/include/openssl/pem.h:23: /usr/include/openssl/rsa.h:293:28: note: declared here 293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ src/core/lib/security/credentials/jwt/json_token.cc: In function ‘char* compute_and_encode_signature(const grpc_auth_json_key*, const char*, const char*)’: src/core/lib/security/credentials/jwt/json_token.cc:239:20: warning: ‘int EVP_PKEY_set1_RSA(EVP_PKEY*, rsa_st*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 239 | EVP_PKEY_set1_RSA(key, json_key->private_key); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/core/lib/security/credentials/jwt/json_token.cc:30: /usr/include/openssl/evp.h:1344:5: note: declared here 1344 | int EVP_PKEY_set1_RSA(EVP_PKEY *pkey, struct rsa_st *key); | ^~~~~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/call_details.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/call_details.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/channel/channel_trace.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/channel/channel_trace.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/credentials.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/resource_quota/memory_quota.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/resource_quota/memory_quota.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/transport/parsed_metadata.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/transport/parsed_metadata.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/jwt/jwt_credentials.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/jwt/jwt_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/frame_protector/frame_handler.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/frame_protector/frame_handler.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/transport/secure_endpoint.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/transport/secure_endpoint.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/call_log_batch.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/call_log_batch.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/handshaker/alts_handshaker_client.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/handshaker/alts_handshaker_client.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from src/core/lib/resource_quota/memory_quota.cc:34: ./src/core/lib/promise/loop.h:121:31: warning: attribute ignored in declaration of ‘union grpc_core::promise_detail::Loop::’ [-Wattributes] 121 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ ./src/core/lib/promise/loop.h:121:31: note: attribute for ‘union grpc_core::promise_detail::Loop::’ must follow the ‘union’ keyword gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/transport/pid_controller.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/transport/pid_controller.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/transport/status_conversion.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/transport/status_conversion.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/external/aws_external_account_credentials.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/external/aws_external_account_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/channel/channelz.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/channel/channelz.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/transport/tcp_connect_handshaker.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/transport/tcp_connect_handshaker.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/transport/security_handshaker.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/transport/security_handshaker.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/channel.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/channel.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/handshaker/alts_shared_resource.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/handshaker/alts_shared_resource.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/resource_quota/resource_quota.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/resource_quota/resource_quota.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/transport/timeout_encoding.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/transport/timeout_encoding.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/jwt/jwt_verifier.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/jwt/jwt_verifier.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/handshaker/alts_tsi_handshaker.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/address_sorting/address_sorting.c -o python_build/temp.linux-aarch64-cpython-310/third_party/address_sorting/address_sorting.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/transport/transport.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/transport/transport.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/address_sorting/address_sorting_posix.c -o python_build/temp.linux-aarch64-cpython-310/third_party/address_sorting/address_sorting_posix.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/address_sorting/address_sorting_windows.c -o python_build/temp.linux-aarch64-cpython-310/third_party/address_sorting/address_sorting_windows.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C src/core/lib/security/credentials/jwt/jwt_verifier.cc: In function ‘EVP_PKEY* pkey_from_jwk(const grpc_core::Json&, const char*)’: src/core/lib/security/credentials/jwt/jwt_verifier.cc:537:16: warning: ‘RSA* RSA_new()’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 537 | rsa = RSA_new(); | ~~~~~~~^~ In file included from /usr/include/openssl/x509.h:36, from /usr/include/openssl/pem.h:23, from src/core/lib/security/credentials/jwt/jwt_verifier.cc:37: /usr/include/openssl/rsa.h:201:28: note: declared here 201 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void); | ^~~~~~~ src/core/lib/security/credentials/jwt/jwt_verifier.cc:556:20: warning: ‘int RSA_set0_key(RSA*, BIGNUM*, BIGNUM*, BIGNUM*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 556 | if (!RSA_set0_key(rsa, tmp_n, tmp_e, nullptr)) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/rsa.h:207:27: note: declared here 207 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d); | ^~~~~~~~~~~~ src/core/lib/security/credentials/jwt/jwt_verifier.cc:564:20: warning: ‘int EVP_PKEY_set1_RSA(EVP_PKEY*, rsa_st*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 564 | EVP_PKEY_set1_RSA(result, rsa); /* uprefs rsa. */ | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ In file included from src/core/lib/security/credentials/jwt/jwt_verifier.cc:36: /usr/include/openssl/evp.h:1344:5: note: declared here 1344 | int EVP_PKEY_set1_RSA(EVP_PKEY *pkey, struct rsa_st *key); | ^~~~~~~~~~~~~~~~~ src/core/lib/security/credentials/jwt/jwt_verifier.cc:567:11: warning: ‘void RSA_free(RSA*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 567 | RSA_free(rsa); | ~~~~~~~~^~~~~ /usr/include/openssl/rsa.h:293:28: note: declared here 293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/upb/third_party/utf8_range/naive.c -o python_build/temp.linux-aarch64-cpython-310/third_party/upb/third_party/utf8_range/naive.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/upb/third_party/utf8_range/range2-neon.c -o python_build/temp.linux-aarch64-cpython-310/third_party/upb/third_party/utf8_range/range2-neon.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/upb/third_party/utf8_range/range2-sse.c -o python_build/temp.linux-aarch64-cpython-310/third_party/upb/third_party/utf8_range/range2-sse.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/upb/upb/decode.c -o python_build/temp.linux-aarch64-cpython-310/third_party/upb/upb/decode.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C third_party/upb/upb/decode.c: In function ‘decode_findfield’: third_party/upb/upb/decode.c:790:36: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 790 | for (idx = l->dense_below; idx < last; idx++) { | ^ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/transport/server_auth_filter.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/transport/server_auth_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/upb/upb/decode_fast.c -o python_build/temp.linux-aarch64-cpython-310/third_party/upb/upb/decode_fast.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/channel_init.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/channel_init.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/upb/upb/def.c -o python_build/temp.linux-aarch64-cpython-310/third_party/upb/upb/def.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C third_party/upb/upb/def.c: In function ‘assign_layout_indices’: third_party/upb/upb/def.c:1401:43: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 1401 | if (i < UINT8_MAX && fields[i].number == i + 1 && | ^~ third_party/upb/upb/def.c:1402:41: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 1402 | (i == 0 || fields[i - 1].number == i)) { | ^~ third_party/upb/upb/def.c: In function ‘create_fielddef’: third_party/upb/upb/def.c:2301:30: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int32_t’ {aka ‘int’} [-Wsign-compare] 2301 | if (fields[i].number == field_number) { | ^~ third_party/upb/upb/def.c: In function ‘resolve_extension’: third_party/upb/upb/def.c:2773:18: warning: comparison of integer expressions of different signedness: ‘int32_t’ {aka ‘int’} and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 2773 | if (r->start <= f->number_ && f->number_ < r->end) { | ^~ third_party/upb/upb/def.c:2773:46: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int32_t’ {aka ‘int’} [-Wsign-compare] 2773 | if (r->start <= f->number_ && f->number_ < r->end) { | ^ third_party/upb/upb/def.c: In function ‘build_filedef’: third_party/upb/upb/def.c:2899:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 2899 | for (int i = 0; i < n; i++) { | ^ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/handshaker/alts_tsi_utils.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/handshaker/alts_tsi_utils.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/transport/transport_op_string.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/transport/transport_op_string.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/external/aws_request_signer.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/external/aws_request_signer.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/local/local_credentials.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/local/local_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/handshaker/transport_security_common_api.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/handshaker/transport_security_common_api.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/channel/channelz_registry.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/channel/channelz_registry.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread src/core/lib/security/credentials/external/aws_request_signer.cc: In function ‘void grpc_core::{anonymous}::SHA256(const std::string&, unsigned char*)’: src/core/lib/security/credentials/external/aws_request_signer.cc:50:14: warning: ‘int SHA256_Init(SHA256_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 50 | SHA256_Init(&sha256); | ~~~~~~~~~~~^~~~~~~~~ In file included from src/core/lib/security/credentials/external/aws_request_signer.cc:27: /usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ src/core/lib/security/credentials/external/aws_request_signer.cc:51:16: warning: ‘int SHA256_Update(SHA256_CTX*, const void*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 51 | SHA256_Update(&sha256, str.c_str(), str.size()); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ src/core/lib/security/credentials/external/aws_request_signer.cc:52:15: warning: ‘int SHA256_Final(unsigned char*, SHA256_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 52 | SHA256_Final(out, &sha256); | ~~~~~~~~~~~~^~~~~~~~~~~~~~ /usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/channel_ping.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/channel_ping.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/upb/upb/encode.c -o python_build/temp.linux-aarch64-cpython-310/third_party/upb/upb/encode.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/oauth2/oauth2_credentials.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/oauth2/oauth2_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/upb/upb/json_encode.c -o python_build/temp.linux-aarch64-cpython-310/third_party/upb/upb/json_encode.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/transport/tsi_error.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/transport/tsi_error.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/uri/uri_parser.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/uri/uri_parser.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/upb/upb/msg.c -o python_build/temp.linux-aarch64-cpython-310/third_party/upb/upb/msg.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/upb/upb/reflection.c -o python_build/temp.linux-aarch64-cpython-310/third_party/upb/upb/reflection.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/channel_stack_type.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/channel_stack_type.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/completion_queue.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/completion_queue.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/upb/upb/table.c -o python_build/temp.linux-aarch64-cpython-310/third_party/upb/upb/table.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C third_party/upb/upb/table.c: In function ‘upb_inttable_next2’: third_party/upb/upb/table.c:803:9: warning: comparison of integer expressions of different signedness: ‘intptr_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 803 | if (i < t->array_size) { | ^ third_party/upb/upb/table.c:804:16: warning: comparison of integer expressions of different signedness: ‘intptr_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 804 | while (++i < t->array_size) { | ^ third_party/upb/upb/table.c:815:42: warning: operand of ‘?:’ changes signedness from ‘int’ to ‘long unsigned int’ due to unsignedness of other operand [-Wsign-compare] 815 | size_t tab_idx = next(&t->t, i == -1 ? -1 : i - t->array_size); | ^~ third_party/upb/upb/table.c: In function ‘upb_inttable_removeiter’: third_party/upb/upb/table.c:829:9: warning: comparison of integer expressions of different signedness: ‘intptr_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 829 | if (i < t->array_size) { | ^ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/channel/connected_channel.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/channel/connected_channel.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/util/json_util.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/util/json_util.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/upb/upb/text_encode.c -o python_build/temp.linux-aarch64-cpython-310/third_party/upb/upb/text_encode.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c third_party/upb/upb/upb.c -o python_build/temp.linux-aarch64-cpython-310/third_party/upb/upb/upb.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/service_config/service_config_impl.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/service_config/service_config_impl.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/completion_queue_factory.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/completion_queue_factory.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/channel/promise_based_filter.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/channel/promise_based_filter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/plugin_registry/grpc_plugin_registry.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/plugin_registry/grpc_plugin_registry.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/fake_transport_security.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/fake_transport_security.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/local_transport_security.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/local_transport_security.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/event_string.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/event_string.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/plugin/plugin_credentials.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/plugin/plugin_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/plugin_registry/grpc_plugin_registry_extra.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/plugin_registry/grpc_plugin_registry_extra.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/service_config/service_config_parser.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/service_config/service_config_parser.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/ssl/key_logging/ssl_key_logging.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/ssl/key_logging/ssl_key_logging.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/init.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/init.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/crypt/aes_gcm.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/crypt/aes_gcm.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread src/core/tsi/alts/crypt/aes_gcm.cc: In function ‘grpc_status_code aes_gcm_derive_aead_key(uint8_t*, const uint8_t*, const uint8_t*)’: src/core/tsi/alts/crypt/aes_gcm.cc:200:32: warning: ‘HMAC_CTX* HMAC_CTX_new()’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 200 | HMAC_CTX* hmac = HMAC_CTX_new(); | ~~~~~~~~~~~~^~ In file included from src/core/tsi/alts/crypt/aes_gcm.cc:27: /usr/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ src/core/tsi/alts/crypt/aes_gcm.cc:204:20: warning: ‘int HMAC_Init_ex(HMAC_CTX*, const void*, int, const EVP_MD*, ENGINE*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 204 | if (!HMAC_Init_ex(hmac, kdf_key, kKdfKeyLen, EVP_sha256(), nullptr) || | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ src/core/tsi/alts/crypt/aes_gcm.cc:205:19: warning: ‘int HMAC_Update(HMAC_CTX*, const unsigned char*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 205 | !HMAC_Update(hmac, kdf_counter, kKdfCounterLen) || | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ src/core/tsi/alts/crypt/aes_gcm.cc:206:19: warning: ‘int HMAC_Update(HMAC_CTX*, const unsigned char*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 206 | !HMAC_Update(hmac, &ctr, 1) || !HMAC_Final(hmac, buf, nullptr)) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ src/core/tsi/alts/crypt/aes_gcm.cc:206:49: warning: ‘int HMAC_Final(HMAC_CTX*, unsigned char*, unsigned int*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 206 | !HMAC_Update(hmac, &ctr, 1) || !HMAC_Final(hmac, buf, nullptr)) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ src/core/tsi/alts/crypt/aes_gcm.cc:207:18: warning: ‘void HMAC_CTX_free(HMAC_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 207 | HMAC_CTX_free(hmac); | ~~~~~~~~~~~~~^~~~~~ /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ src/core/tsi/alts/crypt/aes_gcm.cc:210:16: warning: ‘void HMAC_CTX_free(HMAC_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 210 | HMAC_CTX_free(hmac); | ~~~~~~~~~~~~~^~~~~~ /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/crypt/gsec.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/crypt/gsec.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/frame_protector/alts_counter.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/frame_protector/alts_counter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/frame_protector/alts_crypter.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/frame_protector/alts_crypter.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/slice/b64.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/slice/b64.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/frame_protector/alts_frame_protector.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/frame_protector/alts_frame_protector.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/ssl/session_cache/ssl_session_boringssl.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/slice/percent_encoding.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/slice/percent_encoding.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In constructor ‘grpc_core::promise_filter_detail::ServerCallData::PollContext::PollContext(grpc_core::promise_filter_detail::ServerCallData*, grpc_core::promise_filter_detail::BaseCallData::Flusher*)’, inlined from ‘void grpc_core::promise_filter_detail::ServerCallData::WakeInsideCombiner(grpc_core::promise_filter_detail::BaseCallData::Flusher*)’ at src/core/lib/channel/promise_based_filter.cc:1189:37: src/core/lib/channel/promise_based_filter.cc:896:22: warning: storing the address of local variable ‘poll_ctx’ in ‘*this.grpc_core::promise_filter_detail::ServerCallData::poll_ctx_’ [-Wdangling-pointer=] 896 | self_->poll_ctx_ = this; | ~~~~~~~~~~~~~~~~~^~~~~~ src/core/lib/channel/promise_based_filter.cc: In member function ‘void grpc_core::promise_filter_detail::ServerCallData::WakeInsideCombiner(grpc_core::promise_filter_detail::BaseCallData::Flusher*)’: src/core/lib/channel/promise_based_filter.cc:1189:15: note: ‘poll_ctx’ declared here 1189 | PollContext poll_ctx(this, flusher); | ^~~~~~~~ src/core/lib/channel/promise_based_filter.cc:1189:15: note: ‘’ declared here gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/ssl/session_cache/ssl_session_cache.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/ssl/session_cache/ssl_session_cache.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/lame_client.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/lame_client.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/slice/slice.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/slice/slice.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/slice/slice_api.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/slice/slice_api.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/ssl/ssl_credentials.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/ssl/ssl_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/ssl/session_cache/ssl_session_openssl.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/ssl/session_cache/ssl_session_openssl.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/ssl_transport_security.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/ssl_transport_security.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/slice/slice_buffer.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/slice/slice_buffer.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread src/core/tsi/ssl_transport_security.cc: In function ‘tsi_result ssl_ctx_use_engine_private_key(SSL_CTX*, const char*, size_t)’: src/core/tsi/ssl_transport_security.cc:662:26: warning: ‘ENGINE* ENGINE_by_id(const char*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 662 | engine = ENGINE_by_id(engine_name); | ~~~~~~~~~~~~^~~~~~~~~~~~~ In file included from src/core/tsi/ssl_transport_security.cc:40: /usr/include/openssl/engine.h:336:31: note: declared here 336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id); | ^~~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:666:28: warning: ‘ENGINE* ENGINE_by_id(const char*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 666 | engine = ENGINE_by_id("dynamic"); | ~~~~~~~~~~~~^~~~~~~~~~~ /usr/include/openssl/engine.h:336:31: note: declared here 336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id); | ^~~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:672:34: warning: ‘int ENGINE_ctrl_cmd_string(ENGINE*, const char*, const char*, int)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 672 | if (!ENGINE_ctrl_cmd_string(engine, "ID", engine_name, 0) || | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:479:5: note: declared here 479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, | ^~~~~~~~~~~~~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:673:34: warning: ‘int ENGINE_ctrl_cmd_string(ENGINE*, const char*, const char*, int)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 673 | !ENGINE_ctrl_cmd_string(engine, "DIR_LOAD", "2", 0) || | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:479:5: note: declared here 479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, | ^~~~~~~~~~~~~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:674:34: warning: ‘int ENGINE_ctrl_cmd_string(ENGINE*, const char*, const char*, int)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 674 | !ENGINE_ctrl_cmd_string(engine, "DIR_ADD", ".", 0) || | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:479:5: note: declared here 479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, | ^~~~~~~~~~~~~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:675:34: warning: ‘int ENGINE_ctrl_cmd_string(ENGINE*, const char*, const char*, int)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 675 | !ENGINE_ctrl_cmd_string(engine, "LIST_ADD", "1", 0) || | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:479:5: note: declared here 479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, | ^~~~~~~~~~~~~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:676:34: warning: ‘int ENGINE_ctrl_cmd_string(ENGINE*, const char*, const char*, int)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 676 | !ENGINE_ctrl_cmd_string(engine, "LOAD", NULL, 0)) { | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:479:5: note: declared here 479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, | ^~~~~~~~~~~~~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:682:28: warning: ‘int ENGINE_set_default(ENGINE*, unsigned int)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 682 | if (!ENGINE_set_default(engine, ENGINE_METHOD_ALL)) { | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:708:27: note: declared here 708 | OSSL_DEPRECATEDIN_3_0 int ENGINE_set_default(ENGINE *e, unsigned int flags); | ^~~~~~~~~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:687:21: warning: ‘int ENGINE_init(ENGINE*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 687 | if (!ENGINE_init(engine)) { | ~~~~~~~~~~~^~~~~~~~ /usr/include/openssl/engine.h:620:27: note: declared here 620 | OSSL_DEPRECATEDIN_3_0 int ENGINE_init(ENGINE *e); | ^~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:692:42: warning: ‘EVP_PKEY* ENGINE_load_private_key(ENGINE*, const char*, UI_METHOD*, void*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 692 | private_key = ENGINE_load_private_key(engine, key_id, 0, 0); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:638:11: note: declared here 638 | EVP_PKEY *ENGINE_load_private_key(ENGINE *e, const char *key_id, | ^~~~~~~~~~~~~~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:704:37: warning: ‘int ENGINE_free(ENGINE*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 704 | if (engine != nullptr) ENGINE_free(engine); | ~~~~~~~~~~~^~~~~~~~ /usr/include/openssl/engine.h:493:27: note: declared here 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); | ^~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc: In function ‘tsi_result populate_ssl_context(SSL_CTX*, const tsi_ssl_pem_key_cert_pair*, const char*)’: src/core/tsi/ssl_transport_security.cc:864:44: warning: ‘EC_KEY* EC_KEY_new_by_curve_name(int)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 864 | EC_KEY* ecdh = EC_KEY_new_by_curve_name(NID_X9_62_prime256v1); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:33, from ./src/core/tsi/ssl_transport_security.h:24, from src/core/tsi/ssl_transport_security.cc:21: /usr/include/openssl/ec.h:998:31: note: declared here 998 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); | ^~~~~~~~~~~~~~~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:867:18: warning: ‘void EC_KEY_free(EC_KEY*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 867 | EC_KEY_free(ecdh); | ~~~~~~~~~~~^~~~~~ /usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ src/core/tsi/ssl_transport_security.cc:871:16: warning: ‘void EC_KEY_free(EC_KEY*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 871 | EC_KEY_free(ecdh); | ~~~~~~~~~~~^~~~~~ /usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/metadata_array.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/metadata_array.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/server.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/server.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/transport_security.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/transport_security.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/tsi/transport_security_grpc.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/transport_security_grpc.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/python/grpcio/grpc/_cython/cygrpc.cpp -o python_build/temp.linux-aarch64-cpython-310/src/python/grpcio/grpc/_cython/cygrpc.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread src/python/grpcio/grpc/_cython/cygrpc.cpp: In function ‘PyObject* __pyx_f_4grpc_7_cython_6cygrpc__initialize()’: src/python/grpcio/grpc/_cython/cygrpc.cpp:97890:28: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations] 97890 | (void)(PyEval_InitThreads()); | ~~~~~~~~~~~~~~~~~~^~ In file included from /usr/include/python3.10/Python.h:130, from src/python/grpcio/grpc/_cython/cygrpc.cpp:894: /usr/include/python3.10/ceval.h:122:37: note: declared here 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ src/core/lib/surface/server.cc: In member function ‘grpc_call_error grpc_core::Server::QueueRequestedCall(size_t, RequestedCall*)’: src/core/lib/surface/server.cc:922:28: warning: ‘rm’ may be used uninitialized [-Wmaybe-uninitialized] 922 | RequestMatcherInterface* rm; | ^~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/validate_metadata.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/validate_metadata.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc: In function ‘absl::lts_20220623::StatusOr grpc_core::PrivateKeyAndCertificateMatch(absl::lts_20220623::string_view, absl::lts_20220623::string_view)’: src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc:439:29: warning: ‘int EVP_PKEY_cmp(const EVP_PKEY*, const EVP_PKEY*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 439 | bool result = EVP_PKEY_cmp(private_evp_pkey, public_evp_pkey) == 1; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:29, from /usr/include/openssl/ssl.h:31, from ./src/core/tsi/ssl/key_logging/ssl_key_logging.h:23, from ./src/core/lib/security/security_connector/ssl_utils.h:40, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:36, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:41, from src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc:19: /usr/include/openssl/evp.h:1418:5: note: declared here 1418 | int EVP_PKEY_cmp(const EVP_PKEY *a, const EVP_PKEY *b); | ^~~~~~~~~~~~ src/python/grpcio/grpc/_cython/cygrpc.cpp: At global scope: src/python/grpcio/grpc/_cython/cygrpc.cpp:134618:1: warning: ‘void __Pyx_PyAsyncGen_Fini()’ defined but not used [-Wunused-function] 134618 | __Pyx_PyAsyncGen_Fini(void) | ^~~~~~~~~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/surface/version.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/version.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/tls/tls_credentials.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/tls/tls_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/tls/tls_utils.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/tls/tls_utils.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/credentials/xds/xds_credentials.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/xds/xds_credentials.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.48.1\" -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -I/usr/include -I/usr/include/python3.10 -c src/core/lib/security/security_connector/alts/alts_security_connector.cc -o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/security_connector/alts/alts_security_connector.o -std=c++17 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In function ‘PyObject* __pyx_f_4grpc_7_cython_6cygrpc__destroy_c_completion_queue(grpc_completion_queue*)’, inlined from ‘__pyx_obj_4grpc_7_cython_6cygrpc_SegregatedCall* __pyx_f_4grpc_7_cython_6cygrpc__segregated_call(__pyx_obj_4grpc_7_cython_6cygrpc__ChannelState*, int, PyObject*, PyObject*, PyObject*, PyObject*, __pyx_obj_4grpc_7_cython_6cygrpc_CallCredentials*, PyObject*, PyObject*)’ at src/python/grpcio/grpc/_cython/cygrpc.cpp:18278:77, inlined from ‘PyObject* __pyx_pf_4grpc_7_cython_6cygrpc_7Channel_8segregated_call(__pyx_obj_4grpc_7_cython_6cygrpc_Channel*, int, PyObject*, PyObject*, PyObject*, PyObject*, __pyx_obj_4grpc_7_cython_6cygrpc_CallCredentials*, PyObject*, PyObject*)’ at src/python/grpcio/grpc/_cython/cygrpc.cpp:20898:75, inlined from ‘PyObject* __pyx_pw_4grpc_7_cython_6cygrpc_7Channel_9segregated_call(PyObject*, PyObject*, PyObject*)’ at src/python/grpcio/grpc/_cython/cygrpc.cpp:20843:70: src/python/grpcio/grpc/_cython/cygrpc.cpp:13290:32: warning: ‘__pyx_v_c_completion_queue’ may be used uninitialized [-Wmaybe-uninitialized] 13290 | grpc_completion_queue_destroy(__pyx_v_c_completion_queue); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/python/grpcio/grpc/_cython/cygrpc.cpp: In function ‘PyObject* __pyx_pw_4grpc_7_cython_6cygrpc_7Channel_9segregated_call(PyObject*, PyObject*, PyObject*)’: src/python/grpcio/grpc/_cython/cygrpc.cpp:17981:26: note: ‘__pyx_v_c_completion_queue’ was declared here 17981 | grpc_completion_queue *__pyx_v_c_completion_queue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/census/grpc_context.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/channel_idle/channel_idle_filter.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/channel_idle/idle_filter_state.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/backend_metric.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/backup_poller.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/channel_connectivity.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/client_channel.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/client_channel_channelz.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/client_channel_factory.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/client_channel_plugin.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/config_selector.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/dynamic_filters.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/global_subchannel_pool.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/health/health_check_client.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/http_proxy.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/address_filtering.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/priority/priority.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/rls/rls.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/xds/cds.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_resolver.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/lb_policy_registry.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/local_subchannel_pool.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/proxy_mapper_registry.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/google_c2p/google_c2p_resolver.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/polling_resolver.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/resolver_result_parsing.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/retry_filter.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/retry_service_config.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/retry_throttle.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/service_config_channel_arg_filter.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/subchannel.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/subchannel_pool_interface.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/client_channel/subchannel_stream_client.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/deadline/deadline_filter.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/fault_injection/fault_injection_filter.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/fault_injection/service_config_parser.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/http/client/http_client_filter.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/http/client_authority_filter.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/http/http_filters_plugin.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/http/message_compress/message_compress_filter.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/http/message_compress/message_decompress_filter.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/http/server/http_server_filter.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/message_size/message_size_filter.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/rbac/rbac_filter.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/rbac/rbac_service_config_parser.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/server_config_selector/server_config_selector.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/filters/server_config_selector/server_config_selector_filter.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/alpn/alpn.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/client/chttp2_connector.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/server/chttp2_server.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/bin_decoder.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/bin_encoder.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/chttp2_transport.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/context_list.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/flow_control.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/frame_data.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/frame_goaway.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/frame_ping.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/frame_rst_stream.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/frame_settings.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/frame_window_update.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/hpack_encoder.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/hpack_encoder_table.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/hpack_parser.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/hpack_parser_table.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/http2_settings.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/huffsyms.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/parsing.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/stream_lists.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/stream_map.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/varint.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/chttp2/transport/writing.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/inproc/inproc_plugin.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/transport/inproc/inproc_transport.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/certs.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/clusters.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/config_dump.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/init_dump.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/listeners.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/memory.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/metrics.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/mutex_stats.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/server_info.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/tap.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/annotations/resource.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/bootstrap/v3/bootstrap.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/common/matcher/v3/matcher.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/address.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/base.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/grpc_method_list.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/resolver.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/udp_socket_config.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/listener/v3/quic_config.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/metrics/v3/metrics_service.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/metrics/v3/stats.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/overload/v3/overload.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/route/v3/route.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/tap/v3/common.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/datadog.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/dynamic_ot.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/lightstep.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/opencensus.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/service.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/skywalking.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/trace.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/xray.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/zipkin.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/clusters/aggregate/v3/cluster.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/common/fault/v3/fault.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/http/fault/v3/fault.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/http/rbac/v3/rbac.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/http/router/v3/router.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/ring_hash/v3/ring_hash.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/wrr_locality/v3/wrr_locality.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/service/status/v3/csds.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/http/v3/cookie.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/http/v3/path_transformation.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/http_inputs.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/node.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/struct.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/hash_policy.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/http.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/http_status.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/percent.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/range.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/ratelimit_unit.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/token_bucket.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/api/annotations.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/api/http.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/api/httpbody.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/protobuf/any.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/protobuf/descriptor.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/protobuf/duration.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/protobuf/empty.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/protobuf/struct.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/protobuf/timestamp.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/protobuf/wrappers.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/google/rpc/status.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/opencensus/proto/trace/v1/trace_config.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls_config.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/udpa/annotations/migrate.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/udpa/annotations/security.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/udpa/annotations/status.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/udpa/annotations/versioning.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/validate/validate.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/annotations/v3/migrate.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/annotations/v3/security.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/annotations/v3/sensitive.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/annotations/v3/status.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/annotations/v3/versioning.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/core/v3/authority.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/core/v3/collection_entry.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/core/v3/context_params.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/core/v3/extension.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/core/v3/resource.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/core/v3/resource_locator.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/core/v3/resource_name.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/data/orca/v3/orca_load_report.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/service/orca/v3/orca.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/type/matcher/v3/matcher.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/type/matcher/v3/regex.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/type/matcher/v3/string.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upb-generated/xds/type/v3/typed_struct.upb.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/certs.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/clusters.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/config_dump.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/init_dump.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/listeners.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/memory.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/metrics.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/mutex_stats.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/server_info.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/tap.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/bootstrap/v3/bootstrap.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/common/matcher/v3/matcher.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_method_list.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/resolver.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/udp_socket_config.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/listener/v3/quic_config.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/metrics_service.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/stats.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/overload/v3/overload.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/rbac/v3/rbac.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/tap/v3/common.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/datadog.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/dynamic_ot.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/lightstep.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/opencensus.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/service.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/skywalking.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/trace.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/xray.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/zipkin.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/clusters/aggregate/v3/cluster.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/common/fault/v3/fault.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/fault/v3/fault.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/rbac/v3/rbac.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/router/v3/router.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/status/v3/csds.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/http/v3/cookie.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/http/v3/path_transformation.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/http_inputs.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/node.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/struct.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/hash_policy.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/http_status.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/ratelimit_unit.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/token_bucket.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/checked.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/syntax.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/api/http.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/api/httpbody.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/opencensus/proto/trace/v1/trace_config.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/src/proto/grpc/lookup/v1/rls_config.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/validate/validate.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/annotations/v3/migrate.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/annotations/v3/security.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/annotations/v3/sensitive.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/annotations/v3/status.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/annotations/v3/versioning.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/authority.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/collection_entry.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/context_params.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/extension.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/resource.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/resource_locator.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/resource_name.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/type/matcher/v3/matcher.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/type/matcher/v3/regex.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/type/matcher/v3/string.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/upbdefs-generated/xds/type/v3/typed_struct.upbdefs.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/certificate_provider_registry.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/certificate_provider_store.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/file_watcher_certificate_provider_factory.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_api.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_bootstrap.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_certificate_provider.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_channel_stack_modifier.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_client.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_client_stats.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_cluster.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_cluster_specifier_plugin.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_common_types.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_endpoint.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_http_fault_filter.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_http_filters.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_http_rbac_filter.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_lb_policy_registry.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_listener.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_resource_type.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_route_config.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_routing.o python_build/temp.linux-aarch64-cpython-310/src/core/ext/xds/xds_server_config_fetcher.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/address_utils/parse_address.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/address_utils/sockaddr_utils.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/backoff/backoff.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/channel/channel_args.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/channel/channel_args_preconditioning.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/channel/channel_stack.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/channel/channel_stack_builder.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/channel/channel_stack_builder_impl.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/channel/channel_trace.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/channel/channelz.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/channel/channelz_registry.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/channel/connected_channel.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/channel/promise_based_filter.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/channel/status_util.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/compression/compression.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/compression/compression_internal.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/compression/message_compress.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/config/core_configuration.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/debug/stats.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/debug/stats_data.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/debug/trace.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/channel_args_endpoint_config.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/default_event_engine_factory.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/event_engine.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/forkable.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/iomgr_engine/iomgr_engine.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/iomgr_engine/thread_pool.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/iomgr_engine/time_averaged_stats.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/iomgr_engine/timer.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/iomgr_engine/timer_heap.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/iomgr_engine/timer_manager.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/memory_allocator.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/resolved_address.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/slice.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/slice_buffer.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/event_engine/trace.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/alloc.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/atm.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/cpu_iphone.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/cpu_linux.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/cpu_posix.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/cpu_windows.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/env_linux.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/env_posix.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/env_windows.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/log.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/log_android.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/log_linux.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/log_posix.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/log_windows.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/murmur_hash.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/string.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/string_posix.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/string_util_windows.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/string_windows.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/sync.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/sync_abseil.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/sync_posix.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/sync_windows.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/time.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/time_posix.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/time_precise.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/time_windows.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/tmpfile_msys.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/tmpfile_posix.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/tmpfile_windows.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gpr/wrap_memcpy.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gprpp/examine_stack.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gprpp/fork.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gprpp/global_config_env.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gprpp/host_port.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gprpp/mpscq.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gprpp/stat_posix.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gprpp/stat_windows.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gprpp/status_helper.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gprpp/thd_posix.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gprpp/thd_windows.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gprpp/time.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/gprpp/time_util.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/http/format_request.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/http/httpcli.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/http/httpcli_security_connector.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/http/parser.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/buffer_list.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/call_combiner.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/cfstream_handle.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/combiner.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/dualstack_socket_posix.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/endpoint.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/endpoint_cfstream.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/endpoint_pair_posix.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/endpoint_pair_windows.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/error.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/error_cfstream.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/ev_apple.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/ev_epoll1_linux.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/ev_poll_posix.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/ev_posix.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/ev_windows.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/exec_ctx.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/executor.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/executor/mpmcqueue.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/executor/threadpool.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/fork_posix.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/fork_windows.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/gethostname_fallback.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/gethostname_host_name_max.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/gethostname_sysconf.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/grpc_if_nametoindex_posix.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/internal_errqueue.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/iocp_windows.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/iomgr.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/iomgr_internal.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/iomgr_posix.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/iomgr_posix_cfstream.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/iomgr_windows.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/load_file.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/lockfree_event.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/polling_entity.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/pollset.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/pollset_set.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/pollset_set_windows.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/pollset_windows.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/resolve_address.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/resolve_address_posix.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/resolve_address_windows.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/sockaddr_utils_posix.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/socket_factory_posix.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/socket_mutator.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/socket_utils_common_posix.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/socket_utils_linux.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/socket_utils_posix.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/socket_utils_windows.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/socket_windows.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/tcp_client.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/tcp_client_cfstream.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/tcp_client_posix.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/tcp_client_windows.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/tcp_posix.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/tcp_server.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/tcp_server_posix.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/tcp_server_utils_posix_common.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/tcp_server_windows.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/tcp_windows.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/time_averaged_stats.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/timer.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/timer_generic.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/timer_heap.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/timer_manager.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/unix_sockets_posix.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/unix_sockets_posix_noop.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/wakeup_fd_eventfd.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/wakeup_fd_nospecial.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/wakeup_fd_pipe.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/wakeup_fd_posix.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/iomgr/work_serializer.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/json/json_reader.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/json/json_util.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/json/json_writer.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/matchers/matchers.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/profiling/basic_timers.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/profiling/stap_timers.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/promise/activity.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/promise/sleep.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/resolver/resolver.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/resolver/resolver_registry.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/resolver/server_address.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/resource_quota/api.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/resource_quota/arena.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/resource_quota/memory_quota.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/resource_quota/resource_quota.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/resource_quota/thread_quota.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/resource_quota/trace.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/authorization/authorization_policy_provider_vtable.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/authorization/evaluate_args.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/authorization/grpc_authorization_engine.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/authorization/grpc_server_authz_filter.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/authorization/matchers.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/authorization/rbac_policy.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/context/security_context.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/alts/alts_credentials.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/alts/check_gcp_environment.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/alts/check_gcp_environment_linux.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/alts/check_gcp_environment_windows.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/call_creds_util.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/channel_creds_registry_init.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/composite/composite_credentials.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/credentials.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/external/aws_external_account_credentials.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/external/aws_request_signer.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/external/external_account_credentials.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/external/file_external_account_credentials.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/external/url_external_account_credentials.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/fake/fake_credentials.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/google_default/credentials_generic.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/google_default/google_default_credentials.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/iam/iam_credentials.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/insecure/insecure_credentials.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/jwt/json_token.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/jwt/jwt_credentials.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/jwt/jwt_verifier.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/local/local_credentials.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/oauth2/oauth2_credentials.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/plugin/plugin_credentials.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/ssl/ssl_credentials.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/tls/tls_credentials.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/tls/tls_utils.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/credentials/xds/xds_credentials.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/security_connector/alts/alts_security_connector.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/security_connector/fake/fake_security_connector.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/security_connector/insecure/insecure_security_connector.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/security_connector/load_system_roots_fallback.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/security_connector/load_system_roots_supported.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/security_connector/local/local_security_connector.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/security_connector/security_connector.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/security_connector/ssl/ssl_security_connector.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/security_connector/ssl_utils.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/security_connector/ssl_utils_config.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/security_connector/tls/tls_security_connector.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/transport/client_auth_filter.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/transport/secure_endpoint.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/transport/security_handshaker.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/transport/server_auth_filter.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/transport/tsi_error.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/security/util/json_util.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/service_config/service_config_impl.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/service_config/service_config_parser.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/slice/b64.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/slice/percent_encoding.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/slice/slice.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/slice/slice_api.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/slice/slice_buffer.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/slice/slice_buffer_api.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/slice/slice_refcount.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/slice/slice_string_helpers.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/api_trace.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/builtins.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/byte_buffer.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/byte_buffer_reader.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/call.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/call_details.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/call_log_batch.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/channel.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/channel_init.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/channel_ping.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/channel_stack_type.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/completion_queue.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/completion_queue_factory.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/event_string.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/init.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/lame_client.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/metadata_array.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/server.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/validate_metadata.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/surface/version.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/transport/bdp_estimator.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/transport/connectivity_state.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/transport/error_utils.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/transport/handshaker.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/transport/handshaker_registry.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/transport/http_connect_handshaker.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/transport/metadata_batch.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/transport/parsed_metadata.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/transport/pid_controller.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/transport/status_conversion.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/transport/tcp_connect_handshaker.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/transport/timeout_encoding.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/transport/transport.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/transport/transport_op_string.o python_build/temp.linux-aarch64-cpython-310/src/core/lib/uri/uri_parser.o python_build/temp.linux-aarch64-cpython-310/src/core/plugin_registry/grpc_plugin_registry.o python_build/temp.linux-aarch64-cpython-310/src/core/plugin_registry/grpc_plugin_registry_extra.o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/crypt/aes_gcm.o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/crypt/gsec.o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/frame_protector/alts_counter.o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/frame_protector/alts_crypter.o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/frame_protector/alts_frame_protector.o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/frame_protector/frame_handler.o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/handshaker/alts_handshaker_client.o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/handshaker/alts_shared_resource.o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/handshaker/alts_tsi_handshaker.o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/handshaker/alts_tsi_utils.o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/handshaker/transport_security_common_api.o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/fake_transport_security.o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/local_transport_security.o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/ssl/key_logging/ssl_key_logging.o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/ssl/session_cache/ssl_session_boringssl.o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/ssl/session_cache/ssl_session_cache.o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/ssl/session_cache/ssl_session_openssl.o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/ssl_transport_security.o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/transport_security.o python_build/temp.linux-aarch64-cpython-310/src/core/tsi/transport_security_grpc.o python_build/temp.linux-aarch64-cpython-310/src/python/grpcio/grpc/_cython/cygrpc.o python_build/temp.linux-aarch64-cpython-310/third_party/address_sorting/address_sorting.o python_build/temp.linux-aarch64-cpython-310/third_party/address_sorting/address_sorting_posix.o python_build/temp.linux-aarch64-cpython-310/third_party/address_sorting/address_sorting_windows.o python_build/temp.linux-aarch64-cpython-310/third_party/upb/third_party/utf8_range/naive.o python_build/temp.linux-aarch64-cpython-310/third_party/upb/third_party/utf8_range/range2-neon.o python_build/temp.linux-aarch64-cpython-310/third_party/upb/third_party/utf8_range/range2-sse.o python_build/temp.linux-aarch64-cpython-310/third_party/upb/upb/decode.o python_build/temp.linux-aarch64-cpython-310/third_party/upb/upb/decode_fast.o python_build/temp.linux-aarch64-cpython-310/third_party/upb/upb/def.o python_build/temp.linux-aarch64-cpython-310/third_party/upb/upb/encode.o python_build/temp.linux-aarch64-cpython-310/third_party/upb/upb/json_encode.o python_build/temp.linux-aarch64-cpython-310/third_party/upb/upb/msg.o python_build/temp.linux-aarch64-cpython-310/third_party/upb/upb/reflection.o python_build/temp.linux-aarch64-cpython-310/third_party/upb/upb/table.o python_build/temp.linux-aarch64-cpython-310/third_party/upb/upb/text_encode.o python_build/temp.linux-aarch64-cpython-310/third_party/upb/upb/upb.o -L/usr/lib64 -lrt -lm -lssl -lcrypto -lz -lcares -lre2 -labsl_flags_program_name -labsl_strings -labsl_cordz_handle -labsl_cordz_functions -labsl_random_internal_randen_slow -labsl_spinlock_wait -labsl_demangle_internal -labsl_random_internal_platform -labsl_cord -labsl_cordz_sample_token -labsl_random_internal_randen -labsl_time_zone -labsl_hash -labsl_random_internal_seed_material -labsl_random_distributions -labsl_status -labsl_statusor -labsl_symbolize -labsl_periodic_sampler -labsl_malloc_internal -labsl_exponential_biased -labsl_civil_time -labsl_flags_commandlineflag -labsl_flags -labsl_flags_private_handle_accessor -labsl_random_internal_randen_hwaes -labsl_scoped_set_env -labsl_city -labsl_throw_delegate -labsl_failure_signal_handler -labsl_random_seed_sequences -labsl_examine_stack -labsl_random_internal_distribution_test_util -labsl_flags_marshalling -labsl_random_internal_randen_hwaes_impl -labsl_random_seed_gen_exception -labsl_flags_usage -labsl_debugging_internal -labsl_random_internal_pool_urbg -labsl_low_level_hash -labsl_graphcycles_internal -labsl_flags_reflection -labsl_raw_hash_set -labsl_strings_internal -labsl_bad_variant_access -labsl_time -labsl_flags_config -labsl_flags_usage_internal -labsl_strerror -labsl_synchronization -labsl_raw_logging_internal -labsl_cordz_info -labsl_int128 -labsl_bad_optional_access -labsl_leak_check -labsl_hashtablez_sampler -labsl_flags_internal -labsl_log_severity -labsl_base -labsl_str_format_internal -labsl_bad_any_cast_impl -labsl_stacktrace -labsl_flags_commandlineflag_internal -labsl_flags_parse -labsl_cord_internal -o python_build/lib.linux-aarch64-cpython-310/grpc/_cython/cygrpc.cpython-310-aarch64-linux-gnu.so -lprotobuf copying python_build/lib.linux-aarch64-cpython-310/grpc/_cython/cygrpc.cpython-310-aarch64-linux-gnu.so -> src/python/grpcio/grpc/_cython + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot running install running install_lib /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64 creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10 creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-aarch64-cpython-310/grpc/_plugin_wrapping.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-aarch64-cpython-310/grpc/_runtime_protos.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-aarch64-cpython-310/grpc/beta/_client_adaptations.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-aarch64-cpython-310/grpc/beta/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-aarch64-cpython-310/grpc/beta/_server_adaptations.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-aarch64-cpython-310/grpc/beta/implementations.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-aarch64-cpython-310/grpc/beta/utilities.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-aarch64-cpython-310/grpc/beta/_metadata.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-aarch64-cpython-310/grpc/beta/interfaces.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-aarch64-cpython-310/grpc/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-aarch64-cpython-310/grpc/_compression.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-aarch64-cpython-310/grpc/_auth.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-aarch64-cpython-310/grpc/_interceptor.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-aarch64-cpython-310/grpc/_utilities.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-aarch64-cpython-310/grpc/_grpcio_metadata.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-aarch64-cpython-310/grpc/_simple_stubs.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-aarch64-cpython-310/grpc/_common.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/foundation/future.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/foundation/logging_pool.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/foundation/abandonment.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/foundation/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/foundation/stream.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/foundation/callable_util.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/foundation/stream_util.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/interfaces/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/interfaces/base/base.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/interfaces/base/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/interfaces/base/utilities.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/base creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/interfaces/face/face.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/interfaces/face/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/interfaces/face/utilities.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/face creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/common copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/common/style.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/common copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/common/cardinality.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/common copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/common/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/common copying python_build/lib.linux-aarch64-cpython-310/grpc/_channel.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-aarch64-cpython-310/grpc/aio/_call.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-aarch64-cpython-310/grpc/aio/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-aarch64-cpython-310/grpc/aio/_utils.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-aarch64-cpython-310/grpc/aio/_interceptor.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-aarch64-cpython-310/grpc/aio/_typing.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-aarch64-cpython-310/grpc/aio/_channel.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-aarch64-cpython-310/grpc/aio/_server.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-aarch64-cpython-310/grpc/aio/_metadata.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-aarch64-cpython-310/grpc/aio/_base_channel.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-aarch64-cpython-310/grpc/aio/_base_server.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-aarch64-cpython-310/grpc/aio/_base_call.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_cython creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_cython/_cygrpc copying python_build/lib.linux-aarch64-cpython-310/grpc/_cython/_cygrpc/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_cython/_cygrpc copying python_build/lib.linux-aarch64-cpython-310/grpc/_cython/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_cython creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_cython/_credentials copying python_build/lib.linux-aarch64-cpython-310/grpc/_cython/_credentials/roots.pem -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_cython/_credentials copying python_build/lib.linux-aarch64-cpython-310/grpc/_cython/cygrpc.cpython-310-aarch64-linux-gnu.so -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_cython copying python_build/lib.linux-aarch64-cpython-310/grpc/_server.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/experimental copying python_build/lib.linux-aarch64-cpython-310/grpc/experimental/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/experimental copying python_build/lib.linux-aarch64-cpython-310/grpc/experimental/gevent.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/experimental creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/experimental/aio copying python_build/lib.linux-aarch64-cpython-310/grpc/experimental/aio/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/experimental/aio copying python_build/lib.linux-aarch64-cpython-310/grpc/experimental/session_cache.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/experimental byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_plugin_wrapping.py to _plugin_wrapping.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_runtime_protos.py to _runtime_protos.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/beta/_client_adaptations.py to _client_adaptations.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/beta/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/beta/_server_adaptations.py to _server_adaptations.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/beta/implementations.py to implementations.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/beta/utilities.py to utilities.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/beta/_metadata.py to _metadata.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/beta/interfaces.py to interfaces.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_compression.py to _compression.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_auth.py to _auth.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_interceptor.py to _interceptor.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_utilities.py to _utilities.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_grpcio_metadata.py to _grpcio_metadata.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_simple_stubs.py to _simple_stubs.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_common.py to _common.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/foundation/future.py to future.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/foundation/logging_pool.py to logging_pool.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/foundation/abandonment.py to abandonment.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/foundation/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/foundation/stream.py to stream.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/foundation/callable_util.py to callable_util.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/foundation/stream_util.py to stream_util.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/base/base.py to base.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/base/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/base/utilities.py to utilities.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/face/face.py to face.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/face/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/face/utilities.py to utilities.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/common/style.py to style.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/common/cardinality.py to cardinality.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/framework/common/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_channel.py to _channel.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio/_call.py to _call.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio/_utils.py to _utils.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio/_interceptor.py to _interceptor.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio/_typing.py to _typing.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio/_channel.py to _channel.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio/_server.py to _server.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio/_metadata.py to _metadata.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio/_base_channel.py to _base_channel.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio/_base_server.py to _base_server.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/aio/_base_call.py to _base_call.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_cython/_cygrpc/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_cython/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/_server.py to _server.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/experimental/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/experimental/gevent.py to gevent.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/experimental/aio/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc/experimental/session_cache.py to session_cache.cpython-310.pyc writing byte-compilation script '/tmp/tmpvm18_2zc.py' /usr/bin/python3 /tmp/tmpvm18_2zc.py removing /tmp/tmpvm18_2zc.py running install_egg_info running egg_info creating src/python/grpcio/grpcio.egg-info writing src/python/grpcio/grpcio.egg-info/PKG-INFO writing dependency_links to src/python/grpcio/grpcio.egg-info/dependency_links.txt writing requirements to src/python/grpcio/grpcio.egg-info/requires.txt writing top-level names to src/python/grpcio/grpcio.egg-info/top_level.txt writing manifest file 'src/python/grpcio/grpcio.egg-info/SOURCES.txt' reading manifest file 'src/python/grpcio/grpcio.egg-info/SOURCES.txt' reading manifest template 'PYTHON-MANIFEST.in' warning: no files found matching '*.c' under directory 'src/python/grpcio/grpc' warning: no files found matching '*.h' under directory 'src/python/grpcio/grpc' warning: no files found matching '*.inc' under directory 'src/python/grpcio/grpc' warning: no files found matching '*.python' under directory 'src/python/grpcio/grpc' warning: no previously-included files matching '*.so' found under directory 'src/python/grpcio/grpc/_cython' warning: no previously-included files matching '*.pyd' found under directory 'src/python/grpcio/grpc/_cython' warning: no directories found matching 'third_party/abseil-cpp/absl' warning: no directories found matching 'third_party/boringssl-with-bazel' warning: no directories found matching 'third_party/re2' warning: no directories found matching 'third_party/xxhash' warning: no directories found matching 'third_party/zlib' warning: no files found matching 'src/python/grpcio/precompiled.py' adding license file 'LICENSE' writing manifest file 'src/python/grpcio/grpcio.egg-info/SOURCES.txt' Copying src/python/grpcio/grpcio.egg-info to /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpcio-1.48.1-py3.10.egg-info running install_scripts + pushd tools/distrib/python/grpcio_tools/ + mkdir -p grpc_root/src + for srcdir in compiler + cp -rp ../../../../src/compiler grpc_root/src/ + cp -rp ../../../../include grpc_root/ ++ pkg-config --cflags protobuf + export 'GRPC_PYTHON_CFLAGS=-fno-wrapv -frtti ' + GRPC_PYTHON_CFLAGS='-fno-wrapv -frtti ' ++ pkg-config --libs protobuf + export 'GRPC_PYTHON_LDFLAGS=-lprotobuf -lprotoc' + GRPC_PYTHON_LDFLAGS='-lprotobuf -lprotoc' + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib64/python3.10/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/grpc-1.48.1/tools/distrib/python/grpcio_tools/grpc_tools/_protoc_compiler.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling grpc_tools/_protoc_compiler.pyx because it changed. [1/1] Cythonizing grpc_tools/_protoc_compiler.pyx running build running build_py creating build creating build/lib.linux-aarch64-cpython-310 creating build/lib.linux-aarch64-cpython-310/grpc_tools copying grpc_tools/protoc.py -> build/lib.linux-aarch64-cpython-310/grpc_tools copying grpc_tools/__init__.py -> build/lib.linux-aarch64-cpython-310/grpc_tools copying grpc_tools/command.py -> build/lib.linux-aarch64-cpython-310/grpc_tools creating build/lib.linux-aarch64-cpython-310/grpc_tools/_proto creating build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google creating build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/wrappers.proto -> build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/type.proto -> build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/timestamp.proto -> build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/struct.proto -> build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/source_context.proto -> build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/field_mask.proto -> build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/empty.proto -> build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/duration.proto -> build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/descriptor.proto -> build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf creating build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf/compiler copying grpc_tools/_proto/google/protobuf/compiler/plugin.proto -> build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf/compiler copying grpc_tools/_proto/google/protobuf/api.proto -> build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/any.proto -> build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf running build_ext building 'grpc_tools._protoc_compiler' extension creating build/temp.linux-aarch64-cpython-310 creating build/temp.linux-aarch64-cpython-310/grpc_root creating build/temp.linux-aarch64-cpython-310/grpc_root/src creating build/temp.linux-aarch64-cpython-310/grpc_root/src/compiler creating build/temp.linux-aarch64-cpython-310/grpc_tools gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -I/usr/include -I/usr/include/python3.10 -c grpc_root/src/compiler/python_generator.cc -o build/temp.linux-aarch64-cpython-310/grpc_root/src/compiler/python_generator.o -fno-wrapv -frtti gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -I/usr/include -I/usr/include/python3.10 -c grpc_tools/_protoc_compiler.cpp -o build/temp.linux-aarch64-cpython-310/grpc_tools/_protoc_compiler.o -fno-wrapv -frtti gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -I/usr/include -I/usr/include/python3.10 -c grpc_tools/main.cc -o build/temp.linux-aarch64-cpython-310/grpc_tools/main.o -fno-wrapv -frtti g++ -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-cpython-310/grpc_root/src/compiler/python_generator.o build/temp.linux-aarch64-cpython-310/grpc_tools/_protoc_compiler.o build/temp.linux-aarch64-cpython-310/grpc_tools/main.o -L/usr/lib64 -o build/lib.linux-aarch64-cpython-310/grpc_tools/_protoc_compiler.cpython-310-aarch64-linux-gnu.so -lprotobuf -lprotoc + find . -type f -name protoc.py -execdir sed -r -i '1{/^#!/d}' '{}' + + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools copying build/lib.linux-aarch64-cpython-310/grpc_tools/protoc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools copying build/lib.linux-aarch64-cpython-310/grpc_tools/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf/struct.proto -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf/timestamp.proto -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf/descriptor.proto -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf/type.proto -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf/compiler copying build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf/compiler/plugin.proto -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf/compiler copying build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf/any.proto -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf/api.proto -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf/wrappers.proto -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf/empty.proto -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf/source_context.proto -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf/field_mask.proto -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf/duration.proto -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-cpython-310/grpc_tools/_protoc_compiler.cpython-310-aarch64-linux-gnu.so -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools copying build/lib.linux-aarch64-cpython-310/grpc_tools/command.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/protoc.py to protoc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/command.py to command.cpython-310.pyc writing byte-compilation script '/tmp/tmp6el9gjee.py' /usr/bin/python3 /tmp/tmp6el9gjee.py removing /tmp/tmp6el9gjee.py running install_egg_info running egg_info creating grpcio_tools.egg-info writing grpcio_tools.egg-info/PKG-INFO writing dependency_links to grpcio_tools.egg-info/dependency_links.txt writing requirements to grpcio_tools.egg-info/requires.txt writing top-level names to grpcio_tools.egg-info/top_level.txt writing manifest file 'grpcio_tools.egg-info/SOURCES.txt' reading manifest file 'grpcio_tools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'protoc_deps.py' warning: no directories found matching 'third_party' writing manifest file 'grpcio_tools.egg-info/SOURCES.txt' Copying grpcio_tools.egg-info to /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpcio_tools-1.48.1-py3.10.egg-info running install_scripts + popd + for suffix in channelz health_checking reflection status testing tests + pushd src/python/grpcio_channelz/ + echo channelz + grep -E '^(admin|csds)$' + /usr/bin/python3 setup.py preprocess running preprocess + echo channelz + grep -E '^(admin|csds|testing)$' + /usr/bin/python3 setup.py build_package_protos running build_package_protos + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/grpc_channelz copying ./grpc_channelz/__init__.py -> build/lib/grpc_channelz creating build/lib/grpc_channelz/v1 copying ./grpc_channelz/v1/_async.py -> build/lib/grpc_channelz/v1 copying ./grpc_channelz/v1/channelz_pb2.py -> build/lib/grpc_channelz/v1 copying ./grpc_channelz/v1/__init__.py -> build/lib/grpc_channelz/v1 copying ./grpc_channelz/v1/channelz_pb2_grpc.py -> build/lib/grpc_channelz/v1 copying ./grpc_channelz/v1/_servicer.py -> build/lib/grpc_channelz/v1 copying ./grpc_channelz/v1/channelz.py -> build/lib/grpc_channelz/v1 + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10 creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz copying build/lib/grpc_channelz/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/_async.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/channelz_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/channelz_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/_servicer.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/channelz.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz/v1 byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz/v1/_async.py to _async.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz/v1/channelz_pb2.py to channelz_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz/v1/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz/v1/channelz_pb2_grpc.py to channelz_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz/v1/_servicer.py to _servicer.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_channelz/v1/channelz.py to channelz.cpython-310.pyc writing byte-compilation script '/tmp/tmp9gs17uik.py' /usr/bin/python3 /tmp/tmp9gs17uik.py removing /tmp/tmp9gs17uik.py running install_egg_info running egg_info creating grpcio_channelz.egg-info writing grpcio_channelz.egg-info/PKG-INFO writing dependency_links to grpcio_channelz.egg-info/dependency_links.txt writing requirements to grpcio_channelz.egg-info/requires.txt writing top-level names to grpcio_channelz.egg-info/top_level.txt writing manifest file 'grpcio_channelz.egg-info/SOURCES.txt' reading manifest file 'grpcio_channelz.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'grpcio_channelz.egg-info/SOURCES.txt' Copying grpcio_channelz.egg-info to /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpcio_channelz-1.48.1-py3.10.egg-info running install_scripts + popd + for suffix in channelz health_checking reflection status testing tests + pushd src/python/grpcio_health_checking/ + echo health_checking + grep -E '^(admin|csds)$' + /usr/bin/python3 setup.py preprocess running preprocess + echo health_checking + grep -E '^(admin|csds|testing)$' + /usr/bin/python3 setup.py build_package_protos running build_package_protos + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/grpc_health copying ./grpc_health/__init__.py -> build/lib/grpc_health creating build/lib/grpc_health/v1 copying ./grpc_health/v1/health.py -> build/lib/grpc_health/v1 copying ./grpc_health/v1/_async.py -> build/lib/grpc_health/v1 copying ./grpc_health/v1/__init__.py -> build/lib/grpc_health/v1 copying ./grpc_health/v1/health_pb2_grpc.py -> build/lib/grpc_health/v1 copying ./grpc_health/v1/health_pb2.py -> build/lib/grpc_health/v1 + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_health copying build/lib/grpc_health/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_health creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/health.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/_async.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/health_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/health_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_health/v1 byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_health/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_health/v1/health.py to health.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_health/v1/_async.py to _async.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_health/v1/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_health/v1/health_pb2_grpc.py to health_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_health/v1/health_pb2.py to health_pb2.cpython-310.pyc writing byte-compilation script '/tmp/tmpgv4awene.py' /usr/bin/python3 /tmp/tmpgv4awene.py removing /tmp/tmpgv4awene.py running install_egg_info running egg_info creating grpcio_health_checking.egg-info writing grpcio_health_checking.egg-info/PKG-INFO writing dependency_links to grpcio_health_checking.egg-info/dependency_links.txt writing requirements to grpcio_health_checking.egg-info/requires.txt writing top-level names to grpcio_health_checking.egg-info/top_level.txt writing manifest file 'grpcio_health_checking.egg-info/SOURCES.txt' reading manifest file 'grpcio_health_checking.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'grpcio_health_checking.egg-info/SOURCES.txt' Copying grpcio_health_checking.egg-info to /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpcio_health_checking-1.48.1-py3.10.egg-info running install_scripts + popd + for suffix in channelz health_checking reflection status testing tests + pushd src/python/grpcio_reflection/ + echo reflection + grep -E '^(admin|csds)$' + /usr/bin/python3 setup.py preprocess running preprocess + echo reflection + grep -E '^(admin|csds|testing)$' + /usr/bin/python3 setup.py build_package_protos running build_package_protos + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/grpc_reflection copying ./grpc_reflection/__init__.py -> build/lib/grpc_reflection creating build/lib/grpc_reflection/v1alpha copying ./grpc_reflection/v1alpha/reflection_pb2_grpc.py -> build/lib/grpc_reflection/v1alpha copying ./grpc_reflection/v1alpha/_async.py -> build/lib/grpc_reflection/v1alpha copying ./grpc_reflection/v1alpha/reflection_pb2.py -> build/lib/grpc_reflection/v1alpha copying ./grpc_reflection/v1alpha/_base.py -> build/lib/grpc_reflection/v1alpha copying ./grpc_reflection/v1alpha/__init__.py -> build/lib/grpc_reflection/v1alpha copying ./grpc_reflection/v1alpha/proto_reflection_descriptor_database.py -> build/lib/grpc_reflection/v1alpha copying ./grpc_reflection/v1alpha/reflection.py -> build/lib/grpc_reflection/v1alpha + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/reflection_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/_async.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/reflection_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/_base.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/proto_reflection_descriptor_database.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/reflection.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha/reflection_pb2_grpc.py to reflection_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha/_async.py to _async.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha/reflection_pb2.py to reflection_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha/_base.py to _base.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha/proto_reflection_descriptor_database.py to proto_reflection_descriptor_database.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha/reflection.py to reflection.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_reflection/__init__.py to __init__.cpython-310.pyc writing byte-compilation script '/tmp/tmp4ydn30uw.py' /usr/bin/python3 /tmp/tmp4ydn30uw.py removing /tmp/tmp4ydn30uw.py running install_egg_info running egg_info creating grpcio_reflection.egg-info writing grpcio_reflection.egg-info/PKG-INFO writing dependency_links to grpcio_reflection.egg-info/dependency_links.txt writing requirements to grpcio_reflection.egg-info/requires.txt writing top-level names to grpcio_reflection.egg-info/top_level.txt writing manifest file 'grpcio_reflection.egg-info/SOURCES.txt' reading manifest file 'grpcio_reflection.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'grpcio_reflection.egg-info/SOURCES.txt' Copying grpcio_reflection.egg-info to /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpcio_reflection-1.48.1-py3.10.egg-info running install_scripts + popd + for suffix in channelz health_checking reflection status testing tests + pushd src/python/grpcio_status/ + echo status + grep -E '^(admin|csds)$' + /usr/bin/python3 setup.py preprocess running preprocess + echo status + grep -E '^(admin|csds|testing)$' + /usr/bin/python3 setup.py build_package_protos running build_package_protos + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/grpc_status copying ./grpc_status/_async.py -> build/lib/grpc_status copying ./grpc_status/rpc_status.py -> build/lib/grpc_status copying ./grpc_status/__init__.py -> build/lib/grpc_status copying ./grpc_status/_common.py -> build/lib/grpc_status + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_status copying build/lib/grpc_status/_async.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_status copying build/lib/grpc_status/rpc_status.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_status copying build/lib/grpc_status/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_status copying build/lib/grpc_status/_common.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_status byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_status/_async.py to _async.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_status/rpc_status.py to rpc_status.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_status/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_status/_common.py to _common.cpython-310.pyc writing byte-compilation script '/tmp/tmpemdmrrhf.py' /usr/bin/python3 /tmp/tmpemdmrrhf.py removing /tmp/tmpemdmrrhf.py running install_egg_info running egg_info creating grpcio_status.egg-info writing grpcio_status.egg-info/PKG-INFO writing dependency_links to grpcio_status.egg-info/dependency_links.txt writing requirements to grpcio_status.egg-info/requires.txt writing top-level names to grpcio_status.egg-info/top_level.txt writing manifest file 'grpcio_status.egg-info/SOURCES.txt' reading manifest file 'grpcio_status.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'grpc_status/google/rpc/status.proto' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'grpcio_status.egg-info/SOURCES.txt' Copying grpcio_status.egg-info to /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpcio_status-1.48.1-py3.10.egg-info running install_scripts + popd + for suffix in channelz health_checking reflection status testing tests + pushd src/python/grpcio_testing/ + grep -E '^(admin|csds)$' + echo testing + /usr/bin/python3 setup.py preprocess running preprocess + echo testing + grep -E '^(admin|csds|testing)$' + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/grpc_testing copying ./grpc_testing/__init__.py -> build/lib/grpc_testing copying ./grpc_testing/_common.py -> build/lib/grpc_testing copying ./grpc_testing/_time.py -> build/lib/grpc_testing creating build/lib/grpc_testing/_server copying ./grpc_testing/_server/_handler.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/_servicer_context.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/__init__.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/_rpc.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/_server_rpc.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/_server.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/_service.py -> build/lib/grpc_testing/_server creating build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/__init__.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_channel_state.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_invocation.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_channel.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_multi_callable.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_rpc_state.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_channel_rpc.py -> build/lib/grpc_testing/_channel + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_handler.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_servicer_context.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_rpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_server_rpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_server.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_service.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_server copying build/lib/grpc_testing/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing copying build/lib/grpc_testing/_common.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing copying build/lib/grpc_testing/_time.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_channel_state.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_invocation.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_channel.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_multi_callable.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_rpc_state.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_channel_rpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_channel byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_server/_handler.py to _handler.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_server/_servicer_context.py to _servicer_context.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_server/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_server/_rpc.py to _rpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_server/_server_rpc.py to _server_rpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_server/_server.py to _server.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_server/_service.py to _service.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_common.py to _common.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_time.py to _time.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_channel/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_channel/_channel_state.py to _channel_state.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_channel/_invocation.py to _invocation.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_channel/_channel.py to _channel.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_channel/_multi_callable.py to _multi_callable.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_channel/_rpc_state.py to _rpc_state.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpc_testing/_channel/_channel_rpc.py to _channel_rpc.cpython-310.pyc writing byte-compilation script '/tmp/tmpnsx2fqaf.py' /usr/bin/python3 /tmp/tmpnsx2fqaf.py removing /tmp/tmpnsx2fqaf.py running install_egg_info running egg_info creating grpcio_testing.egg-info writing grpcio_testing.egg-info/PKG-INFO writing dependency_links to grpcio_testing.egg-info/dependency_links.txt writing requirements to grpcio_testing.egg-info/requires.txt writing top-level names to grpcio_testing.egg-info/top_level.txt writing manifest file 'grpcio_testing.egg-info/SOURCES.txt' reading manifest file 'grpcio_testing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'grpcio_testing.egg-info/SOURCES.txt' Copying grpcio_testing.egg-info to /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpcio_testing-1.48.1-py3.10.egg-info running install_scripts + popd + for suffix in channelz health_checking reflection status testing tests + pushd src/python/grpcio_tests/ + echo tests + grep -E '^(admin|csds)$' + /usr/bin/python3 setup.py preprocess running preprocess + echo tests + grep -E '^(admin|csds|testing)$' + /usr/bin/python3 setup.py build_package_protos running build_package_protos messages.proto: File not found. tests/protoc_plugin/protos/invocation_testing/split_services/services.proto:17:1: Import "messages.proto" was not found or had errors. tests/protoc_plugin/protos/invocation_testing/split_services/services.proto:22:12: "Request" is not defined. tests/protoc_plugin/protos/invocation_testing/split_services/services.proto:22:30: "Response" is not defined. warning: ['grpc_tools.protoc', '--proto_path=/builddir/build/BUILD/grpc-1.48.1/src/python/grpcio_tests', '--proto_path=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto', '--python_out=/builddir/build/BUILD/grpc-1.48.1/src/python/grpcio_tests', '--grpc_python_out=/builddir/build/BUILD/grpc-1.48.1/src/python/grpcio_tests', '/builddir/build/BUILD/grpc-1.48.1/src/python/grpcio_tests/tests/protoc_plugin/protos/invocation_testing/split_services/services.proto'] failed+ CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running build_package_protos messages.proto: File not found. tests/protoc_plugin/protos/invocation_testing/split_services/services.proto:17:1: Import "messages.proto" was not found or had errors. tests/protoc_plugin/protos/invocation_testing/split_services/services.proto:22:12: "Request" is not defined. tests/protoc_plugin/protos/invocation_testing/split_services/services.proto:22:30: "Response" is not defined. creating build creating build/lib creating build/lib/tests_aio copying ./tests_aio/__init__.py -> build/lib/tests_aio creating build/lib/tests_gevent copying ./tests_gevent/__init__.py -> build/lib/tests_gevent creating build/lib/tests_py3_only copying ./tests_py3_only/__init__.py -> build/lib/tests_py3_only creating build/lib/tests copying ./tests/_result.py -> build/lib/tests copying ./tests/__init__.py -> build/lib/tests copying ./tests/_loader.py -> build/lib/tests copying ./tests/_runner.py -> build/lib/tests copying ./tests/bazel_namespace_package_hack.py -> build/lib/tests creating build/lib/src copying ./src/__init__.py -> build/lib/src creating build/lib/tests_aio/status copying ./tests_aio/status/__init__.py -> build/lib/tests_aio/status copying ./tests_aio/status/grpc_status_test.py -> build/lib/tests_aio/status creating build/lib/tests_aio/interop copying ./tests_aio/interop/__init__.py -> build/lib/tests_aio/interop copying ./tests_aio/interop/client.py -> build/lib/tests_aio/interop copying ./tests_aio/interop/server.py -> build/lib/tests_aio/interop copying ./tests_aio/interop/methods.py -> build/lib/tests_aio/interop copying ./tests_aio/interop/local_interop_test.py -> build/lib/tests_aio/interop creating build/lib/tests_aio/_sanity copying ./tests_aio/_sanity/__init__.py -> build/lib/tests_aio/_sanity copying ./tests_aio/_sanity/_sanity_test.py -> build/lib/tests_aio/_sanity creating build/lib/tests_aio/health_check copying ./tests_aio/health_check/__init__.py -> build/lib/tests_aio/health_check copying ./tests_aio/health_check/health_servicer_test.py -> build/lib/tests_aio/health_check creating build/lib/tests_aio/channelz copying ./tests_aio/channelz/__init__.py -> build/lib/tests_aio/channelz copying ./tests_aio/channelz/channelz_servicer_test.py -> build/lib/tests_aio/channelz creating build/lib/tests_aio/reflection copying ./tests_aio/reflection/reflection_servicer_test.py -> build/lib/tests_aio/reflection copying ./tests_aio/reflection/__init__.py -> build/lib/tests_aio/reflection creating build/lib/tests_aio/unit copying ./tests_aio/unit/_constants.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/metadata_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/aio_rpc_error_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/done_callback_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/close_channel_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/channel_argument_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/__init__.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/compatibility_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/timeout_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/server_interceptor_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/client_stream_stream_interceptor_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/connectivity_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/_test_base.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/_test_server.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/client_stream_unary_interceptor_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/_common.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/server_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/context_peer_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/wait_for_ready_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/channel_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/wait_for_connection_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/server_time_remaining_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/channel_ready_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/call_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/client_unary_stream_interceptor_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/secure_call_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/abort_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/outside_init_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/compression_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/init_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/auth_context_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/client_unary_unary_interceptor_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/_metadata_test.py -> build/lib/tests_aio/unit creating build/lib/tests_gevent/unit copying ./tests_gevent/unit/close_channel_test.py -> build/lib/tests_gevent/unit copying ./tests_gevent/unit/__init__.py -> build/lib/tests_gevent/unit copying ./tests_gevent/unit/_test_server.py -> build/lib/tests_gevent/unit creating build/lib/tests_py3_only/unit copying ./tests_py3_only/unit/_leak_test.py -> build/lib/tests_py3_only/unit copying ./tests_py3_only/unit/__init__.py -> build/lib/tests_py3_only/unit copying ./tests_py3_only/unit/_simple_stubs_test.py -> build/lib/tests_py3_only/unit creating build/lib/tests/status copying ./tests/status/__init__.py -> build/lib/tests/status copying ./tests/status/_grpc_status_test.py -> build/lib/tests/status creating build/lib/tests/interop copying ./tests/interop/__init__.py -> build/lib/tests/interop copying ./tests/interop/_insecure_intraop_test.py -> build/lib/tests/interop copying ./tests/interop/_intraop_test_case.py -> build/lib/tests/interop copying ./tests/interop/client.py -> build/lib/tests/interop copying ./tests/interop/_secure_intraop_test.py -> build/lib/tests/interop copying ./tests/interop/server.py -> build/lib/tests/interop copying ./tests/interop/methods.py -> build/lib/tests/interop copying ./tests/interop/service.py -> build/lib/tests/interop copying ./tests/interop/resources.py -> build/lib/tests/interop creating build/lib/tests/stress copying ./tests/stress/unary_stream_benchmark_pb2_grpc.py -> build/lib/tests/stress copying ./tests/stress/__init__.py -> build/lib/tests/stress copying ./tests/stress/metrics_server.py -> build/lib/tests/stress copying ./tests/stress/unary_stream_benchmark.py -> build/lib/tests/stress copying ./tests/stress/unary_stream_benchmark_pb2.py -> build/lib/tests/stress copying ./tests/stress/client.py -> build/lib/tests/stress copying ./tests/stress/test_runner.py -> build/lib/tests/stress creating build/lib/tests/_sanity copying ./tests/_sanity/__init__.py -> build/lib/tests/_sanity copying ./tests/_sanity/_sanity_test.py -> build/lib/tests/_sanity creating build/lib/tests/health_check copying ./tests/health_check/__init__.py -> build/lib/tests/health_check copying ./tests/health_check/_health_servicer_test.py -> build/lib/tests/health_check creating build/lib/tests/channelz copying ./tests/channelz/_channelz_servicer_test.py -> build/lib/tests/channelz copying ./tests/channelz/__init__.py -> build/lib/tests/channelz creating build/lib/tests/protoc_plugin copying ./tests/protoc_plugin/__init__.py -> build/lib/tests/protoc_plugin copying ./tests/protoc_plugin/_split_definitions_test.py -> build/lib/tests/protoc_plugin copying ./tests/protoc_plugin/_python_plugin_test.py -> build/lib/tests/protoc_plugin copying ./tests/protoc_plugin/beta_python_plugin_test.py -> build/lib/tests/protoc_plugin creating build/lib/tests/qps copying ./tests/qps/histogram.py -> build/lib/tests/qps copying ./tests/qps/__init__.py -> build/lib/tests/qps copying ./tests/qps/benchmark_client.py -> build/lib/tests/qps copying ./tests/qps/client_runner.py -> build/lib/tests/qps copying ./tests/qps/qps_worker.py -> build/lib/tests/qps copying ./tests/qps/worker_server.py -> build/lib/tests/qps copying ./tests/qps/benchmark_server.py -> build/lib/tests/qps creating build/lib/tests/reflection copying ./tests/reflection/_reflection_servicer_test.py -> build/lib/tests/reflection copying ./tests/reflection/__init__.py -> build/lib/tests/reflection copying ./tests/reflection/_reflection_client_test.py -> build/lib/tests/reflection creating build/lib/tests/unit copying ./tests/unit/_server_ssl_cert_config_test.py -> build/lib/tests/unit copying ./tests/unit/_server_wait_for_termination_test.py -> build/lib/tests/unit copying ./tests/unit/_from_grpc_import_star.py -> build/lib/tests/unit copying ./tests/unit/_rpc_part_2_test.py -> build/lib/tests/unit copying ./tests/unit/_dynamic_stubs_test.py -> build/lib/tests/unit copying ./tests/unit/_metadata_code_details_test.py -> build/lib/tests/unit copying ./tests/unit/_grpc_shutdown_test.py -> build/lib/tests/unit copying ./tests/unit/__init__.py -> build/lib/tests/unit copying ./tests/unit/_signal_handling_test.py -> build/lib/tests/unit copying ./tests/unit/_server_shutdown_test.py -> build/lib/tests/unit copying ./tests/unit/_exit_scenarios.py -> build/lib/tests/unit copying ./tests/unit/_channel_close_test.py -> build/lib/tests/unit copying ./tests/unit/_version_test.py -> build/lib/tests/unit copying ./tests/unit/test_common.py -> build/lib/tests/unit copying ./tests/unit/_tcp_proxy.py -> build/lib/tests/unit copying ./tests/unit/_rpc_part_1_test.py -> build/lib/tests/unit copying ./tests/unit/_abort_test.py -> build/lib/tests/unit copying ./tests/unit/_server_test.py -> build/lib/tests/unit copying ./tests/unit/_api_test.py -> build/lib/tests/unit copying ./tests/unit/thread_pool.py -> build/lib/tests/unit copying ./tests/unit/_invocation_defects_test.py -> build/lib/tests/unit copying ./tests/unit/_interceptor_test.py -> build/lib/tests/unit copying ./tests/unit/_xds_credentials_test.py -> build/lib/tests/unit copying ./tests/unit/_auth_test.py -> build/lib/tests/unit copying ./tests/unit/_logging_test.py -> build/lib/tests/unit copying ./tests/unit/_credentials_test.py -> build/lib/tests/unit copying ./tests/unit/_contextvars_propagation_test.py -> build/lib/tests/unit copying ./tests/unit/_metadata_flags_test.py -> build/lib/tests/unit copying ./tests/unit/_reconnect_test.py -> build/lib/tests/unit copying ./tests/unit/_compression_test.py -> build/lib/tests/unit copying ./tests/unit/resources.py -> build/lib/tests/unit copying ./tests/unit/_channel_ready_future_test.py -> build/lib/tests/unit copying ./tests/unit/_rpc_test_helpers.py -> build/lib/tests/unit copying ./tests/unit/_empty_message_test.py -> build/lib/tests/unit copying ./tests/unit/_dns_resolver_test.py -> build/lib/tests/unit copying ./tests/unit/_server_shutdown_scenarios.py -> build/lib/tests/unit copying ./tests/unit/_auth_context_test.py -> build/lib/tests/unit copying ./tests/unit/_resource_exhausted_test.py -> build/lib/tests/unit copying ./tests/unit/_exit_test.py -> build/lib/tests/unit copying ./tests/unit/_local_credentials_test.py -> build/lib/tests/unit copying ./tests/unit/_invalid_metadata_test.py -> build/lib/tests/unit copying ./tests/unit/_channel_args_test.py -> build/lib/tests/unit copying ./tests/unit/_session_cache_test.py -> build/lib/tests/unit copying ./tests/unit/_error_message_encoding_test.py -> build/lib/tests/unit copying ./tests/unit/_signal_client.py -> build/lib/tests/unit copying ./tests/unit/_channel_connectivity_test.py -> build/lib/tests/unit copying ./tests/unit/_metadata_test.py -> build/lib/tests/unit creating build/lib/tests/fork copying ./tests/fork/__init__.py -> build/lib/tests/fork copying ./tests/fork/client.py -> build/lib/tests/fork copying ./tests/fork/methods.py -> build/lib/tests/fork copying ./tests/fork/_fork_interop_test.py -> build/lib/tests/fork creating build/lib/tests/testing copying ./tests/testing/_server_application.py -> build/lib/tests/testing copying ./tests/testing/_client_application.py -> build/lib/tests/testing copying ./tests/testing/_time_test.py -> build/lib/tests/testing copying ./tests/testing/__init__.py -> build/lib/tests/testing copying ./tests/testing/_server_test.py -> build/lib/tests/testing copying ./tests/testing/_application_common.py -> build/lib/tests/testing copying ./tests/testing/_client_test.py -> build/lib/tests/testing copying ./tests/testing/_application_testing_common.py -> build/lib/tests/testing creating build/lib/tests/protoc_plugin/protos copying ./tests/protoc_plugin/protos/__init__.py -> build/lib/tests/protoc_plugin/protos creating build/lib/tests/protoc_plugin/protos/invocation_testing copying ./tests/protoc_plugin/protos/invocation_testing/same_pb2.py -> build/lib/tests/protoc_plugin/protos/invocation_testing copying ./tests/protoc_plugin/protos/invocation_testing/same_pb2_grpc.py -> build/lib/tests/protoc_plugin/protos/invocation_testing copying ./tests/protoc_plugin/protos/invocation_testing/__init__.py -> build/lib/tests/protoc_plugin/protos/invocation_testing creating build/lib/tests/protoc_plugin/protos/requests copying ./tests/protoc_plugin/protos/requests/__init__.py -> build/lib/tests/protoc_plugin/protos/requests creating build/lib/tests/protoc_plugin/protos/service copying ./tests/protoc_plugin/protos/service/__init__.py -> build/lib/tests/protoc_plugin/protos/service copying ./tests/protoc_plugin/protos/service/test_service_pb2.py -> build/lib/tests/protoc_plugin/protos/service copying ./tests/protoc_plugin/protos/service/test_service_pb2_grpc.py -> build/lib/tests/protoc_plugin/protos/service creating build/lib/tests/protoc_plugin/protos/responses copying ./tests/protoc_plugin/protos/responses/test_responses_pb2_grpc.py -> build/lib/tests/protoc_plugin/protos/responses copying ./tests/protoc_plugin/protos/responses/__init__.py -> build/lib/tests/protoc_plugin/protos/responses copying ./tests/protoc_plugin/protos/responses/test_responses_pb2.py -> build/lib/tests/protoc_plugin/protos/responses creating build/lib/tests/protoc_plugin/protos/payload copying ./tests/protoc_plugin/protos/payload/__init__.py -> build/lib/tests/protoc_plugin/protos/payload copying ./tests/protoc_plugin/protos/payload/test_payload_pb2_grpc.py -> build/lib/tests/protoc_plugin/protos/payload copying ./tests/protoc_plugin/protos/payload/test_payload_pb2.py -> build/lib/tests/protoc_plugin/protos/payload creating build/lib/tests/protoc_plugin/protos/requests/r copying ./tests/protoc_plugin/protos/requests/r/__init__.py -> build/lib/tests/protoc_plugin/protos/requests/r copying ./tests/protoc_plugin/protos/requests/r/test_requests_pb2.py -> build/lib/tests/protoc_plugin/protos/requests/r copying ./tests/protoc_plugin/protos/requests/r/test_requests_pb2_grpc.py -> build/lib/tests/protoc_plugin/protos/requests/r creating build/lib/tests/unit/beta copying ./tests/unit/beta/_implementations_test.py -> build/lib/tests/unit/beta copying ./tests/unit/beta/test_utilities.py -> build/lib/tests/unit/beta copying ./tests/unit/beta/__init__.py -> build/lib/tests/unit/beta copying ./tests/unit/beta/_utilities_test.py -> build/lib/tests/unit/beta copying ./tests/unit/beta/_connectivity_channel_test.py -> build/lib/tests/unit/beta copying ./tests/unit/beta/_not_found_test.py -> build/lib/tests/unit/beta copying ./tests/unit/beta/_beta_features_test.py -> build/lib/tests/unit/beta creating build/lib/tests/unit/framework copying ./tests/unit/framework/__init__.py -> build/lib/tests/unit/framework creating build/lib/tests/unit/_cython copying ./tests/unit/_cython/test_utilities.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/cygrpc_test.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/_read_some_but_not_all_responses_test.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/__init__.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/_cancel_many_calls_test.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/_server_test.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/_no_messages_single_server_completion_queue_test.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/_common.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/_fork_test.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/_channel_test.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/_no_messages_server_completion_queue_per_call_test.py -> build/lib/tests/unit/_cython creating build/lib/tests/unit/framework/foundation copying ./tests/unit/framework/foundation/_logging_pool_test.py -> build/lib/tests/unit/framework/foundation copying ./tests/unit/framework/foundation/__init__.py -> build/lib/tests/unit/framework/foundation copying ./tests/unit/framework/foundation/stream_testing.py -> build/lib/tests/unit/framework/foundation creating build/lib/tests/unit/framework/common copying ./tests/unit/framework/common/test_control.py -> build/lib/tests/unit/framework/common copying ./tests/unit/framework/common/__init__.py -> build/lib/tests/unit/framework/common copying ./tests/unit/framework/common/test_constants.py -> build/lib/tests/unit/framework/common copying ./tests/unit/framework/common/test_coverage.py -> build/lib/tests/unit/framework/common creating build/lib/tests/testing/proto copying ./tests/testing/proto/services_pb2.py -> build/lib/tests/testing/proto copying ./tests/testing/proto/__init__.py -> build/lib/tests/testing/proto copying ./tests/testing/proto/requests_pb2.py -> build/lib/tests/testing/proto copying ./tests/testing/proto/requests_pb2_grpc.py -> build/lib/tests/testing/proto copying ./tests/testing/proto/services_pb2_grpc.py -> build/lib/tests/testing/proto creating build/lib/src/proto copying ./src/proto/gen_build_yaml.py -> build/lib/src/proto copying ./src/proto/__init__.py -> build/lib/src/proto creating build/lib/src/proto/math copying ./src/proto/math/__init__.py -> build/lib/src/proto/math copying ./src/proto/math/math_pb2_grpc.py -> build/lib/src/proto/math copying ./src/proto/math/math_pb2.py -> build/lib/src/proto/math creating build/lib/src/proto/grpc copying ./src/proto/grpc/__init__.py -> build/lib/src/proto/grpc creating build/lib/src/proto/grpc/lookup copying ./src/proto/grpc/lookup/__init__.py -> build/lib/src/proto/grpc/lookup creating build/lib/src/proto/grpc/status copying ./src/proto/grpc/status/status_pb2.py -> build/lib/src/proto/grpc/status copying ./src/proto/grpc/status/__init__.py -> build/lib/src/proto/grpc/status copying ./src/proto/grpc/status/status_pb2_grpc.py -> build/lib/src/proto/grpc/status creating build/lib/src/proto/grpc/core copying ./src/proto/grpc/core/stats_pb2.py -> build/lib/src/proto/grpc/core copying ./src/proto/grpc/core/__init__.py -> build/lib/src/proto/grpc/core copying ./src/proto/grpc/core/stats_pb2_grpc.py -> build/lib/src/proto/grpc/core creating build/lib/src/proto/grpc/gcp copying ./src/proto/grpc/gcp/transport_security_common_pb2.py -> build/lib/src/proto/grpc/gcp copying ./src/proto/grpc/gcp/__init__.py -> build/lib/src/proto/grpc/gcp copying ./src/proto/grpc/gcp/altscontext_pb2.py -> build/lib/src/proto/grpc/gcp copying ./src/proto/grpc/gcp/handshaker_pb2_grpc.py -> build/lib/src/proto/grpc/gcp copying ./src/proto/grpc/gcp/transport_security_common_pb2_grpc.py -> build/lib/src/proto/grpc/gcp copying ./src/proto/grpc/gcp/handshaker_pb2.py -> build/lib/src/proto/grpc/gcp copying ./src/proto/grpc/gcp/altscontext_pb2_grpc.py -> build/lib/src/proto/grpc/gcp creating build/lib/src/proto/grpc/channelz copying ./src/proto/grpc/channelz/channelz_pb2.py -> build/lib/src/proto/grpc/channelz copying ./src/proto/grpc/channelz/__init__.py -> build/lib/src/proto/grpc/channelz copying ./src/proto/grpc/channelz/channelz_pb2_grpc.py -> build/lib/src/proto/grpc/channelz creating build/lib/src/proto/grpc/reflection copying ./src/proto/grpc/reflection/__init__.py -> build/lib/src/proto/grpc/reflection creating build/lib/src/proto/grpc/health copying ./src/proto/grpc/health/__init__.py -> build/lib/src/proto/grpc/health creating build/lib/src/proto/grpc/lb copying ./src/proto/grpc/lb/__init__.py -> build/lib/src/proto/grpc/lb creating build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/simple_messages_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/echo_messages_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/report_qps_scenario_service_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/stats_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/echo_messages_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/benchmark_service_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/istio_echo_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/__init__.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/istio_echo_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/control_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/stats_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/worker_service_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/empty_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/control_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/payloads_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/proxy_service_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/echo_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/test_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/empty_service_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/payloads_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/metrics_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/benchmark_service_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/messages_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/empty_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/proxy_service_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/simple_messages_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/empty_service_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/compiler_test_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/compiler_test_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/echo_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/metrics_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/report_qps_scenario_service_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/messages_pb2.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/worker_service_pb2_grpc.py -> build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/test_pb2.py -> build/lib/src/proto/grpc/testing creating build/lib/src/proto/grpc/lookup/v1 copying ./src/proto/grpc/lookup/v1/rls_pb2.py -> build/lib/src/proto/grpc/lookup/v1 copying ./src/proto/grpc/lookup/v1/rls_config_pb2_grpc.py -> build/lib/src/proto/grpc/lookup/v1 copying ./src/proto/grpc/lookup/v1/__init__.py -> build/lib/src/proto/grpc/lookup/v1 copying ./src/proto/grpc/lookup/v1/rls_config_pb2.py -> build/lib/src/proto/grpc/lookup/v1 copying ./src/proto/grpc/lookup/v1/rls_pb2_grpc.py -> build/lib/src/proto/grpc/lookup/v1 creating build/lib/src/proto/grpc/reflection/v1alpha copying ./src/proto/grpc/reflection/v1alpha/reflection_pb2_grpc.py -> build/lib/src/proto/grpc/reflection/v1alpha copying ./src/proto/grpc/reflection/v1alpha/reflection_pb2.py -> build/lib/src/proto/grpc/reflection/v1alpha copying ./src/proto/grpc/reflection/v1alpha/__init__.py -> build/lib/src/proto/grpc/reflection/v1alpha creating build/lib/src/proto/grpc/reflection/v1 copying ./src/proto/grpc/reflection/v1/reflection_pb2_grpc.py -> build/lib/src/proto/grpc/reflection/v1 copying ./src/proto/grpc/reflection/v1/reflection_pb2.py -> build/lib/src/proto/grpc/reflection/v1 copying ./src/proto/grpc/reflection/v1/__init__.py -> build/lib/src/proto/grpc/reflection/v1 creating build/lib/src/proto/grpc/health/v1 copying ./src/proto/grpc/health/v1/__init__.py -> build/lib/src/proto/grpc/health/v1 copying ./src/proto/grpc/health/v1/health_pb2_grpc.py -> build/lib/src/proto/grpc/health/v1 copying ./src/proto/grpc/health/v1/health_pb2.py -> build/lib/src/proto/grpc/health/v1 creating build/lib/src/proto/grpc/lb/v1 copying ./src/proto/grpc/lb/v1/__init__.py -> build/lib/src/proto/grpc/lb/v1 copying ./src/proto/grpc/lb/v1/load_balancer_pb2.py -> build/lib/src/proto/grpc/lb/v1 copying ./src/proto/grpc/lb/v1/load_reporter_pb2_grpc.py -> build/lib/src/proto/grpc/lb/v1 copying ./src/proto/grpc/lb/v1/load_reporter_pb2.py -> build/lib/src/proto/grpc/lb/v1 copying ./src/proto/grpc/lb/v1/load_balancer_pb2_grpc.py -> build/lib/src/proto/grpc/lb/v1 creating build/lib/src/proto/grpc/testing/proto2 copying ./src/proto/grpc/testing/proto2/empty2_pb2_grpc.py -> build/lib/src/proto/grpc/testing/proto2 copying ./src/proto/grpc/testing/proto2/__init__.py -> build/lib/src/proto/grpc/testing/proto2 copying ./src/proto/grpc/testing/proto2/empty2_extensions_pb2_grpc.py -> build/lib/src/proto/grpc/testing/proto2 copying ./src/proto/grpc/testing/proto2/empty2_pb2.py -> build/lib/src/proto/grpc/testing/proto2 copying ./src/proto/grpc/testing/proto2/empty2_extensions_pb2.py -> build/lib/src/proto/grpc/testing/proto2 creating build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/ads_for_test_pb2.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/lrs_for_test_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/ads_for_test_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/lds_rds_for_test_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/lrs_for_test_pb2.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/__init__.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/eds_for_test_pb2.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/eds_for_test_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/cds_for_test_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/cds_for_test_pb2.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/lds_rds_for_test_pb2.py -> build/lib/src/proto/grpc/testing/xds creating build/lib/src/proto/grpc/testing/duplicate copying ./src/proto/grpc/testing/duplicate/__init__.py -> build/lib/src/proto/grpc/testing/duplicate copying ./src/proto/grpc/testing/duplicate/echo_duplicate_pb2.py -> build/lib/src/proto/grpc/testing/duplicate copying ./src/proto/grpc/testing/duplicate/echo_duplicate_pb2_grpc.py -> build/lib/src/proto/grpc/testing/duplicate creating build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/endpoint_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/config_source_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/path_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/string_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/config_dump_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/round_robin_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/discovery_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/base_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/csds_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/wrr_locality_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/extension_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/cluster_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/string_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/regex_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/load_report_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/address_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/outlier_detection_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/percent_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/base_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/__init__.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/listener_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/orca_service_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/fault_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/rbac_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/tls_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/metadata_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/typed_struct_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/http_filter_rbac_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/http_connection_manager_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/range_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/ads_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/expr_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/lrs_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/config_source_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/fault_common_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/ring_hash_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/route_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/metadata_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/round_robin_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/http_filter_rbac_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/udpa_typed_struct_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/endpoint_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/extension_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/csds_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/orca_service_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/path_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/cluster_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/fault_common_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/config_dump_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/lrs_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/rbac_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/listener_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/outlier_detection_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/protocol_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/http_connection_manager_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/regex_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/load_report_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/ring_hash_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/router_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/tls_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/orca_load_report_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/router_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/ads_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/wrr_locality_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/route_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/expr_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/range_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/protocol_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/address_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/percent_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/orca_load_report_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/udpa_typed_struct_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/aggregate_cluster_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/typed_struct_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/aggregate_cluster_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/fault_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/discovery_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./tests/tests.json -> build/lib/tests creating build/lib/tests/interop/credentials copying ./tests/interop/credentials/ca.pem -> build/lib/tests/interop/credentials copying ./tests/interop/credentials/server1.key -> build/lib/tests/interop/credentials copying ./tests/interop/credentials/server1.pem -> build/lib/tests/interop/credentials creating build/lib/tests/unit/credentials copying ./tests/unit/credentials/ca.pem -> build/lib/tests/unit/credentials copying ./tests/unit/credentials/server1.key -> build/lib/tests/unit/credentials copying ./tests/unit/credentials/server1.pem -> build/lib/tests/unit/credentials copying ./tests/protoc_plugin/protos/invocation_testing/same.proto -> build/lib/tests/protoc_plugin/protos/invocation_testing copying ./tests/testing/proto/requests.proto -> build/lib/tests/testing/proto copying ./tests/testing/proto/services.proto -> build/lib/tests/testing/proto warning: ['grpc_tools.protoc', '--proto_path=/builddir/build/BUILD/grpc-1.48.1/src/python/grpcio_tests', '--proto_path=/builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib64/python3.10/site-packages/grpc_tools/_proto', '--python_out=/builddir/build/BUILD/grpc-1.48.1/src/python/grpcio_tests', '--grpc_python_out=/builddir/build/BUILD/grpc-1.48.1/src/python/grpcio_tests', '/builddir/build/BUILD/grpc-1.48.1/src/python/grpcio_tests/tests/protoc_plugin/protos/invocation_testing/split_services/services.proto'] failed+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/status copying build/lib/tests_aio/status/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/status copying build/lib/tests_aio/status/grpc_status_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/status creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/interop copying build/lib/tests_aio/interop/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/interop copying build/lib/tests_aio/interop/client.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/interop copying build/lib/tests_aio/interop/server.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/interop copying build/lib/tests_aio/interop/methods.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/interop copying build/lib/tests_aio/interop/local_interop_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/interop copying build/lib/tests_aio/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/_sanity copying build/lib/tests_aio/_sanity/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/_sanity copying build/lib/tests_aio/_sanity/_sanity_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/_sanity creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/health_check copying build/lib/tests_aio/health_check/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/health_check copying build/lib/tests_aio/health_check/health_servicer_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/health_check creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/channelz copying build/lib/tests_aio/channelz/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/channelz copying build/lib/tests_aio/channelz/channelz_servicer_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/channelz creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/reflection copying build/lib/tests_aio/reflection/reflection_servicer_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/reflection copying build/lib/tests_aio/reflection/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/reflection creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/_constants.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/metadata_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/aio_rpc_error_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/done_callback_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/close_channel_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/channel_argument_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/compatibility_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/timeout_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/server_interceptor_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/client_stream_stream_interceptor_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/connectivity_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/_test_base.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/_test_server.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/client_stream_unary_interceptor_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/_common.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/server_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/context_peer_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/wait_for_ready_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/channel_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/wait_for_connection_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/server_time_remaining_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/channel_ready_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/call_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/client_unary_stream_interceptor_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/secure_call_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/abort_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/outside_init_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/compression_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/init_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/auth_context_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/client_unary_unary_interceptor_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/_metadata_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_gevent copying build/lib/tests_gevent/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_gevent creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_gevent/unit copying build/lib/tests_gevent/unit/close_channel_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_gevent/unit copying build/lib/tests_gevent/unit/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_gevent/unit copying build/lib/tests_gevent/unit/_test_server.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_gevent/unit creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_py3_only copying build/lib/tests_py3_only/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_py3_only creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_py3_only/unit copying build/lib/tests_py3_only/unit/_leak_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_py3_only/unit copying build/lib/tests_py3_only/unit/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_py3_only/unit copying build/lib/tests_py3_only/unit/_simple_stubs_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_py3_only/unit creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests copying build/lib/tests/_result.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/status copying build/lib/tests/status/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/status copying build/lib/tests/status/_grpc_status_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/status creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop copying build/lib/tests/interop/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop copying build/lib/tests/interop/_insecure_intraop_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop copying build/lib/tests/interop/_intraop_test_case.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop/credentials copying build/lib/tests/interop/credentials/server1.pem -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop/credentials copying build/lib/tests/interop/credentials/ca.pem -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop/credentials copying build/lib/tests/interop/credentials/server1.key -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop/credentials copying build/lib/tests/interop/client.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop copying build/lib/tests/interop/_secure_intraop_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop copying build/lib/tests/interop/server.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop copying build/lib/tests/interop/methods.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop copying build/lib/tests/interop/service.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop copying build/lib/tests/interop/resources.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop copying build/lib/tests/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/stress copying build/lib/tests/stress/unary_stream_benchmark_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/stress copying build/lib/tests/stress/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/stress copying build/lib/tests/stress/metrics_server.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/stress copying build/lib/tests/stress/unary_stream_benchmark.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/stress copying build/lib/tests/stress/unary_stream_benchmark_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/stress copying build/lib/tests/stress/client.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/stress copying build/lib/tests/stress/test_runner.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/stress copying build/lib/tests/_loader.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/_sanity copying build/lib/tests/_sanity/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/_sanity copying build/lib/tests/_sanity/_sanity_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/_sanity copying build/lib/tests/_runner.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests copying build/lib/tests/tests.json -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/health_check copying build/lib/tests/health_check/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/health_check copying build/lib/tests/health_check/_health_servicer_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/health_check creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/channelz copying build/lib/tests/channelz/_channelz_servicer_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/channelz copying build/lib/tests/channelz/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/channelz creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin copying build/lib/tests/protoc_plugin/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin copying build/lib/tests/protoc_plugin/_split_definitions_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin copying build/lib/tests/protoc_plugin/_python_plugin_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/invocation_testing copying build/lib/tests/protoc_plugin/protos/invocation_testing/same_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/invocation_testing copying build/lib/tests/protoc_plugin/protos/invocation_testing/same_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/invocation_testing copying build/lib/tests/protoc_plugin/protos/invocation_testing/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/invocation_testing copying build/lib/tests/protoc_plugin/protos/invocation_testing/same.proto -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/invocation_testing copying build/lib/tests/protoc_plugin/protos/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/requests copying build/lib/tests/protoc_plugin/protos/requests/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/requests creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/requests/r copying build/lib/tests/protoc_plugin/protos/requests/r/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/requests/r copying build/lib/tests/protoc_plugin/protos/requests/r/test_requests_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/requests/r copying build/lib/tests/protoc_plugin/protos/requests/r/test_requests_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/requests/r creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/service copying build/lib/tests/protoc_plugin/protos/service/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/service copying build/lib/tests/protoc_plugin/protos/service/test_service_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/service copying build/lib/tests/protoc_plugin/protos/service/test_service_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/service creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/responses copying build/lib/tests/protoc_plugin/protos/responses/test_responses_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/responses copying build/lib/tests/protoc_plugin/protos/responses/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/responses copying build/lib/tests/protoc_plugin/protos/responses/test_responses_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/responses creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/payload copying build/lib/tests/protoc_plugin/protos/payload/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/payload copying build/lib/tests/protoc_plugin/protos/payload/test_payload_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/payload copying build/lib/tests/protoc_plugin/protos/payload/test_payload_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/payload copying build/lib/tests/protoc_plugin/beta_python_plugin_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin copying build/lib/tests/bazel_namespace_package_hack.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/qps copying build/lib/tests/qps/histogram.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/qps copying build/lib/tests/qps/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/qps copying build/lib/tests/qps/benchmark_client.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/qps copying build/lib/tests/qps/client_runner.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/qps copying build/lib/tests/qps/qps_worker.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/qps copying build/lib/tests/qps/worker_server.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/qps copying build/lib/tests/qps/benchmark_server.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/qps creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/reflection copying build/lib/tests/reflection/_reflection_servicer_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/reflection copying build/lib/tests/reflection/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/reflection copying build/lib/tests/reflection/_reflection_client_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/reflection creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_server_ssl_cert_config_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_server_wait_for_termination_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_from_grpc_import_star.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_rpc_part_2_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_dynamic_stubs_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_metadata_code_details_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/beta copying build/lib/tests/unit/beta/_implementations_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/beta copying build/lib/tests/unit/beta/test_utilities.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/beta copying build/lib/tests/unit/beta/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/beta copying build/lib/tests/unit/beta/_utilities_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/beta copying build/lib/tests/unit/beta/_connectivity_channel_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/beta copying build/lib/tests/unit/beta/_not_found_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/beta copying build/lib/tests/unit/beta/_beta_features_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/beta copying build/lib/tests/unit/_grpc_shutdown_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_signal_handling_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_server_shutdown_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_exit_scenarios.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_channel_close_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_version_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/test_common.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_tcp_proxy.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_rpc_part_1_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_abort_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/credentials copying build/lib/tests/unit/credentials/server1.pem -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/credentials copying build/lib/tests/unit/credentials/ca.pem -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/credentials copying build/lib/tests/unit/credentials/server1.key -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/credentials copying build/lib/tests/unit/_server_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_api_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/thread_pool.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_invocation_defects_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_interceptor_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_xds_credentials_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_auth_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_logging_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/foundation copying build/lib/tests/unit/framework/foundation/_logging_pool_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/foundation copying build/lib/tests/unit/framework/foundation/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/foundation copying build/lib/tests/unit/framework/foundation/stream_testing.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/foundation copying build/lib/tests/unit/framework/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/common copying build/lib/tests/unit/framework/common/test_control.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/common copying build/lib/tests/unit/framework/common/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/common copying build/lib/tests/unit/framework/common/test_constants.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/common copying build/lib/tests/unit/framework/common/test_coverage.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/common copying build/lib/tests/unit/_credentials_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_contextvars_propagation_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_metadata_flags_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_reconnect_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_compression_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/resources.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_channel_ready_future_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/test_utilities.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/cygrpc_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_read_some_but_not_all_responses_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_cancel_many_calls_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_server_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_no_messages_single_server_completion_queue_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_common.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_fork_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_channel_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_no_messages_server_completion_queue_per_call_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython copying build/lib/tests/unit/_rpc_test_helpers.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_empty_message_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_dns_resolver_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_server_shutdown_scenarios.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_auth_context_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_resource_exhausted_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_exit_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_local_credentials_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_invalid_metadata_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_channel_args_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_session_cache_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_error_message_encoding_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_signal_client.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_channel_connectivity_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit copying build/lib/tests/unit/_metadata_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/fork copying build/lib/tests/fork/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/fork copying build/lib/tests/fork/client.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/fork copying build/lib/tests/fork/methods.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/fork copying build/lib/tests/fork/_fork_interop_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/fork creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing copying build/lib/tests/testing/_server_application.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing copying build/lib/tests/testing/_client_application.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/proto copying build/lib/tests/testing/proto/services_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/proto copying build/lib/tests/testing/proto/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/proto copying build/lib/tests/testing/proto/requests.proto -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/proto copying build/lib/tests/testing/proto/services.proto -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/proto copying build/lib/tests/testing/proto/requests_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/proto copying build/lib/tests/testing/proto/requests_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/proto copying build/lib/tests/testing/proto/services_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/proto copying build/lib/tests/testing/_time_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing copying build/lib/tests/testing/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing copying build/lib/tests/testing/_server_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing copying build/lib/tests/testing/_application_common.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing copying build/lib/tests/testing/_client_test.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing copying build/lib/tests/testing/_application_testing_common.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto copying build/lib/src/proto/gen_build_yaml.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto copying build/lib/src/proto/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/math copying build/lib/src/proto/math/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/math copying build/lib/src/proto/math/math_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/math copying build/lib/src/proto/math/math_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/math creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lookup copying build/lib/src/proto/grpc/lookup/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lookup creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lookup/v1 copying build/lib/src/proto/grpc/lookup/v1/rls_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lookup/v1 copying build/lib/src/proto/grpc/lookup/v1/rls_config_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lookup/v1 copying build/lib/src/proto/grpc/lookup/v1/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lookup/v1 copying build/lib/src/proto/grpc/lookup/v1/rls_config_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lookup/v1 copying build/lib/src/proto/grpc/lookup/v1/rls_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lookup/v1 creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/status copying build/lib/src/proto/grpc/status/status_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/status copying build/lib/src/proto/grpc/status/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/status copying build/lib/src/proto/grpc/status/status_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/status copying build/lib/src/proto/grpc/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/core copying build/lib/src/proto/grpc/core/stats_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/core copying build/lib/src/proto/grpc/core/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/core copying build/lib/src/proto/grpc/core/stats_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/core creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/gcp copying build/lib/src/proto/grpc/gcp/transport_security_common_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/gcp copying build/lib/src/proto/grpc/gcp/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/gcp copying build/lib/src/proto/grpc/gcp/altscontext_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/gcp copying build/lib/src/proto/grpc/gcp/handshaker_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/gcp copying build/lib/src/proto/grpc/gcp/transport_security_common_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/gcp copying build/lib/src/proto/grpc/gcp/handshaker_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/gcp copying build/lib/src/proto/grpc/gcp/altscontext_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/gcp creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/channelz copying build/lib/src/proto/grpc/channelz/channelz_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/channelz copying build/lib/src/proto/grpc/channelz/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/channelz copying build/lib/src/proto/grpc/channelz/channelz_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/channelz creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection/v1alpha copying build/lib/src/proto/grpc/reflection/v1alpha/reflection_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection/v1alpha copying build/lib/src/proto/grpc/reflection/v1alpha/reflection_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection/v1alpha copying build/lib/src/proto/grpc/reflection/v1alpha/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection/v1alpha copying build/lib/src/proto/grpc/reflection/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection/v1 copying build/lib/src/proto/grpc/reflection/v1/reflection_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection/v1 copying build/lib/src/proto/grpc/reflection/v1/reflection_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection/v1 copying build/lib/src/proto/grpc/reflection/v1/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection/v1 creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/health copying build/lib/src/proto/grpc/health/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/health creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/health/v1 copying build/lib/src/proto/grpc/health/v1/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/health/v1 copying build/lib/src/proto/grpc/health/v1/health_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/health/v1 copying build/lib/src/proto/grpc/health/v1/health_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/health/v1 creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lb copying build/lib/src/proto/grpc/lb/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lb creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lb/v1 copying build/lib/src/proto/grpc/lb/v1/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lb/v1 copying build/lib/src/proto/grpc/lb/v1/load_balancer_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lb/v1 copying build/lib/src/proto/grpc/lb/v1/load_reporter_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lb/v1 copying build/lib/src/proto/grpc/lb/v1/load_reporter_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lb/v1 copying build/lib/src/proto/grpc/lb/v1/load_balancer_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lb/v1 creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/simple_messages_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/echo_messages_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/report_qps_scenario_service_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/stats_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/echo_messages_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/benchmark_service_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/istio_echo_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/istio_echo_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/control_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/stats_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/worker_service_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/empty_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/control_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/payloads_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/proxy_service_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/echo_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/proto2 copying build/lib/src/proto/grpc/testing/proto2/empty2_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/proto2 copying build/lib/src/proto/grpc/testing/proto2/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/proto2 copying build/lib/src/proto/grpc/testing/proto2/empty2_extensions_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/proto2 copying build/lib/src/proto/grpc/testing/proto2/empty2_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/proto2 copying build/lib/src/proto/grpc/testing/proto2/empty2_extensions_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/proto2 copying build/lib/src/proto/grpc/testing/test_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/empty_service_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/payloads_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/metrics_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/ads_for_test_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/lrs_for_test_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/ads_for_test_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/lds_rds_for_test_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/lrs_for_test_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/endpoint_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/config_source_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/path_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/string_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/config_dump_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/round_robin_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/discovery_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/base_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/csds_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/wrr_locality_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/extension_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/cluster_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/string_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/regex_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/load_report_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/address_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/outlier_detection_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/percent_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/base_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/listener_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/orca_service_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/fault_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/rbac_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/tls_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/metadata_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/typed_struct_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/http_filter_rbac_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/http_connection_manager_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/range_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/ads_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/expr_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/lrs_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/config_source_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/fault_common_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/ring_hash_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/route_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/metadata_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/round_robin_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/http_filter_rbac_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/udpa_typed_struct_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/endpoint_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/extension_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/csds_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/orca_service_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/path_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/cluster_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/fault_common_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/config_dump_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/lrs_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/rbac_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/listener_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/outlier_detection_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/protocol_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/http_connection_manager_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/regex_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/load_report_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/ring_hash_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/router_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/tls_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/orca_load_report_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/router_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/ads_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/wrr_locality_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/route_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/expr_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/range_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/protocol_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/address_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/percent_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/orca_load_report_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/udpa_typed_struct_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/aggregate_cluster_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/typed_struct_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/aggregate_cluster_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/fault_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/discovery_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/eds_for_test_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/eds_for_test_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/cds_for_test_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/cds_for_test_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/lds_rds_for_test_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/benchmark_service_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/messages_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/empty_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/proxy_service_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/simple_messages_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/empty_service_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/compiler_test_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/compiler_test_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/echo_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/metrics_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/report_qps_scenario_service_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/messages_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/worker_service_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing creating /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/duplicate copying build/lib/src/proto/grpc/testing/duplicate/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/duplicate copying build/lib/src/proto/grpc/testing/duplicate/echo_duplicate_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/duplicate copying build/lib/src/proto/grpc/testing/duplicate/echo_duplicate_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/duplicate copying build/lib/src/proto/grpc/testing/test_pb2.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing copying build/lib/src/__init__.py -> /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/status/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/status/grpc_status_test.py to grpc_status_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/interop/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/interop/client.py to client.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/interop/server.py to server.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/interop/methods.py to methods.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/interop/local_interop_test.py to local_interop_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/_sanity/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/_sanity/_sanity_test.py to _sanity_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/health_check/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/health_check/health_servicer_test.py to health_servicer_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/channelz/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/channelz/channelz_servicer_test.py to channelz_servicer_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/reflection/reflection_servicer_test.py to reflection_servicer_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/reflection/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/_constants.py to _constants.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/metadata_test.py to metadata_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/aio_rpc_error_test.py to aio_rpc_error_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/done_callback_test.py to done_callback_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/close_channel_test.py to close_channel_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/channel_argument_test.py to channel_argument_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/compatibility_test.py to compatibility_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/timeout_test.py to timeout_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/server_interceptor_test.py to server_interceptor_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/client_stream_stream_interceptor_test.py to client_stream_stream_interceptor_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/connectivity_test.py to connectivity_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/_test_base.py to _test_base.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/_test_server.py to _test_server.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/client_stream_unary_interceptor_test.py to client_stream_unary_interceptor_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/_common.py to _common.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/server_test.py to server_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/context_peer_test.py to context_peer_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/wait_for_ready_test.py to wait_for_ready_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/channel_test.py to channel_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/wait_for_connection_test.py to wait_for_connection_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/server_time_remaining_test.py to server_time_remaining_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/channel_ready_test.py to channel_ready_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/call_test.py to call_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/client_unary_stream_interceptor_test.py to client_unary_stream_interceptor_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/secure_call_test.py to secure_call_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/abort_test.py to abort_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/outside_init_test.py to outside_init_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/compression_test.py to compression_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/init_test.py to init_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/auth_context_test.py to auth_context_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/client_unary_unary_interceptor_test.py to client_unary_unary_interceptor_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_aio/unit/_metadata_test.py to _metadata_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_gevent/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_gevent/unit/close_channel_test.py to close_channel_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_gevent/unit/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_gevent/unit/_test_server.py to _test_server.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_py3_only/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_py3_only/unit/_leak_test.py to _leak_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_py3_only/unit/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests_py3_only/unit/_simple_stubs_test.py to _simple_stubs_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/_result.py to _result.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/status/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/status/_grpc_status_test.py to _grpc_status_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop/_insecure_intraop_test.py to _insecure_intraop_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop/_intraop_test_case.py to _intraop_test_case.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop/client.py to client.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop/_secure_intraop_test.py to _secure_intraop_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop/server.py to server.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop/methods.py to methods.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop/service.py to service.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/interop/resources.py to resources.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/stress/unary_stream_benchmark_pb2_grpc.py to unary_stream_benchmark_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/stress/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/stress/metrics_server.py to metrics_server.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/stress/unary_stream_benchmark.py to unary_stream_benchmark.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/stress/unary_stream_benchmark_pb2.py to unary_stream_benchmark_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/stress/client.py to client.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/stress/test_runner.py to test_runner.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/_loader.py to _loader.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/_sanity/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/_sanity/_sanity_test.py to _sanity_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/_runner.py to _runner.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/health_check/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/health_check/_health_servicer_test.py to _health_servicer_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/channelz/_channelz_servicer_test.py to _channelz_servicer_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/channelz/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/_split_definitions_test.py to _split_definitions_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/_python_plugin_test.py to _python_plugin_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/invocation_testing/same_pb2.py to same_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/invocation_testing/same_pb2_grpc.py to same_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/invocation_testing/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/requests/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/requests/r/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/requests/r/test_requests_pb2.py to test_requests_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/requests/r/test_requests_pb2_grpc.py to test_requests_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/service/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/service/test_service_pb2.py to test_service_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/service/test_service_pb2_grpc.py to test_service_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/responses/test_responses_pb2_grpc.py to test_responses_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/responses/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/responses/test_responses_pb2.py to test_responses_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/payload/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/payload/test_payload_pb2_grpc.py to test_payload_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/protos/payload/test_payload_pb2.py to test_payload_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/protoc_plugin/beta_python_plugin_test.py to beta_python_plugin_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/bazel_namespace_package_hack.py to bazel_namespace_package_hack.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/qps/histogram.py to histogram.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/qps/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/qps/benchmark_client.py to benchmark_client.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/qps/client_runner.py to client_runner.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/qps/qps_worker.py to qps_worker.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/qps/worker_server.py to worker_server.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/qps/benchmark_server.py to benchmark_server.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/reflection/_reflection_servicer_test.py to _reflection_servicer_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/reflection/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/reflection/_reflection_client_test.py to _reflection_client_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_server_ssl_cert_config_test.py to _server_ssl_cert_config_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_server_wait_for_termination_test.py to _server_wait_for_termination_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_from_grpc_import_star.py to _from_grpc_import_star.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_rpc_part_2_test.py to _rpc_part_2_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_dynamic_stubs_test.py to _dynamic_stubs_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_metadata_code_details_test.py to _metadata_code_details_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/beta/_implementations_test.py to _implementations_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/beta/test_utilities.py to test_utilities.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/beta/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/beta/_utilities_test.py to _utilities_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/beta/_connectivity_channel_test.py to _connectivity_channel_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/beta/_not_found_test.py to _not_found_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/beta/_beta_features_test.py to _beta_features_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_grpc_shutdown_test.py to _grpc_shutdown_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_signal_handling_test.py to _signal_handling_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_server_shutdown_test.py to _server_shutdown_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_exit_scenarios.py to _exit_scenarios.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_channel_close_test.py to _channel_close_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_version_test.py to _version_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/test_common.py to test_common.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_tcp_proxy.py to _tcp_proxy.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_rpc_part_1_test.py to _rpc_part_1_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_abort_test.py to _abort_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_server_test.py to _server_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_api_test.py to _api_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/thread_pool.py to thread_pool.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_invocation_defects_test.py to _invocation_defects_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_interceptor_test.py to _interceptor_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_xds_credentials_test.py to _xds_credentials_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_auth_test.py to _auth_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_logging_test.py to _logging_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/foundation/_logging_pool_test.py to _logging_pool_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/foundation/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/foundation/stream_testing.py to stream_testing.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/common/test_control.py to test_control.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/common/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/common/test_constants.py to test_constants.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/framework/common/test_coverage.py to test_coverage.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_credentials_test.py to _credentials_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_contextvars_propagation_test.py to _contextvars_propagation_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_metadata_flags_test.py to _metadata_flags_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_reconnect_test.py to _reconnect_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_compression_test.py to _compression_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/resources.py to resources.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_channel_ready_future_test.py to _channel_ready_future_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython/test_utilities.py to test_utilities.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython/cygrpc_test.py to cygrpc_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython/_read_some_but_not_all_responses_test.py to _read_some_but_not_all_responses_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython/_cancel_many_calls_test.py to _cancel_many_calls_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython/_server_test.py to _server_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython/_no_messages_single_server_completion_queue_test.py to _no_messages_single_server_completion_queue_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython/_common.py to _common.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython/_fork_test.py to _fork_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython/_channel_test.py to _channel_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_cython/_no_messages_server_completion_queue_per_call_test.py to _no_messages_server_completion_queue_per_call_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_rpc_test_helpers.py to _rpc_test_helpers.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_empty_message_test.py to _empty_message_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_dns_resolver_test.py to _dns_resolver_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_server_shutdown_scenarios.py to _server_shutdown_scenarios.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_auth_context_test.py to _auth_context_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_resource_exhausted_test.py to _resource_exhausted_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_exit_test.py to _exit_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_local_credentials_test.py to _local_credentials_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_invalid_metadata_test.py to _invalid_metadata_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_channel_args_test.py to _channel_args_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_session_cache_test.py to _session_cache_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_error_message_encoding_test.py to _error_message_encoding_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_signal_client.py to _signal_client.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_channel_connectivity_test.py to _channel_connectivity_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/unit/_metadata_test.py to _metadata_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/fork/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/fork/client.py to client.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/fork/methods.py to methods.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/fork/_fork_interop_test.py to _fork_interop_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/_server_application.py to _server_application.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/_client_application.py to _client_application.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/proto/services_pb2.py to services_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/proto/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/proto/requests_pb2.py to requests_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/proto/requests_pb2_grpc.py to requests_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/proto/services_pb2_grpc.py to services_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/_time_test.py to _time_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/_server_test.py to _server_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/_application_common.py to _application_common.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/_client_test.py to _client_test.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/tests/testing/_application_testing_common.py to _application_testing_common.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/gen_build_yaml.py to gen_build_yaml.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/math/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/math/math_pb2_grpc.py to math_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/math/math_pb2.py to math_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lookup/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lookup/v1/rls_pb2.py to rls_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lookup/v1/rls_config_pb2_grpc.py to rls_config_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lookup/v1/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lookup/v1/rls_config_pb2.py to rls_config_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lookup/v1/rls_pb2_grpc.py to rls_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/status/status_pb2.py to status_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/status/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/status/status_pb2_grpc.py to status_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/core/stats_pb2.py to stats_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/core/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/core/stats_pb2_grpc.py to stats_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/gcp/transport_security_common_pb2.py to transport_security_common_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/gcp/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/gcp/altscontext_pb2.py to altscontext_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/gcp/handshaker_pb2_grpc.py to handshaker_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/gcp/transport_security_common_pb2_grpc.py to transport_security_common_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/gcp/handshaker_pb2.py to handshaker_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/gcp/altscontext_pb2_grpc.py to altscontext_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/channelz/channelz_pb2.py to channelz_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/channelz/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/channelz/channelz_pb2_grpc.py to channelz_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection/v1alpha/reflection_pb2_grpc.py to reflection_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection/v1alpha/reflection_pb2.py to reflection_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection/v1alpha/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection/v1/reflection_pb2_grpc.py to reflection_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection/v1/reflection_pb2.py to reflection_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/reflection/v1/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/health/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/health/v1/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/health/v1/health_pb2_grpc.py to health_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/health/v1/health_pb2.py to health_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lb/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lb/v1/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lb/v1/load_balancer_pb2.py to load_balancer_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lb/v1/load_reporter_pb2_grpc.py to load_reporter_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lb/v1/load_reporter_pb2.py to load_reporter_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/lb/v1/load_balancer_pb2_grpc.py to load_balancer_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/simple_messages_pb2.py to simple_messages_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/echo_messages_pb2_grpc.py to echo_messages_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/report_qps_scenario_service_pb2_grpc.py to report_qps_scenario_service_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/stats_pb2.py to stats_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/echo_messages_pb2.py to echo_messages_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/benchmark_service_pb2_grpc.py to benchmark_service_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/istio_echo_pb2.py to istio_echo_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/istio_echo_pb2_grpc.py to istio_echo_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/control_pb2_grpc.py to control_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/stats_pb2_grpc.py to stats_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/worker_service_pb2.py to worker_service_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/empty_pb2.py to empty_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/control_pb2.py to control_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/payloads_pb2_grpc.py to payloads_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/proxy_service_pb2_grpc.py to proxy_service_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/echo_pb2_grpc.py to echo_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/proto2/empty2_pb2_grpc.py to empty2_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/proto2/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/proto2/empty2_extensions_pb2_grpc.py to empty2_extensions_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/proto2/empty2_pb2.py to empty2_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/proto2/empty2_extensions_pb2.py to empty2_extensions_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/test_pb2_grpc.py to test_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/empty_service_pb2_grpc.py to empty_service_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/payloads_pb2.py to payloads_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/metrics_pb2.py to metrics_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/ads_for_test_pb2.py to ads_for_test_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/lrs_for_test_pb2_grpc.py to lrs_for_test_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/ads_for_test_pb2_grpc.py to ads_for_test_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/lds_rds_for_test_pb2_grpc.py to lds_rds_for_test_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/lrs_for_test_pb2.py to lrs_for_test_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/endpoint_pb2.py to endpoint_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/config_source_pb2_grpc.py to config_source_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/path_pb2.py to path_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/string_pb2_grpc.py to string_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/config_dump_pb2.py to config_dump_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/round_robin_pb2.py to round_robin_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/discovery_pb2.py to discovery_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/base_pb2_grpc.py to base_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/csds_pb2.py to csds_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/wrr_locality_pb2.py to wrr_locality_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/extension_pb2_grpc.py to extension_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/cluster_pb2.py to cluster_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/string_pb2.py to string_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/regex_pb2.py to regex_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/load_report_pb2.py to load_report_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/address_pb2.py to address_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/outlier_detection_pb2.py to outlier_detection_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/percent_pb2.py to percent_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/base_pb2.py to base_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/listener_pb2.py to listener_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/orca_service_pb2_grpc.py to orca_service_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/fault_pb2.py to fault_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/rbac_pb2_grpc.py to rbac_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/tls_pb2_grpc.py to tls_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/metadata_pb2.py to metadata_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/typed_struct_pb2.py to typed_struct_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/http_filter_rbac_pb2_grpc.py to http_filter_rbac_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/http_connection_manager_pb2.py to http_connection_manager_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/range_pb2.py to range_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/ads_pb2_grpc.py to ads_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/expr_pb2.py to expr_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/lrs_pb2_grpc.py to lrs_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/config_source_pb2.py to config_source_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/fault_common_pb2_grpc.py to fault_common_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/ring_hash_pb2_grpc.py to ring_hash_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/route_pb2_grpc.py to route_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/metadata_pb2_grpc.py to metadata_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/round_robin_pb2_grpc.py to round_robin_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/http_filter_rbac_pb2.py to http_filter_rbac_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/udpa_typed_struct_pb2_grpc.py to udpa_typed_struct_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/endpoint_pb2_grpc.py to endpoint_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/extension_pb2.py to extension_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/csds_pb2_grpc.py to csds_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/orca_service_pb2.py to orca_service_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/path_pb2_grpc.py to path_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/cluster_pb2_grpc.py to cluster_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/fault_common_pb2.py to fault_common_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/config_dump_pb2_grpc.py to config_dump_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/lrs_pb2.py to lrs_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/rbac_pb2.py to rbac_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/listener_pb2_grpc.py to listener_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/outlier_detection_pb2_grpc.py to outlier_detection_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/protocol_pb2.py to protocol_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/http_connection_manager_pb2_grpc.py to http_connection_manager_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/regex_pb2_grpc.py to regex_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/load_report_pb2_grpc.py to load_report_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/ring_hash_pb2.py to ring_hash_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/router_pb2.py to router_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/tls_pb2.py to tls_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/orca_load_report_pb2_grpc.py to orca_load_report_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/router_pb2_grpc.py to router_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/ads_pb2.py to ads_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/wrr_locality_pb2_grpc.py to wrr_locality_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/route_pb2.py to route_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/expr_pb2_grpc.py to expr_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/range_pb2_grpc.py to range_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/protocol_pb2_grpc.py to protocol_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/address_pb2_grpc.py to address_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/percent_pb2_grpc.py to percent_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/orca_load_report_pb2.py to orca_load_report_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/udpa_typed_struct_pb2.py to udpa_typed_struct_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/aggregate_cluster_pb2_grpc.py to aggregate_cluster_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/typed_struct_pb2_grpc.py to typed_struct_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/aggregate_cluster_pb2.py to aggregate_cluster_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/fault_pb2_grpc.py to fault_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/v3/discovery_pb2_grpc.py to discovery_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/eds_for_test_pb2.py to eds_for_test_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/eds_for_test_pb2_grpc.py to eds_for_test_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/cds_for_test_pb2_grpc.py to cds_for_test_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/cds_for_test_pb2.py to cds_for_test_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/xds/lds_rds_for_test_pb2.py to lds_rds_for_test_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/benchmark_service_pb2.py to benchmark_service_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/messages_pb2_grpc.py to messages_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/empty_pb2_grpc.py to empty_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/proxy_service_pb2.py to proxy_service_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/simple_messages_pb2_grpc.py to simple_messages_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/empty_service_pb2.py to empty_service_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/compiler_test_pb2.py to compiler_test_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/compiler_test_pb2_grpc.py to compiler_test_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/echo_pb2.py to echo_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/metrics_pb2_grpc.py to metrics_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/report_qps_scenario_service_pb2.py to report_qps_scenario_service_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/messages_pb2.py to messages_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/worker_service_pb2_grpc.py to worker_service_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/duplicate/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/duplicate/echo_duplicate_pb2.py to echo_duplicate_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/duplicate/echo_duplicate_pb2_grpc.py to echo_duplicate_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/proto/grpc/testing/test_pb2.py to test_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/src/__init__.py to __init__.cpython-310.pyc writing byte-compilation script '/tmp/tmp25ero0sy.py' /usr/bin/python3 /tmp/tmp25ero0sy.py removing /tmp/tmp25ero0sy.py running install_egg_info running egg_info creating grpcio_tests.egg-info writing grpcio_tests.egg-info/PKG-INFO writing dependency_links to grpcio_tests.egg-info/dependency_links.txt writing requirements to grpcio_tests.egg-info/requires.txt writing top-level names to grpcio_tests.egg-info/top_level.txt writing manifest file 'grpcio_tests.egg-info/SOURCES.txt' reading manifest file 'grpcio_tests.egg-info/SOURCES.txt' writing manifest file 'grpcio_tests.egg-info/SOURCES.txt' Copying grpcio_tests.egg-info to /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/pyroot/usr/lib/python3.10/site-packages/grpcio_tests-1.48.1-py3.10.egg-info running install_scripts + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5cLi71 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64 ++ dirname /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64 + cd grpc-1.48.1 + DESTDIR=/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64 + /usr/bin/cmake --install aarch64-OpenCloudOS-linux-gnu -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libaddress_sorting.so.26.0.0 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libaddress_sorting.so.26 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libaddress_sorting.so -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/byte_buffer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/byte_buffer_reader.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/compression.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/fork.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/grpc.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/grpc_posix.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/grpc_security.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/grpc_security_constants.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/load_reporting.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/slice.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/slice_buffer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/status.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/workaround_list.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/impl/codegen/atm.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/impl/codegen/atm_gcc_atomic.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/impl/codegen/atm_gcc_sync.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/impl/codegen/atm_windows.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/impl/codegen/byte_buffer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/impl/codegen/byte_buffer_reader.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/impl/codegen/compression_types.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/impl/codegen/connectivity_state.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/impl/codegen/fork.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/impl/codegen/gpr_slice.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/impl/codegen/gpr_types.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/impl/codegen/grpc_types.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/impl/codegen/log.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/impl/codegen/port_platform.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/impl/codegen/propagation_bits.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/impl/codegen/slice.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/impl/codegen/status.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/impl/codegen/sync.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/impl/codegen/sync_abseil.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/impl/codegen/sync_custom.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/impl/codegen/sync_generic.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/impl/codegen/sync_posix.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/impl/codegen/sync_windows.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/alloc.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/atm.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/atm_gcc_atomic.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/atm_gcc_sync.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/atm_windows.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/cpu.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/log.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/log_windows.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/port_platform.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/string_util.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/sync.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/sync_abseil.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/sync_custom.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/sync_generic.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/sync_posix.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/sync_windows.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/thd_id.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/time.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgpr.so.26.0.0 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgpr.so.26 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgpr.so -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/byte_buffer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/byte_buffer_reader.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/census.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/compression.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/event_engine/endpoint_config.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/event_engine/event_engine.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/event_engine/internal/memory_allocator_impl.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/event_engine/memory_allocator.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/event_engine/memory_request.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/event_engine/port.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/event_engine/slice.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/event_engine/slice_buffer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/fork.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/grpc.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/grpc_posix.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/grpc_security.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/grpc_security_constants.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/load_reporting.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/slice.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/slice_buffer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/status.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/alloc.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/atm.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/atm_gcc_atomic.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/atm_gcc_sync.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/atm_windows.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/cpu.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/log.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/log_windows.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/port_platform.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/string_util.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/sync.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/sync_abseil.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/sync_custom.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/sync_generic.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/sync_posix.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/sync_windows.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/thd_id.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/time.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/workaround_list.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc.so.26.0.0 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc.so.26 -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc.so.26.0.0" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc.so -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/byte_buffer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/byte_buffer_reader.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/census.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/compression.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/event_engine/endpoint_config.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/event_engine/event_engine.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/event_engine/internal/memory_allocator_impl.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/event_engine/memory_allocator.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/event_engine/memory_request.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/event_engine/port.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/event_engine/slice.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/event_engine/slice_buffer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/fork.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/grpc.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/grpc_posix.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/grpc_security.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/grpc_security_constants.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/load_reporting.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/slice.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/slice_buffer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/status.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/alloc.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/atm.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/atm_gcc_atomic.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/atm_gcc_sync.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/atm_windows.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/cpu.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/log.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/log_windows.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/port_platform.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/string_util.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/sync.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/sync_abseil.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/sync_custom.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/sync_generic.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/sync_posix.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/sync_windows.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/thd_id.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/time.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc/support/workaround_list.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc_unsecure.so.26.0.0 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc_unsecure.so.26 -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc_unsecure.so.26.0.0" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc_unsecure.so -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/alarm.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/channel.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/client_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/completion_queue.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/create_channel.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/create_channel_posix.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/ext/health_check_service_server_builder_option.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/generic/async_generic_service.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/generic/generic_stub.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/grpc++.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/health_check_service_interface.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/channel_argument_option.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/client_unary_call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/async_stream.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/async_unary_call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/byte_buffer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/call_hook.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/channel_interface.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/client_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/client_unary_call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/completion_queue.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/completion_queue_tag.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/config.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/config_protobuf.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/core_codegen.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/core_codegen_interface.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/create_auth_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/grpc_library.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/metadata_map.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/method_handler_impl.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/proto_utils.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/rpc_method.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/rpc_service_method.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/security/auth_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/serialization_traits.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/server_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/server_interface.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/service_type.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/slice.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/status.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/status_code_enum.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/string_ref.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/stub_options.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/sync_stream.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/time.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/grpc_library.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/method_handler_impl.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/rpc_method.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/rpc_service_method.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/serialization_traits.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/server_builder_option.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/server_builder_plugin.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/server_initializer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/service_type.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/resource_quota.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/security/auth_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/security/auth_metadata_processor.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/security/credentials.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/security/server_credentials.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/server.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/server_builder.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/server_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/server_posix.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/support/async_stream.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/support/async_unary_call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/support/byte_buffer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/support/channel_arguments.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/support/config.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/support/slice.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/support/status.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/support/status_code_enum.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/support/string_ref.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/support/stub_options.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/support/sync_stream.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/support/time.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/alarm.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/channel.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/client_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/completion_queue.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/create_channel.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/create_channel_binder.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/create_channel_posix.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/ext/call_metric_recorder.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/ext/health_check_service_server_builder_option.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/generic/async_generic_service.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/generic/generic_stub.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/grpcpp.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/health_check_service_interface.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/channel_argument_option.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/client_unary_call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/async_generic_service.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/async_stream.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/async_unary_call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/byte_buffer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/call_hook.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/call_op_set.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/call_op_set_interface.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/callback_common.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/channel_interface.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/client_callback.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/client_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/client_interceptor.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/client_unary_call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/completion_queue.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/completion_queue_tag.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/config.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/config_protobuf.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/core_codegen.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/core_codegen_interface.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/create_auth_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/delegating_channel.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/grpc_library.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/intercepted_channel.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/interceptor.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/interceptor_common.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/message_allocator.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/metadata_map.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/method_handler.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/method_handler_impl.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/proto_buffer_reader.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/proto_buffer_writer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/proto_utils.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/rpc_method.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/rpc_service_method.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/security/auth_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/serialization_traits.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/server_callback.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/server_callback_handlers.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/server_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/server_interceptor.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/server_interface.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/service_type.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/slice.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/status.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/status_code_enum.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/string_ref.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/stub_options.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/sync.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/sync_stream.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/time.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/grpc_library.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/method_handler_impl.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/rpc_method.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/rpc_service_method.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/serialization_traits.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/server_builder_option.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/server_builder_plugin.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/server_initializer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/service_type.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/resource_quota.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/security/auth_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/security/auth_metadata_processor.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/security/authorization_policy_provider.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/security/binder_credentials.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/security/binder_security_policy.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/security/credentials.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/security/server_credentials.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/security/tls_certificate_provider.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/security/tls_certificate_verifier.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/security/tls_credentials_options.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/server.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/server_builder.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/server_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/server_posix.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/async_stream.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/async_unary_call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/byte_buffer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/channel_arguments.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/client_callback.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/client_interceptor.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/config.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/interceptor.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/message_allocator.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/method_handler.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/proto_buffer_reader.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/proto_buffer_writer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/server_callback.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/server_interceptor.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/slice.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/status.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/status_code_enum.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/string_ref.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/stub_options.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/sync_stream.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/time.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/validate_service_config.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/xds_server_builder.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc++.so.1.48.1 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc++.so.1.48 -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc++.so.1.48.1" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc++.so -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/security/alts_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/security/alts_util.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc++_alts.so.1.48.1 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc++_alts.so.1.48 -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc++_alts.so.1.48.1" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc++_alts.so -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/support/error_details.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/error_details.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc++_error_details.so.1.48.1 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc++_error_details.so.1.48 -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc++_error_details.so.1.48.1" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc++_error_details.so -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/ext/proto_server_reflection_plugin.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/ext/proto_server_reflection_plugin.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc++_reflection.so.1.48.1 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc++_reflection.so.1.48 -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc++_reflection.so.1.48.1" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc++_reflection.so -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/test/mock_stream.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/test/server_context_test_spouse.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/test/channel_test_peer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/test/client_context_test_peer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/test/default_reactor_test_peer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/test/mock_stream.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/test/server_context_test_spouse.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/alarm.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/channel.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/client_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/completion_queue.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/create_channel.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/create_channel_posix.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/ext/health_check_service_server_builder_option.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/generic/async_generic_service.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/generic/generic_stub.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/grpc++.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/health_check_service_interface.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/channel_argument_option.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/client_unary_call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/async_stream.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/async_unary_call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/byte_buffer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/call_hook.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/channel_interface.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/client_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/client_unary_call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/completion_queue.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/completion_queue_tag.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/config.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/config_protobuf.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/core_codegen.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/core_codegen_interface.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/create_auth_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/grpc_library.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/metadata_map.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/method_handler_impl.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/proto_utils.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/rpc_method.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/rpc_service_method.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/security/auth_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/serialization_traits.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/server_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/server_interface.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/service_type.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/slice.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/status.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/status_code_enum.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/string_ref.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/stub_options.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/sync_stream.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/time.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/grpc_library.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/method_handler_impl.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/rpc_method.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/rpc_service_method.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/serialization_traits.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/server_builder_option.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/server_builder_plugin.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/server_initializer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/service_type.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/resource_quota.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/security/auth_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/security/auth_metadata_processor.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/security/credentials.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/security/server_credentials.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/server.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/server_builder.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/server_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/server_posix.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/support/async_stream.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/support/async_unary_call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/support/byte_buffer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/support/channel_arguments.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/support/config.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/support/slice.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/support/status.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/support/status_code_enum.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/support/string_ref.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/support/stub_options.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/support/sync_stream.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/support/time.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/alarm.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/channel.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/client_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/completion_queue.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/create_channel.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/create_channel_posix.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/ext/call_metric_recorder.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/ext/health_check_service_server_builder_option.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/generic/async_generic_service.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/generic/generic_stub.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/grpcpp.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/health_check_service_interface.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/channel_argument_option.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/client_unary_call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/async_generic_service.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/async_stream.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/async_unary_call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/byte_buffer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/call_hook.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/call_op_set.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/call_op_set_interface.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/callback_common.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/channel_interface.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/client_callback.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/client_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/client_interceptor.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/client_unary_call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/completion_queue.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/completion_queue_tag.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/config.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/config_protobuf.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/core_codegen.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/core_codegen_interface.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/create_auth_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/delegating_channel.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/grpc_library.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/intercepted_channel.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/interceptor.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/interceptor_common.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/message_allocator.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/metadata_map.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/method_handler.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/method_handler_impl.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/proto_buffer_reader.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/proto_buffer_writer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/proto_utils.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/rpc_method.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/rpc_service_method.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/security/auth_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/serialization_traits.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/server_callback.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/server_callback_handlers.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/server_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/server_interceptor.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/server_interface.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/service_type.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/slice.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/status.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/status_code_enum.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/string_ref.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/stub_options.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/sync.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/sync_stream.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/time.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/grpc_library.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/method_handler_impl.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/rpc_method.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/rpc_service_method.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/serialization_traits.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/server_builder_option.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/server_builder_plugin.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/server_initializer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/service_type.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/resource_quota.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/security/auth_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/security/auth_metadata_processor.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/security/authorization_policy_provider.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/security/credentials.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/security/server_credentials.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/security/tls_certificate_provider.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/security/tls_certificate_verifier.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/security/tls_credentials_options.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/server.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/server_builder.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/server_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/server_posix.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/async_stream.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/async_unary_call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/byte_buffer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/channel_arguments.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/client_callback.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/client_interceptor.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/config.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/interceptor.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/message_allocator.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/method_handler.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/proto_buffer_reader.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/proto_buffer_writer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/server_callback.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/server_interceptor.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/slice.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/status.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/status_code_enum.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/string_ref.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/stub_options.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/sync_stream.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/time.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/support/validate_service_config.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc++_unsecure.so.1.48.1 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc++_unsecure.so.1.48 -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc++_unsecure.so.1.48.1" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc++_unsecure.so -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++/impl/codegen/config_protobuf.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/impl/codegen/config_protobuf.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc_plugin_support.so.1.48.1 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc_plugin_support.so.1.48 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc_plugin_support.so -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp/ext/channelz_service_plugin.h -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpcpp_channelz.so.1.48.1 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpcpp_channelz.so.1.48 -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpcpp_channelz.so.1.48.1" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpcpp_channelz.so -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libupb.so.26.0.0 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libupb.so.26 -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libupb.so -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin/grpc_cpp_plugin -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin/grpc_cpp_plugin" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin/grpc_csharp_plugin -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin/grpc_csharp_plugin" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin/grpc_node_plugin -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin/grpc_node_plugin" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin/grpc_objective_c_plugin -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin/grpc_objective_c_plugin" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin/grpc_php_plugin -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin/grpc_php_plugin" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin/grpc_python_plugin -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin/grpc_python_plugin" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin/grpc_ruby_plugin -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin/grpc_ruby_plugin" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/cmake/grpc/gRPCTargets.cmake -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/cmake/grpc/gRPCTargets-noconfig.cmake -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/cmake/grpc/gRPCConfig.cmake -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/cmake/grpc/gRPCConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/cmake/grpc/modules/Findc-ares.cmake -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/cmake/grpc/modules/Findre2.cmake -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/grpc/roots.pem -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/pkgconfig/gpr.pc -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/pkgconfig/grpc.pc -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/pkgconfig/grpc_unsecure.pc -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/pkgconfig/grpc++.pc -- Installing: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/pkgconfig/grpc++_unsecure.pc + install -t /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin -p -D aarch64-OpenCloudOS-linux-gnu/grpc_cli + chrpath --delete /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin/grpc_cli + install -t /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64 -p aarch64-OpenCloudOS-linux-gnu/libgrpc++_test_config.so.1.48 + chrpath --delete /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc++_test_config.so.1.48 + install -d /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64//usr/share/man/man1 + install -t /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64//usr/share/man/man1 -p -m 0644 /builddir/build/SOURCES/grpc_cli.1 /builddir/build/SOURCES/grpc_cli-ls.1 /builddir/build/SOURCES/grpc_cli-call.1 /builddir/build/SOURCES/grpc_cli-type.1 /builddir/build/SOURCES/grpc_cli-parse.1 /builddir/build/SOURCES/grpc_cli-tojson.1 /builddir/build/SOURCES/grpc_cli-tobinary.1 /builddir/build/SOURCES/grpc_cli-help.1 + find /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64 -type f -name '*.a' -print -delete + find /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpc++ /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/include/grpcpp -type f -name '*.h' -perm /0111 -execdir chmod -v a-x '{}' + ~/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64 ~/build/BUILD/grpc-1.48.1 ~/build/BUILD/grpc-1.48.1 + pushd /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64 + PYROOT=/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64 + popd + '[' -n '' ']' + PYTHONPATH=/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages:/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages + export PYTHONPATH + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64 Found cython-generated files... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10 creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-aarch64-cpython-310/grpc/_plugin_wrapping.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-aarch64-cpython-310/grpc/_runtime_protos.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-aarch64-cpython-310/grpc/beta/_client_adaptations.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-aarch64-cpython-310/grpc/beta/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-aarch64-cpython-310/grpc/beta/_server_adaptations.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-aarch64-cpython-310/grpc/beta/implementations.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-aarch64-cpython-310/grpc/beta/utilities.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-aarch64-cpython-310/grpc/beta/_metadata.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-aarch64-cpython-310/grpc/beta/interfaces.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/beta copying python_build/lib.linux-aarch64-cpython-310/grpc/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-aarch64-cpython-310/grpc/_compression.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-aarch64-cpython-310/grpc/_auth.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-aarch64-cpython-310/grpc/_interceptor.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-aarch64-cpython-310/grpc/_utilities.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-aarch64-cpython-310/grpc/_grpcio_metadata.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-aarch64-cpython-310/grpc/_simple_stubs.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc copying python_build/lib.linux-aarch64-cpython-310/grpc/_common.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/foundation/future.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/foundation/logging_pool.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/foundation/abandonment.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/foundation/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/foundation/stream.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/foundation/callable_util.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/foundation/stream_util.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/foundation copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/interfaces/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/interfaces/base/base.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/interfaces/base/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/interfaces/base/utilities.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/base creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/interfaces/face/face.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/interfaces/face/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/interfaces/face/utilities.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/face creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/common copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/common/style.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/common copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/common/cardinality.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/common copying python_build/lib.linux-aarch64-cpython-310/grpc/framework/common/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/common copying python_build/lib.linux-aarch64-cpython-310/grpc/_channel.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-aarch64-cpython-310/grpc/aio/_call.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-aarch64-cpython-310/grpc/aio/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-aarch64-cpython-310/grpc/aio/_utils.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-aarch64-cpython-310/grpc/aio/_interceptor.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-aarch64-cpython-310/grpc/aio/_typing.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-aarch64-cpython-310/grpc/aio/_channel.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-aarch64-cpython-310/grpc/aio/_server.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-aarch64-cpython-310/grpc/aio/_metadata.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-aarch64-cpython-310/grpc/aio/_base_channel.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-aarch64-cpython-310/grpc/aio/_base_server.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/aio copying python_build/lib.linux-aarch64-cpython-310/grpc/aio/_base_call.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/aio creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/_cython creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/_cython/_cygrpc copying python_build/lib.linux-aarch64-cpython-310/grpc/_cython/_cygrpc/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/_cython/_cygrpc copying python_build/lib.linux-aarch64-cpython-310/grpc/_cython/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/_cython creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/_cython/_credentials copying python_build/lib.linux-aarch64-cpython-310/grpc/_cython/_credentials/roots.pem -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/_cython/_credentials copying python_build/lib.linux-aarch64-cpython-310/grpc/_cython/cygrpc.cpython-310-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/_cython copying python_build/lib.linux-aarch64-cpython-310/grpc/_server.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/experimental copying python_build/lib.linux-aarch64-cpython-310/grpc/experimental/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/experimental copying python_build/lib.linux-aarch64-cpython-310/grpc/experimental/gevent.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/experimental creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/experimental/aio copying python_build/lib.linux-aarch64-cpython-310/grpc/experimental/aio/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/experimental/aio copying python_build/lib.linux-aarch64-cpython-310/grpc/experimental/session_cache.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/experimental byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/_plugin_wrapping.py to _plugin_wrapping.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/_runtime_protos.py to _runtime_protos.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/beta/_client_adaptations.py to _client_adaptations.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/beta/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/beta/_server_adaptations.py to _server_adaptations.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/beta/implementations.py to implementations.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/beta/utilities.py to utilities.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/beta/_metadata.py to _metadata.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/beta/interfaces.py to interfaces.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/_compression.py to _compression.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/_auth.py to _auth.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/_interceptor.py to _interceptor.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/_utilities.py to _utilities.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/_grpcio_metadata.py to _grpcio_metadata.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/_simple_stubs.py to _simple_stubs.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/_common.py to _common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/foundation/future.py to future.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/foundation/logging_pool.py to logging_pool.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/foundation/abandonment.py to abandonment.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/foundation/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/foundation/stream.py to stream.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/foundation/callable_util.py to callable_util.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/foundation/stream_util.py to stream_util.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/base/base.py to base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/base/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/base/utilities.py to utilities.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/face/face.py to face.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/face/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/interfaces/face/utilities.py to utilities.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/common/style.py to style.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/common/cardinality.py to cardinality.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/framework/common/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/_channel.py to _channel.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/aio/_call.py to _call.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/aio/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/aio/_utils.py to _utils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/aio/_interceptor.py to _interceptor.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/aio/_typing.py to _typing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/aio/_channel.py to _channel.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/aio/_server.py to _server.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/aio/_metadata.py to _metadata.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/aio/_base_channel.py to _base_channel.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/aio/_base_server.py to _base_server.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/aio/_base_call.py to _base_call.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/_cython/_cygrpc/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/_cython/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/_server.py to _server.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/experimental/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/experimental/gevent.py to gevent.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/experimental/aio/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/experimental/session_cache.py to session_cache.cpython-310.pyc writing byte-compilation script '/tmp/tmp00gg9n5e.py' /usr/bin/python3 /tmp/tmp00gg9n5e.py removing /tmp/tmp00gg9n5e.py running install_egg_info running egg_info writing src/python/grpcio/grpcio.egg-info/PKG-INFO writing dependency_links to src/python/grpcio/grpcio.egg-info/dependency_links.txt writing requirements to src/python/grpcio/grpcio.egg-info/requires.txt writing top-level names to src/python/grpcio/grpcio.egg-info/top_level.txt reading manifest file 'src/python/grpcio/grpcio.egg-info/SOURCES.txt' reading manifest template 'PYTHON-MANIFEST.in' warning: no files found matching '*.c' under directory 'src/python/grpcio/grpc' warning: no files found matching '*.h' under directory 'src/python/grpcio/grpc' warning: no files found matching '*.inc' under directory 'src/python/grpcio/grpc' warning: no files found matching '*.python' under directory 'src/python/grpcio/grpc' warning: no previously-included files matching '*.so' found under directory 'src/python/grpcio/grpc/_cython' warning: no previously-included files matching '*.pyd' found under directory 'src/python/grpcio/grpc/_cython' warning: no directories found matching 'third_party/abseil-cpp/absl' warning: no directories found matching 'third_party/boringssl-with-bazel' warning: no directories found matching 'third_party/re2' warning: no directories found matching 'third_party/xxhash' warning: no directories found matching 'third_party/zlib' warning: no files found matching 'src/python/grpcio/precompiled.py' adding license file 'LICENSE' writing manifest file 'src/python/grpcio/grpcio.egg-info/SOURCES.txt' Copying src/python/grpcio/grpcio.egg-info to /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpcio-1.48.1-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin/__pycache__ + pushd tools/distrib/python/grpcio_tools/ + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64 running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc_tools copying build/lib.linux-aarch64-cpython-310/grpc_tools/protoc.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc_tools copying build/lib.linux-aarch64-cpython-310/grpc_tools/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc_tools creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc_tools/_proto creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf/struct.proto -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf/timestamp.proto -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf/descriptor.proto -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf/type.proto -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf/compiler copying build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf/compiler/plugin.proto -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf/compiler copying build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf/any.proto -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf/api.proto -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf/wrappers.proto -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf/empty.proto -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf/source_context.proto -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf/field_mask.proto -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-cpython-310/grpc_tools/_proto/google/protobuf/duration.proto -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-cpython-310/grpc_tools/_protoc_compiler.cpython-310-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc_tools copying build/lib.linux-aarch64-cpython-310/grpc_tools/command.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc_tools byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc_tools/protoc.py to protoc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc_tools/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc_tools/command.py to command.cpython-310.pyc writing byte-compilation script '/tmp/tmpmqzj30_n.py' /usr/bin/python3 /tmp/tmpmqzj30_n.py removing /tmp/tmpmqzj30_n.py running install_egg_info running egg_info writing grpcio_tools.egg-info/PKG-INFO writing dependency_links to grpcio_tools.egg-info/dependency_links.txt writing requirements to grpcio_tools.egg-info/requires.txt writing top-level names to grpcio_tools.egg-info/top_level.txt reading manifest file 'grpcio_tools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'protoc_deps.py' warning: no directories found matching 'third_party' writing manifest file 'grpcio_tools.egg-info/SOURCES.txt' Copying grpcio_tools.egg-info to /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpcio_tools-1.48.1-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin/__pycache__ + popd + for suffix in channelz health_checking reflection status testing + pushd src/python/grpcio_channelz/ + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64 running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10 creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_channelz copying build/lib/grpc_channelz/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_channelz creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/_async.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/channelz_pb2.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/channelz_pb2_grpc.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/_servicer.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/channelz.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_channelz/v1 byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_channelz/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_channelz/v1/_async.py to _async.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_channelz/v1/channelz_pb2.py to channelz_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_channelz/v1/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_channelz/v1/channelz_pb2_grpc.py to channelz_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_channelz/v1/_servicer.py to _servicer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_channelz/v1/channelz.py to channelz.cpython-310.pyc writing byte-compilation script '/tmp/tmpar2a9s4w.py' /usr/bin/python3 /tmp/tmpar2a9s4w.py removing /tmp/tmpar2a9s4w.py running install_egg_info running egg_info writing grpcio_channelz.egg-info/PKG-INFO writing dependency_links to grpcio_channelz.egg-info/dependency_links.txt writing requirements to grpcio_channelz.egg-info/requires.txt writing top-level names to grpcio_channelz.egg-info/top_level.txt reading manifest file 'grpcio_channelz.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'grpcio_channelz.egg-info/SOURCES.txt' Copying grpcio_channelz.egg-info to /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpcio_channelz-1.48.1-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin/__pycache__ + popd + for suffix in channelz health_checking reflection status testing + pushd src/python/grpcio_health_checking/ + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64 running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_health copying build/lib/grpc_health/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_health creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/health.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/_async.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/health_pb2_grpc.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/health_pb2.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_health/v1 byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_health/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_health/v1/health.py to health.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_health/v1/_async.py to _async.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_health/v1/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_health/v1/health_pb2_grpc.py to health_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_health/v1/health_pb2.py to health_pb2.cpython-310.pyc writing byte-compilation script '/tmp/tmp12lbbj7w.py' /usr/bin/python3 /tmp/tmp12lbbj7w.py removing /tmp/tmp12lbbj7w.py running install_egg_info running egg_info writing grpcio_health_checking.egg-info/PKG-INFO writing dependency_links to grpcio_health_checking.egg-info/dependency_links.txt writing requirements to grpcio_health_checking.egg-info/requires.txt writing top-level names to grpcio_health_checking.egg-info/top_level.txt reading manifest file 'grpcio_health_checking.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'grpcio_health_checking.egg-info/SOURCES.txt' Copying grpcio_health_checking.egg-info to /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpcio_health_checking-1.48.1-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin/__pycache__ + popd + for suffix in channelz health_checking reflection status testing + pushd src/python/grpcio_reflection/ + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64 running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_reflection creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/reflection_pb2_grpc.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/_async.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/reflection_pb2.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/_base.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/proto_reflection_descriptor_database.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/reflection.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_reflection byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha/reflection_pb2_grpc.py to reflection_pb2_grpc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha/_async.py to _async.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha/reflection_pb2.py to reflection_pb2.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha/_base.py to _base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha/proto_reflection_descriptor_database.py to proto_reflection_descriptor_database.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_reflection/v1alpha/reflection.py to reflection.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_reflection/__init__.py to __init__.cpython-310.pyc writing byte-compilation script '/tmp/tmpeq26snye.py' /usr/bin/python3 /tmp/tmpeq26snye.py removing /tmp/tmpeq26snye.py running install_egg_info running egg_info writing grpcio_reflection.egg-info/PKG-INFO writing dependency_links to grpcio_reflection.egg-info/dependency_links.txt writing requirements to grpcio_reflection.egg-info/requires.txt writing top-level names to grpcio_reflection.egg-info/top_level.txt reading manifest file 'grpcio_reflection.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'grpcio_reflection.egg-info/SOURCES.txt' Copying grpcio_reflection.egg-info to /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpcio_reflection-1.48.1-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin/__pycache__ + popd + for suffix in channelz health_checking reflection status testing + pushd src/python/grpcio_status/ + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64 running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_status copying build/lib/grpc_status/_async.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_status copying build/lib/grpc_status/rpc_status.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_status copying build/lib/grpc_status/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_status copying build/lib/grpc_status/_common.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_status byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_status/_async.py to _async.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_status/rpc_status.py to rpc_status.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_status/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_status/_common.py to _common.cpython-310.pyc writing byte-compilation script '/tmp/tmpdl2h563h.py' /usr/bin/python3 /tmp/tmpdl2h563h.py removing /tmp/tmpdl2h563h.py running install_egg_info running egg_info writing grpcio_status.egg-info/PKG-INFO writing dependency_links to grpcio_status.egg-info/dependency_links.txt writing requirements to grpcio_status.egg-info/requires.txt writing top-level names to grpcio_status.egg-info/top_level.txt reading manifest file 'grpcio_status.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'grpc_status/google/rpc/status.proto' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'grpcio_status.egg-info/SOURCES.txt' Copying grpcio_status.egg-info to /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpcio_status-1.48.1-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin/__pycache__ + popd + for suffix in channelz health_checking reflection status testing + pushd src/python/grpcio_testing/ + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64 running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_handler.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_servicer_context.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_rpc.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_server_rpc.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_server.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_service.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_server copying build/lib/grpc_testing/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing copying build/lib/grpc_testing/_common.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing copying build/lib/grpc_testing/_time.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing creating /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/__init__.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_channel_state.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_invocation.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_channel.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_multi_callable.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_rpc_state.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_channel_rpc.py -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_channel byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_server/_handler.py to _handler.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_server/_servicer_context.py to _servicer_context.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_server/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_server/_rpc.py to _rpc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_server/_server_rpc.py to _server_rpc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_server/_server.py to _server.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_server/_service.py to _service.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_common.py to _common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_time.py to _time.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_channel/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_channel/_channel_state.py to _channel_state.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_channel/_invocation.py to _invocation.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_channel/_channel.py to _channel.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_channel/_multi_callable.py to _multi_callable.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_channel/_rpc_state.py to _rpc_state.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpc_testing/_channel/_channel_rpc.py to _channel_rpc.cpython-310.pyc writing byte-compilation script '/tmp/tmplkf985ol.py' /usr/bin/python3 /tmp/tmplkf985ol.py removing /tmp/tmplkf985ol.py running install_egg_info running egg_info writing grpcio_testing.egg-info/PKG-INFO writing dependency_links to grpcio_testing.egg-info/dependency_links.txt writing requirements to grpcio_testing.egg-info/requires.txt writing top-level names to grpcio_testing.egg-info/top_level.txt reading manifest file 'grpcio_testing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'grpcio_testing.egg-info/SOURCES.txt' Copying grpcio_testing.egg-info to /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10/site-packages/grpcio_testing-1.48.1-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin/__pycache__ + popd ++ dirname /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem + install -D -t /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/etc/pki/ca-trust/extracted/pem -m 0644 /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem + read -r fn + find /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64 -type f -name roots.pem + ln -s -f /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/_cython/_credentials/roots.pem + symlinks -c -o /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/_cython/_credentials/roots.pem absolute: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/_cython/_credentials/roots.pem -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem changed: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/_cython/_credentials/roots.pem -> ../../../../../../../etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem + read -r fn + ln -s -f /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/grpc/roots.pem + symlinks -c -o /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/grpc/roots.pem absolute: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/grpc/roots.pem -> /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem changed: /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/grpc/roots.pem -> ../../../etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem + read -r fn ++ dirname /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem + rm -rvf /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/etc/pki/ca-trust/extracted/pem removed '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem' removed directory '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/etc/pki/ca-trust/extracted/pem' + install -D -t /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc -m 0644 -p AUTHORS BUILDING.md CODE-OF-CONDUCT.md CONCEPTS.md CONTRIBUTING.md GOVERNANCE.md MAINTAINERS.md MANIFEST.md README.md SECURITY.md TROUBLESHOOTING.md + cp -rvp doc examples /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc 'doc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc' 'doc/PROTOCOL-HTTP2.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/PROTOCOL-HTTP2.md' 'doc/PROTOCOL-WEB.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/PROTOCOL-WEB.md' 'doc/bazel_support.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/bazel_support.md' 'doc/binary-logging.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/binary-logging.md' 'doc/c-style-guide.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/c-style-guide.md' 'doc/command_line_tool.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/command_line_tool.md' 'doc/compression.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/compression.md' 'doc/compression_cookbook.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/compression_cookbook.md' 'doc/connection-backoff-interop-test-description.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/connection-backoff-interop-test-description.md' 'doc/connection-backoff.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/connection-backoff.md' 'doc/connectivity-semantics-and-api.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/connectivity-semantics-and-api.md' 'doc/core' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/core' 'doc/core/combiner-explainer.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/core/combiner-explainer.md' 'doc/core/epoll-polling-engine.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/core/epoll-polling-engine.md' 'doc/core/grpc-client-server-polling-engine-usage.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/core/grpc-client-server-polling-engine-usage.md' 'doc/core/grpc-cq.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/core/grpc-cq.md' 'doc/core/grpc-error.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/core/grpc-error.md' 'doc/core/grpc-polling-engines.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/core/grpc-polling-engines.md' 'doc/core/images' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/core/images' 'doc/core/images/new_epoll_impl.png' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/core/images/new_epoll_impl.png' 'doc/core/images/old_epoll_impl.png' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/core/images/old_epoll_impl.png' 'doc/core/moving-to-c++.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/core/moving-to-c++.md' 'doc/core/pending_api_cleanups.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/core/pending_api_cleanups.md' 'doc/core/transport_explainer.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/core/transport_explainer.md' 'doc/cpp-style-guide.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/cpp-style-guide.md' 'doc/cpp' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/cpp' 'doc/cpp/pending_api_cleanups.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/cpp/pending_api_cleanups.md' 'doc/cpp/perf_notes.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/cpp/perf_notes.md' 'doc/environment_variables.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/environment_variables.md' 'doc/fail_fast.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/fail_fast.md' 'doc/fork_support.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/fork_support.md' 'doc/g_stands_for.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/g_stands_for.md' 'doc/grpc_release_schedule.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/grpc_release_schedule.md' 'doc/grpc_security_audit.pdf' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/grpc_security_audit.pdf' 'doc/grpc_xds_features.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/grpc_xds_features.md' 'doc/health-checking.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/health-checking.md' 'doc/http-grpc-status-mapping.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/http-grpc-status-mapping.md' 'doc/http2-interop-test-descriptions.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/http2-interop-test-descriptions.md' 'doc/images' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/images' 'doc/images/compression_cookbook_incoming.png' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/images/compression_cookbook_incoming.png' 'doc/images/compression_cookbook_outgoing.png' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/images/compression_cookbook_outgoing.png' 'doc/images/grpc-call-channel-cq.png' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/images/grpc-call-channel-cq.png' 'doc/images/grpc-client-lb-pss.png' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/images/grpc-client-lb-pss.png' 'doc/images/grpc-cq.png' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/images/grpc-cq.png' 'doc/images/grpc-epoll1.png' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/images/grpc-epoll1.png' 'doc/images/grpc-epollex.png' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/images/grpc-epollex.png' 'doc/images/grpc-ps-pss-fd.png' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/images/grpc-ps-pss-fd.png' 'doc/images/grpc-pss.png' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/images/grpc-pss.png' 'doc/images/grpc-server-cq-fds.png' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/images/grpc-server-cq-fds.png' 'doc/images/load-balancing.png' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/images/load-balancing.png' 'doc/images/load-balancing.svg' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/images/load-balancing.svg' 'doc/images/stress_test_framework.png' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/images/stress_test_framework.png' 'doc/internationalization.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/internationalization.md' 'doc/interop-test-descriptions.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/interop-test-descriptions.md' 'doc/keepalive.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/keepalive.md' 'doc/load-balancing.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/load-balancing.md' 'doc/naming.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/naming.md' 'doc/python' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/python' 'doc/python/server_reflection.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/python/server_reflection.md' 'doc/python/sphinx' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/python/sphinx' 'doc/python/sphinx/_static' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/python/sphinx/_static' 'doc/python/sphinx/_static/custom.css' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/python/sphinx/_static/custom.css' 'doc/python/sphinx/conf.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/python/sphinx/conf.py' 'doc/python/sphinx/glossary.rst' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/python/sphinx/glossary.rst' 'doc/python/sphinx/grpc.rst' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/python/sphinx/grpc.rst' 'doc/python/sphinx/grpc_admin.rst' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/python/sphinx/grpc_admin.rst' 'doc/python/sphinx/grpc_asyncio.rst' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/python/sphinx/grpc_asyncio.rst' 'doc/python/sphinx/grpc_channelz.rst' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/python/sphinx/grpc_channelz.rst' 'doc/python/sphinx/grpc_csds.rst' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/python/sphinx/grpc_csds.rst' 'doc/python/sphinx/grpc_health_checking.rst' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/python/sphinx/grpc_health_checking.rst' 'doc/python/sphinx/grpc_reflection.rst' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/python/sphinx/grpc_reflection.rst' 'doc/python/sphinx/grpc_status.rst' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/python/sphinx/grpc_status.rst' 'doc/python/sphinx/grpc_testing.rst' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/python/sphinx/grpc_testing.rst' 'doc/python/sphinx/index.rst' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/python/sphinx/index.rst' 'doc/security_audit.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/security_audit.md' 'doc/server-reflection.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/server-reflection.md' 'doc/server_reflection_tutorial.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/server_reflection_tutorial.md' 'doc/server_side_auth.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/server_side_auth.md' 'doc/service_config.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/service_config.md' 'doc/ssl-performance.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/ssl-performance.md' 'doc/status_ordering.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/status_ordering.md' 'doc/statuscodes.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/statuscodes.md' 'doc/unit_testing.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/unit_testing.md' 'doc/versioning.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/versioning.md' 'doc/wait-for-ready.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/wait-for-ready.md' 'doc/workarounds.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/workarounds.md' 'doc/xds-test-descriptions.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/doc/xds-test-descriptions.md' 'examples' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples' 'examples/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/README.md' 'examples/cpp' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp' 'examples/cpp/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/README.md' 'examples/cpp/cmake' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/cmake' 'examples/cpp/cmake/common.cmake' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/cmake/common.cmake' 'examples/cpp/compression' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/compression' 'examples/cpp/compression/Makefile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/compression/Makefile' 'examples/cpp/compression/CMakeLists.txt' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/compression/CMakeLists.txt' 'examples/cpp/compression/BUILD' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/compression/BUILD' 'examples/cpp/compression/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/compression/README.md' 'examples/cpp/compression/greeter_client.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/compression/greeter_client.cc' 'examples/cpp/compression/greeter_server.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/compression/greeter_server.cc' 'examples/cpp/features' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/features' 'examples/cpp/features/run_tests.sh' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/features/run_tests.sh' 'examples/cpp/features/unix_abstract' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/features/unix_abstract' 'examples/cpp/features/unix_abstract/BUILD' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/features/unix_abstract/BUILD' 'examples/cpp/features/unix_abstract/client.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/features/unix_abstract/client.cc' 'examples/cpp/features/unix_abstract/server.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/features/unix_abstract/server.cc' 'examples/cpp/helloworld' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld' 'examples/cpp/helloworld/BUILD' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/BUILD' 'examples/cpp/helloworld/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/README.md' 'examples/cpp/helloworld/cmake_externalproject' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/cmake_externalproject' 'examples/cpp/helloworld/cmake_externalproject/CMakeLists.txt' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/cmake_externalproject/CMakeLists.txt' 'examples/cpp/helloworld/cocoapods' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods' 'examples/cpp/helloworld/cocoapods/HelloWorldCpp.xcodeproj' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp.xcodeproj' 'examples/cpp/helloworld/cocoapods/HelloWorldCpp.xcodeproj/project.pbxproj' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp.xcodeproj/project.pbxproj' 'examples/cpp/helloworld/cocoapods/HelloWorldCpp' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp' 'examples/cpp/helloworld/cocoapods/HelloWorldCpp/AppDelegate.h' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp/AppDelegate.h' 'examples/cpp/helloworld/cocoapods/HelloWorldCpp/AppDelegate.mm' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp/AppDelegate.mm' 'examples/cpp/helloworld/cocoapods/HelloWorldCpp/Assets.xcassets' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp/Assets.xcassets' 'examples/cpp/helloworld/cocoapods/HelloWorldCpp/Assets.xcassets/AppIcon.appiconset' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp/Assets.xcassets/AppIcon.appiconset' 'examples/cpp/helloworld/cocoapods/HelloWorldCpp/Assets.xcassets/AppIcon.appiconset/Contents.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp/Assets.xcassets/AppIcon.appiconset/Contents.json' 'examples/cpp/helloworld/cocoapods/HelloWorldCpp/Base.lproj' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp/Base.lproj' 'examples/cpp/helloworld/cocoapods/HelloWorldCpp/Base.lproj/LaunchScreen.storyboard' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp/Base.lproj/LaunchScreen.storyboard' 'examples/cpp/helloworld/cocoapods/HelloWorldCpp/Base.lproj/Main.storyboard' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp/Base.lproj/Main.storyboard' 'examples/cpp/helloworld/cocoapods/HelloWorldCpp/Info.plist' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp/Info.plist' 'examples/cpp/helloworld/cocoapods/HelloWorldCpp/ViewController.h' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp/ViewController.h' 'examples/cpp/helloworld/cocoapods/HelloWorldCpp/ViewController.mm' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp/ViewController.mm' 'examples/cpp/helloworld/cocoapods/HelloWorldCpp/main.m' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp/main.m' 'examples/cpp/helloworld/cocoapods/Podfile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/cocoapods/Podfile' 'examples/cpp/helloworld/greeter_async_client.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/greeter_async_client.cc' 'examples/cpp/helloworld/greeter_async_client2.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/greeter_async_client2.cc' 'examples/cpp/helloworld/greeter_async_server.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/greeter_async_server.cc' 'examples/cpp/helloworld/greeter_callback_client.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/greeter_callback_client.cc' 'examples/cpp/helloworld/greeter_callback_server.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/greeter_callback_server.cc' 'examples/cpp/helloworld/greeter_client.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/greeter_client.cc' 'examples/cpp/helloworld/greeter_server.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/greeter_server.cc' 'examples/cpp/helloworld/xds_greeter_client.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/xds_greeter_client.cc' 'examples/cpp/helloworld/xds_greeter_server.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/xds_greeter_server.cc' 'examples/cpp/helloworld/CMakeLists.txt' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/CMakeLists.txt' 'examples/cpp/helloworld/Makefile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/helloworld/Makefile' 'examples/cpp/keyvaluestore' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/keyvaluestore' 'examples/cpp/keyvaluestore/CMakeLists.txt' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/keyvaluestore/CMakeLists.txt' 'examples/cpp/keyvaluestore/BUILD' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/keyvaluestore/BUILD' 'examples/cpp/keyvaluestore/caching_interceptor.h' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/keyvaluestore/caching_interceptor.h' 'examples/cpp/keyvaluestore/client.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/keyvaluestore/client.cc' 'examples/cpp/keyvaluestore/server.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/keyvaluestore/server.cc' 'examples/cpp/load_balancing' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/load_balancing' 'examples/cpp/load_balancing/Makefile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/load_balancing/Makefile' 'examples/cpp/load_balancing/CMakeLists.txt' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/load_balancing/CMakeLists.txt' 'examples/cpp/load_balancing/BUILD' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/load_balancing/BUILD' 'examples/cpp/load_balancing/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/load_balancing/README.md' 'examples/cpp/load_balancing/greeter_client.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/load_balancing/greeter_client.cc' 'examples/cpp/load_balancing/greeter_server.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/load_balancing/greeter_server.cc' 'examples/cpp/metadata' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/metadata' 'examples/cpp/metadata/CMakeLists.txt' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/metadata/CMakeLists.txt' 'examples/cpp/metadata/Makefile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/metadata/Makefile' 'examples/cpp/metadata/BUILD' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/metadata/BUILD' 'examples/cpp/metadata/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/metadata/README.md' 'examples/cpp/metadata/greeter_client.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/metadata/greeter_client.cc' 'examples/cpp/metadata/greeter_server.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/metadata/greeter_server.cc' 'examples/cpp/route_guide' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/route_guide' 'examples/cpp/route_guide/CMakeLists.txt' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/route_guide/CMakeLists.txt' 'examples/cpp/route_guide/Makefile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/route_guide/Makefile' 'examples/cpp/route_guide/BUILD' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/route_guide/BUILD' 'examples/cpp/route_guide/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/route_guide/README.md' 'examples/cpp/route_guide/helper.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/route_guide/helper.cc' 'examples/cpp/route_guide/helper.h' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/route_guide/helper.h' 'examples/cpp/route_guide/route_guide_callback_client.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/route_guide/route_guide_callback_client.cc' 'examples/cpp/route_guide/route_guide_callback_server.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/route_guide/route_guide_callback_server.cc' 'examples/cpp/route_guide/route_guide_client.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/route_guide/route_guide_client.cc' 'examples/cpp/route_guide/route_guide_db.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/route_guide/route_guide_db.json' 'examples/cpp/route_guide/route_guide_server.cc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/cpp/route_guide/route_guide_server.cc' 'examples/node' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/node' 'examples/node/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/node/README.md' 'examples/node/dynamic_codegen' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/node/dynamic_codegen' 'examples/node/dynamic_codegen/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/node/dynamic_codegen/README.md' 'examples/node/dynamic_codegen/greeter_client.js' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/node/dynamic_codegen/greeter_client.js' 'examples/node/dynamic_codegen/greeter_server.js' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/node/dynamic_codegen/greeter_server.js' 'examples/node/dynamic_codegen/route_guide' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/node/dynamic_codegen/route_guide' 'examples/node/dynamic_codegen/route_guide/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/node/dynamic_codegen/route_guide/README.md' 'examples/node/dynamic_codegen/route_guide/route_guide_client.js' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/node/dynamic_codegen/route_guide/route_guide_client.js' 'examples/node/dynamic_codegen/route_guide/route_guide_db.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/node/dynamic_codegen/route_guide/route_guide_db.json' 'examples/node/dynamic_codegen/route_guide/route_guide_server.js' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/node/dynamic_codegen/route_guide/route_guide_server.js' 'examples/node/package.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/node/package.json' 'examples/node/static_codegen' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/node/static_codegen' 'examples/node/static_codegen/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/node/static_codegen/README.md' 'examples/node/static_codegen/greeter_client.js' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/node/static_codegen/greeter_client.js' 'examples/node/static_codegen/greeter_server.js' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/node/static_codegen/greeter_server.js' 'examples/node/static_codegen/helloworld_grpc_pb.js' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/node/static_codegen/helloworld_grpc_pb.js' 'examples/node/static_codegen/helloworld_pb.js' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/node/static_codegen/helloworld_pb.js' 'examples/node/static_codegen/route_guide' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/node/static_codegen/route_guide' 'examples/node/static_codegen/route_guide/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/node/static_codegen/route_guide/README.md' 'examples/node/static_codegen/route_guide/route_guide_client.js' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/node/static_codegen/route_guide/route_guide_client.js' 'examples/node/static_codegen/route_guide/route_guide_db.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/node/static_codegen/route_guide/route_guide_db.json' 'examples/node/static_codegen/route_guide/route_guide_grpc_pb.js' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/node/static_codegen/route_guide/route_guide_grpc_pb.js' 'examples/node/static_codegen/route_guide/route_guide_pb.js' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/node/static_codegen/route_guide/route_guide_pb.js' 'examples/node/static_codegen/route_guide/route_guide_server.js' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/node/static_codegen/route_guide/route_guide_server.js' 'examples/node/xds' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/node/xds' 'examples/node/xds/greeter_client.js' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/node/xds/greeter_client.js' 'examples/node/xds/package.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/node/xds/package.json' 'examples/objective-c' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c' 'examples/objective-c/BUILD' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/BUILD' 'examples/objective-c/auth_sample' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample' 'examples/objective-c/auth_sample/AuthSample.xcodeproj' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/AuthSample.xcodeproj' 'examples/objective-c/auth_sample/AuthSample.xcodeproj/project.pbxproj' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/AuthSample.xcodeproj/project.pbxproj' 'examples/objective-c/auth_sample/AuthSample.xcodeproj/project.xcworkspace' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/AuthSample.xcodeproj/project.xcworkspace' 'examples/objective-c/auth_sample/AuthSample.xcodeproj/project.xcworkspace/contents.xcworkspacedata' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/AuthSample.xcodeproj/project.xcworkspace/contents.xcworkspacedata' 'examples/objective-c/auth_sample/AuthSample.xcodeproj/xcshareddata' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/AuthSample.xcodeproj/xcshareddata' 'examples/objective-c/auth_sample/AuthSample.xcodeproj/xcshareddata/xcschemes' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/AuthSample.xcodeproj/xcshareddata/xcschemes' 'examples/objective-c/auth_sample/AuthSample.xcodeproj/xcshareddata/xcschemes/AuthSample.xcscheme' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/AuthSample.xcodeproj/xcshareddata/xcschemes/AuthSample.xcscheme' 'examples/objective-c/auth_sample/AuthTestService.podspec' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/AuthTestService.podspec' 'examples/objective-c/auth_sample/MakeRPCViewController.h' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/MakeRPCViewController.h' 'examples/objective-c/auth_sample/MakeRPCViewController.m' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/MakeRPCViewController.m' 'examples/objective-c/auth_sample/Misc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc' 'examples/objective-c/auth_sample/Misc/AppDelegate.h' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/AppDelegate.h' 'examples/objective-c/auth_sample/Misc/AppDelegate.m' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/AppDelegate.m' 'examples/objective-c/auth_sample/Misc/Base.lproj' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/Base.lproj' 'examples/objective-c/auth_sample/Misc/Base.lproj/Main.storyboard' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/Base.lproj/Main.storyboard' 'examples/objective-c/auth_sample/Misc/GoogleService-Info.plist' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/GoogleService-Info.plist' 'examples/objective-c/auth_sample/Misc/Images.xcassets' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/Images.xcassets' 'examples/objective-c/auth_sample/Misc/Images.xcassets/AppIcon.appiconset' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/Images.xcassets/AppIcon.appiconset' 'examples/objective-c/auth_sample/Misc/Images.xcassets/AppIcon.appiconset/Contents.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/Images.xcassets/AppIcon.appiconset/Contents.json' 'examples/objective-c/auth_sample/Misc/Images.xcassets/first.imageset' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/Images.xcassets/first.imageset' 'examples/objective-c/auth_sample/Misc/Images.xcassets/first.imageset/Contents.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/Images.xcassets/first.imageset/Contents.json' 'examples/objective-c/auth_sample/Misc/Images.xcassets/first.imageset/first.pdf' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/Images.xcassets/first.imageset/first.pdf' 'examples/objective-c/auth_sample/Misc/Images.xcassets/second.imageset' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/Images.xcassets/second.imageset' 'examples/objective-c/auth_sample/Misc/Images.xcassets/second.imageset/Contents.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/Images.xcassets/second.imageset/Contents.json' 'examples/objective-c/auth_sample/Misc/Images.xcassets/second.imageset/second.pdf' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/Images.xcassets/second.imageset/second.pdf' 'examples/objective-c/auth_sample/Misc/Info.plist' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/Info.plist' 'examples/objective-c/auth_sample/Misc/main.m' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/Misc/main.m' 'examples/objective-c/auth_sample/Podfile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/Podfile' 'examples/objective-c/auth_sample/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/README.md' 'examples/objective-c/auth_sample/SelectUserViewController.h' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/SelectUserViewController.h' 'examples/objective-c/auth_sample/SelectUserViewController.m' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/auth_sample/SelectUserViewController.m' 'examples/objective-c/helloworld' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld' 'examples/objective-c/helloworld/HelloWorld.podspec' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld.podspec' 'examples/objective-c/helloworld/HelloWorld.xcodeproj' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld.xcodeproj' 'examples/objective-c/helloworld/HelloWorld.xcodeproj/project.pbxproj' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld.xcodeproj/project.pbxproj' 'examples/objective-c/helloworld/HelloWorld.xcodeproj/project.xcworkspace' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld.xcodeproj/project.xcworkspace' 'examples/objective-c/helloworld/HelloWorld.xcodeproj/project.xcworkspace/contents.xcworkspacedata' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld.xcodeproj/project.xcworkspace/contents.xcworkspacedata' 'examples/objective-c/helloworld/HelloWorld.xcodeproj/xcshareddata' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld.xcodeproj/xcshareddata' 'examples/objective-c/helloworld/HelloWorld.xcodeproj/xcshareddata/xcschemes' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld.xcodeproj/xcshareddata/xcschemes' 'examples/objective-c/helloworld/HelloWorld.xcodeproj/xcshareddata/xcschemes/HelloWorld.xcscheme' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld.xcodeproj/xcshareddata/xcschemes/HelloWorld.xcscheme' 'examples/objective-c/helloworld/Podfile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld/Podfile' 'examples/objective-c/helloworld/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld/README.md' 'examples/objective-c/helloworld/main.m' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld/main.m' 'examples/objective-c/helloworld/HelloWorld' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld' 'examples/objective-c/helloworld/HelloWorld/AppDelegate.h' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld/AppDelegate.h' 'examples/objective-c/helloworld/HelloWorld/AppDelegate.m' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld/AppDelegate.m' 'examples/objective-c/helloworld/HelloWorld/Base.lproj' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld/Base.lproj' 'examples/objective-c/helloworld/HelloWorld/Base.lproj/Main.storyboard' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld/Base.lproj/Main.storyboard' 'examples/objective-c/helloworld/HelloWorld/Images.xcassets' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld/Images.xcassets' 'examples/objective-c/helloworld/HelloWorld/Images.xcassets/AppIcon.appiconset' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld/Images.xcassets/AppIcon.appiconset' 'examples/objective-c/helloworld/HelloWorld/Images.xcassets/AppIcon.appiconset/Contents.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld/Images.xcassets/AppIcon.appiconset/Contents.json' 'examples/objective-c/helloworld/HelloWorld/Info.plist' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld/Info.plist' 'examples/objective-c/helloworld/HelloWorld/ViewController.m' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld/HelloWorld/ViewController.m' 'examples/objective-c/helloworld_macos' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld_macos' 'examples/objective-c/helloworld_macos/HelloWorld.podspec' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld.podspec' 'examples/objective-c/helloworld_macos/HelloWorld.xcodeproj' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld.xcodeproj' 'examples/objective-c/helloworld_macos/HelloWorld.xcodeproj/project.pbxproj' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld.xcodeproj/project.pbxproj' 'examples/objective-c/helloworld_macos/HelloWorld' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld' 'examples/objective-c/helloworld_macos/HelloWorld/AppDelegate.h' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld/AppDelegate.h' 'examples/objective-c/helloworld_macos/HelloWorld/AppDelegate.m' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld/AppDelegate.m' 'examples/objective-c/helloworld_macos/HelloWorld/Assets.xcassets' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld/Assets.xcassets' 'examples/objective-c/helloworld_macos/HelloWorld/Assets.xcassets/AppIcon.appiconset' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld/Assets.xcassets/AppIcon.appiconset' 'examples/objective-c/helloworld_macos/HelloWorld/Assets.xcassets/AppIcon.appiconset/Contents.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld/Assets.xcassets/AppIcon.appiconset/Contents.json' 'examples/objective-c/helloworld_macos/HelloWorld/Assets.xcassets/Contents.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld/Assets.xcassets/Contents.json' 'examples/objective-c/helloworld_macos/HelloWorld/Base.lproj' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld/Base.lproj' 'examples/objective-c/helloworld_macos/HelloWorld/Base.lproj/Main.storyboard' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld/Base.lproj/Main.storyboard' 'examples/objective-c/helloworld_macos/HelloWorld/HelloWorld.entitlements' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld/HelloWorld.entitlements' 'examples/objective-c/helloworld_macos/HelloWorld/Info.plist' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld/Info.plist' 'examples/objective-c/helloworld_macos/HelloWorld/ViewController.h' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld/ViewController.h' 'examples/objective-c/helloworld_macos/HelloWorld/ViewController.m' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/HelloWorld/ViewController.m' 'examples/objective-c/helloworld_macos/Podfile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/Podfile' 'examples/objective-c/helloworld_macos/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/README.md' 'examples/objective-c/helloworld_macos/main.m' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/helloworld_macos/main.m' 'examples/objective-c/route_guide' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/route_guide' 'examples/objective-c/route_guide/Misc' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc' 'examples/objective-c/route_guide/Misc/AppDelegate.h' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc/AppDelegate.h' 'examples/objective-c/route_guide/Misc/AppDelegate.m' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc/AppDelegate.m' 'examples/objective-c/route_guide/Misc/Base.lproj' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc/Base.lproj' 'examples/objective-c/route_guide/Misc/Base.lproj/Main.storyboard' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc/Base.lproj/Main.storyboard' 'examples/objective-c/route_guide/Misc/Images.xcassets' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc/Images.xcassets' 'examples/objective-c/route_guide/Misc/Images.xcassets/AppIcon.appiconset' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc/Images.xcassets/AppIcon.appiconset' 'examples/objective-c/route_guide/Misc/Images.xcassets/AppIcon.appiconset/Contents.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc/Images.xcassets/AppIcon.appiconset/Contents.json' 'examples/objective-c/route_guide/Misc/Images.xcassets/first.imageset' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc/Images.xcassets/first.imageset' 'examples/objective-c/route_guide/Misc/Images.xcassets/first.imageset/Contents.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc/Images.xcassets/first.imageset/Contents.json' 'examples/objective-c/route_guide/Misc/Images.xcassets/first.imageset/first.pdf' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc/Images.xcassets/first.imageset/first.pdf' 'examples/objective-c/route_guide/Misc/Images.xcassets/second.imageset' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc/Images.xcassets/second.imageset' 'examples/objective-c/route_guide/Misc/Images.xcassets/second.imageset/Contents.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc/Images.xcassets/second.imageset/Contents.json' 'examples/objective-c/route_guide/Misc/Images.xcassets/second.imageset/second.pdf' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc/Images.xcassets/second.imageset/second.pdf' 'examples/objective-c/route_guide/Misc/Info.plist' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc/Info.plist' 'examples/objective-c/route_guide/Misc/main.m' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/route_guide/Misc/main.m' 'examples/objective-c/route_guide/Podfile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/route_guide/Podfile' 'examples/objective-c/route_guide/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/route_guide/README.md' 'examples/objective-c/route_guide/RouteGuide.podspec' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/route_guide/RouteGuide.podspec' 'examples/objective-c/route_guide/RouteGuideClient.xcodeproj' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/route_guide/RouteGuideClient.xcodeproj' 'examples/objective-c/route_guide/RouteGuideClient.xcodeproj/project.pbxproj' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/route_guide/RouteGuideClient.xcodeproj/project.pbxproj' 'examples/objective-c/route_guide/RouteGuideClient.xcodeproj/project.xcworkspace' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/route_guide/RouteGuideClient.xcodeproj/project.xcworkspace' 'examples/objective-c/route_guide/RouteGuideClient.xcodeproj/project.xcworkspace/contents.xcworkspacedata' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/route_guide/RouteGuideClient.xcodeproj/project.xcworkspace/contents.xcworkspacedata' 'examples/objective-c/route_guide/RouteGuideClient.xcodeproj/xcshareddata' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/route_guide/RouteGuideClient.xcodeproj/xcshareddata' 'examples/objective-c/route_guide/RouteGuideClient.xcodeproj/xcshareddata/xcschemes' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/route_guide/RouteGuideClient.xcodeproj/xcshareddata/xcschemes' 'examples/objective-c/route_guide/RouteGuideClient.xcodeproj/xcshareddata/xcschemes/RouteGuideClient.xcscheme' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/route_guide/RouteGuideClient.xcodeproj/xcshareddata/xcschemes/RouteGuideClient.xcscheme' 'examples/objective-c/route_guide/ViewControllers.m' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/route_guide/ViewControllers.m' 'examples/objective-c/route_guide/route_guide_db.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/objective-c/route_guide/route_guide_db.json' 'examples/php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php' 'examples/php/GPBMetadata' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/GPBMetadata' 'examples/php/GPBMetadata/Helloworld.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/GPBMetadata/Helloworld.php' 'examples/php/Helloworld' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/Helloworld' 'examples/php/Helloworld/GreeterClient.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/Helloworld/GreeterClient.php' 'examples/php/Helloworld/GreeterStub.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/Helloworld/GreeterStub.php' 'examples/php/Helloworld/HelloReply.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/Helloworld/HelloReply.php' 'examples/php/Helloworld/HelloRequest.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/Helloworld/HelloRequest.php' 'examples/php/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/README.md' 'examples/php/composer.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/composer.json' 'examples/php/echo' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/echo' 'examples/php/echo/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/echo/README.md' 'examples/php/echo/apache.Dockerfile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/echo/apache.Dockerfile' 'examples/php/echo/base.Dockerfile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/echo/base.Dockerfile' 'examples/php/echo/cli.Dockerfile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/echo/cli.Dockerfile' 'examples/php/echo/client.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/echo/client.php' 'examples/php/echo/composer.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/echo/composer.json' 'examples/php/echo/echo.proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/echo/echo.proto' 'examples/php/echo/fpm.Dockerfile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/echo/fpm.Dockerfile' 'examples/php/echo/nginx.conf' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/echo/nginx.conf' 'examples/php/greeter_and_routeguide_multi_server.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/greeter_and_routeguide_multi_server.php' 'examples/php/greeter_client.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/greeter_client.php' 'examples/php/greeter_proto_gen.sh' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/greeter_proto_gen.sh' 'examples/php/greeter_server.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/greeter_server.php' 'examples/php/route_guide' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/route_guide' 'examples/php/route_guide/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/route_guide/README.md' 'examples/php/route_guide/RouteGuideService.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/route_guide/RouteGuideService.php' 'examples/php/route_guide/route_guide_client.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/route_guide/route_guide_client.php' 'examples/php/route_guide/route_guide_db.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/route_guide/route_guide_db.json' 'examples/php/route_guide/route_guide_proto_gen.sh' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/route_guide/route_guide_proto_gen.sh' 'examples/php/route_guide/route_guide_server.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/route_guide/route_guide_server.php' 'examples/php/route_guide/run_route_guide_client.sh' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/route_guide/run_route_guide_client.sh' 'examples/php/route_guide/GPBMetadata' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/route_guide/GPBMetadata' 'examples/php/route_guide/GPBMetadata/RouteGuide.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/route_guide/GPBMetadata/RouteGuide.php' 'examples/php/route_guide/Routeguide' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/route_guide/Routeguide' 'examples/php/route_guide/Routeguide/Feature.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/route_guide/Routeguide/Feature.php' 'examples/php/route_guide/Routeguide/Point.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/route_guide/Routeguide/Point.php' 'examples/php/route_guide/Routeguide/Rectangle.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/route_guide/Routeguide/Rectangle.php' 'examples/php/route_guide/Routeguide/RouteGuideClient.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/route_guide/Routeguide/RouteGuideClient.php' 'examples/php/route_guide/Routeguide/RouteGuideStub.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/route_guide/Routeguide/RouteGuideStub.php' 'examples/php/route_guide/Routeguide/RouteNote.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/route_guide/Routeguide/RouteNote.php' 'examples/php/route_guide/Routeguide/RouteSummary.php' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/route_guide/Routeguide/RouteSummary.php' 'examples/php/run_greeter_client.sh' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/php/run_greeter_client.sh' 'examples/protos' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/protos' 'examples/protos/BUILD' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/protos/BUILD' 'examples/protos/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/protos/README.md' 'examples/protos/auth_sample.proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/protos/auth_sample.proto' 'examples/protos/hellostreamingworld.proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/protos/hellostreamingworld.proto' 'examples/protos/helloworld.proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/protos/helloworld.proto' 'examples/protos/keyvaluestore.proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/protos/keyvaluestore.proto' 'examples/protos/route_guide.proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/protos/route_guide.proto' 'examples/python' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python' 'examples/python/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/README.md' 'examples/python/async_streaming' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/async_streaming' 'examples/python/async_streaming/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/async_streaming/README.md' 'examples/python/async_streaming/client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/async_streaming/client.py' 'examples/python/async_streaming/phone.proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/async_streaming/phone.proto' 'examples/python/async_streaming/phone_pb2.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/async_streaming/phone_pb2.py' 'examples/python/async_streaming/phone_pb2_grpc.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/async_streaming/phone_pb2_grpc.py' 'examples/python/async_streaming/server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/async_streaming/server.py' 'examples/python/auth' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/auth' 'examples/python/auth/BUILD.bazel' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/auth/BUILD.bazel' 'examples/python/auth/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/auth/README.md' 'examples/python/auth/_credentials.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/auth/_credentials.py' 'examples/python/auth/async_customized_auth_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/auth/async_customized_auth_client.py' 'examples/python/auth/async_customized_auth_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/auth/async_customized_auth_server.py' 'examples/python/auth/credentials' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/auth/credentials' 'examples/python/auth/credentials/localhost.crt' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/auth/credentials/localhost.crt' 'examples/python/auth/credentials/localhost.key' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/auth/credentials/localhost.key' 'examples/python/auth/credentials/root.crt' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/auth/credentials/root.crt' 'examples/python/auth/customized_auth_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/auth/customized_auth_client.py' 'examples/python/auth/customized_auth_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/auth/customized_auth_server.py' 'examples/python/auth/helloworld.proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/auth/helloworld.proto' 'examples/python/auth/test' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/auth/test' 'examples/python/auth/test/_auth_example_test.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/auth/test/_auth_example_test.py' 'examples/python/cancellation' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/cancellation' 'examples/python/cancellation/BUILD.bazel' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/cancellation/BUILD.bazel' 'examples/python/cancellation/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/cancellation/README.md' 'examples/python/cancellation/client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/cancellation/client.py' 'examples/python/cancellation/hash_name.proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/cancellation/hash_name.proto' 'examples/python/cancellation/search.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/cancellation/search.py' 'examples/python/cancellation/server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/cancellation/server.py' 'examples/python/cancellation/test' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/cancellation/test' 'examples/python/cancellation/test/_cancellation_example_test.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/cancellation/test/_cancellation_example_test.py' 'examples/python/compression' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/compression' 'examples/python/compression/BUILD.bazel' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/compression/BUILD.bazel' 'examples/python/compression/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/compression/README.md' 'examples/python/compression/client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/compression/client.py' 'examples/python/compression/server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/compression/server.py' 'examples/python/compression/test' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/compression/test' 'examples/python/compression/test/compression_example_test.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/compression/test/compression_example_test.py' 'examples/python/data_transmission' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/data_transmission' 'examples/python/data_transmission/BUILD' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/data_transmission/BUILD' 'examples/python/data_transmission/README.cn.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/data_transmission/README.cn.md' 'examples/python/data_transmission/README.en.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/data_transmission/README.en.md' 'examples/python/data_transmission/alts_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/data_transmission/alts_client.py' 'examples/python/data_transmission/alts_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/data_transmission/alts_server.py' 'examples/python/data_transmission/client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/data_transmission/client.py' 'examples/python/data_transmission/demo.proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/data_transmission/demo.proto' 'examples/python/data_transmission/demo_pb2.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/data_transmission/demo_pb2.py' 'examples/python/data_transmission/demo_pb2_grpc.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/data_transmission/demo_pb2_grpc.py' 'examples/python/data_transmission/server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/data_transmission/server.py' 'examples/python/debug' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/debug' 'examples/python/debug/helloworld.proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/debug/helloworld.proto' 'examples/python/debug/BUILD.bazel' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/debug/BUILD.bazel' 'examples/python/debug/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/debug/README.md' 'examples/python/debug/asyncio_debug_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/debug/asyncio_debug_server.py' 'examples/python/debug/asyncio_get_stats.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/debug/asyncio_get_stats.py' 'examples/python/debug/asyncio_send_message.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/debug/asyncio_send_message.py' 'examples/python/debug/debug_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/debug/debug_server.py' 'examples/python/debug/get_stats.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/debug/get_stats.py' 'examples/python/debug/send_message.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/debug/send_message.py' 'examples/python/debug/test' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/debug/test' 'examples/python/debug/test/_debug_example_test.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/debug/test/_debug_example_test.py' 'examples/python/errors' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/errors' 'examples/python/errors/BUILD.bazel' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/errors/BUILD.bazel' 'examples/python/errors/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/errors/README.md' 'examples/python/errors/client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/errors/client.py' 'examples/python/errors/server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/errors/server.py' 'examples/python/errors/test' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/errors/test' 'examples/python/errors/test/_error_handling_example_test.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/errors/test/_error_handling_example_test.py' 'examples/python/hellostreamingworld' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/hellostreamingworld' 'examples/python/hellostreamingworld/async_greeter_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/hellostreamingworld/async_greeter_client.py' 'examples/python/hellostreamingworld/async_greeter_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/hellostreamingworld/async_greeter_server.py' 'examples/python/hellostreamingworld/hellostreamingworld_pb2.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/hellostreamingworld/hellostreamingworld_pb2.py' 'examples/python/hellostreamingworld/hellostreamingworld_pb2_grpc.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/hellostreamingworld/hellostreamingworld_pb2_grpc.py' 'examples/python/helloworld' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/helloworld' 'examples/python/helloworld/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/helloworld/README.md' 'examples/python/helloworld/async_greeter_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/helloworld/async_greeter_client.py' 'examples/python/helloworld/async_greeter_client_with_options.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/helloworld/async_greeter_client_with_options.py' 'examples/python/helloworld/async_greeter_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/helloworld/async_greeter_server.py' 'examples/python/helloworld/async_greeter_server_with_graceful_shutdown.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/helloworld/async_greeter_server_with_graceful_shutdown.py' 'examples/python/helloworld/async_greeter_server_with_reflection.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/helloworld/async_greeter_server_with_reflection.py' 'examples/python/helloworld/greeter_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/helloworld/greeter_client.py' 'examples/python/helloworld/greeter_client_with_options.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/helloworld/greeter_client_with_options.py' 'examples/python/helloworld/greeter_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/helloworld/greeter_server.py' 'examples/python/helloworld/greeter_server_with_reflection.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/helloworld/greeter_server_with_reflection.py' 'examples/python/helloworld/helloworld_pb2.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/helloworld/helloworld_pb2.py' 'examples/python/helloworld/helloworld_pb2_grpc.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/helloworld/helloworld_pb2_grpc.py' 'examples/python/interceptors' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/interceptors' 'examples/python/interceptors/default_value' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/interceptors/default_value' 'examples/python/interceptors/default_value/default_value_client_interceptor.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/interceptors/default_value/default_value_client_interceptor.py' 'examples/python/interceptors/default_value/greeter_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/interceptors/default_value/greeter_client.py' 'examples/python/interceptors/default_value/helloworld_pb2.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/interceptors/default_value/helloworld_pb2.py' 'examples/python/interceptors/default_value/helloworld_pb2_grpc.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/interceptors/default_value/helloworld_pb2_grpc.py' 'examples/python/interceptors/headers' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/interceptors/headers' 'examples/python/interceptors/headers/generic_client_interceptor.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/interceptors/headers/generic_client_interceptor.py' 'examples/python/interceptors/headers/greeter_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/interceptors/headers/greeter_client.py' 'examples/python/interceptors/headers/greeter_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/interceptors/headers/greeter_server.py' 'examples/python/interceptors/headers/header_manipulator_client_interceptor.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/interceptors/headers/header_manipulator_client_interceptor.py' 'examples/python/interceptors/headers/helloworld_pb2.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/interceptors/headers/helloworld_pb2.py' 'examples/python/interceptors/headers/helloworld_pb2_grpc.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/interceptors/headers/helloworld_pb2_grpc.py' 'examples/python/interceptors/headers/request_header_validator_interceptor.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/interceptors/headers/request_header_validator_interceptor.py' 'examples/python/metadata' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/metadata' 'examples/python/metadata/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/metadata/README.md' 'examples/python/metadata/helloworld_pb2.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/metadata/helloworld_pb2.py' 'examples/python/metadata/helloworld_pb2_grpc.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/metadata/helloworld_pb2_grpc.py' 'examples/python/metadata/metadata_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/metadata/metadata_client.py' 'examples/python/metadata/metadata_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/metadata/metadata_server.py' 'examples/python/multiplex' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/multiplex' 'examples/python/multiplex/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/multiplex/README.md' 'examples/python/multiplex/helloworld_pb2.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/multiplex/helloworld_pb2.py' 'examples/python/multiplex/helloworld_pb2_grpc.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/multiplex/helloworld_pb2_grpc.py' 'examples/python/multiplex/multiplex_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/multiplex/multiplex_client.py' 'examples/python/multiplex/multiplex_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/multiplex/multiplex_server.py' 'examples/python/multiplex/route_guide_db.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/multiplex/route_guide_db.json' 'examples/python/multiplex/route_guide_pb2.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/multiplex/route_guide_pb2.py' 'examples/python/multiplex/route_guide_pb2_grpc.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/multiplex/route_guide_pb2_grpc.py' 'examples/python/multiplex/route_guide_resources.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/multiplex/route_guide_resources.py' 'examples/python/multiplex/run_codegen.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/multiplex/run_codegen.py' 'examples/python/multiprocessing' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/multiprocessing' 'examples/python/multiprocessing/BUILD' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/multiprocessing/BUILD' 'examples/python/multiprocessing/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/multiprocessing/README.md' 'examples/python/multiprocessing/client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/multiprocessing/client.py' 'examples/python/multiprocessing/prime.proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/multiprocessing/prime.proto' 'examples/python/multiprocessing/server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/multiprocessing/server.py' 'examples/python/multiprocessing/test' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/multiprocessing/test' 'examples/python/multiprocessing/test/_multiprocessing_example_test.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/multiprocessing/test/_multiprocessing_example_test.py' 'examples/python/no_codegen' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/no_codegen' 'examples/python/no_codegen/greeter_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/no_codegen/greeter_client.py' 'examples/python/no_codegen/greeter_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/no_codegen/greeter_server.py' 'examples/python/no_codegen/helloworld.proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/no_codegen/helloworld.proto' 'examples/python/retry' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/retry' 'examples/python/retry/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/retry/README.md' 'examples/python/retry/async_retry_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/retry/async_retry_client.py' 'examples/python/retry/flaky_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/retry/flaky_server.py' 'examples/python/retry/helloworld.proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/retry/helloworld.proto' 'examples/python/retry/retry_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/retry/retry_client.py' 'examples/python/route_guide' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/route_guide' 'examples/python/route_guide/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/route_guide/README.md' 'examples/python/route_guide/asyncio_route_guide_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/route_guide/asyncio_route_guide_client.py' 'examples/python/route_guide/asyncio_route_guide_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/route_guide/asyncio_route_guide_server.py' 'examples/python/route_guide/route_guide_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/route_guide/route_guide_client.py' 'examples/python/route_guide/route_guide_db.json' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/route_guide/route_guide_db.json' 'examples/python/route_guide/route_guide_pb2.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/route_guide/route_guide_pb2.py' 'examples/python/route_guide/route_guide_pb2_grpc.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/route_guide/route_guide_pb2_grpc.py' 'examples/python/route_guide/route_guide_resources.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/route_guide/route_guide_resources.py' 'examples/python/route_guide/route_guide_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/route_guide/route_guide_server.py' 'examples/python/route_guide/run_codegen.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/route_guide/run_codegen.py' 'examples/python/uds' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/uds' 'examples/python/uds/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/uds/README.md' 'examples/python/uds/async_greeter_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/uds/async_greeter_client.py' 'examples/python/uds/async_greeter_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/uds/async_greeter_server.py' 'examples/python/uds/greeter_client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/uds/greeter_client.py' 'examples/python/uds/greeter_server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/uds/greeter_server.py' 'examples/python/uds/helloworld_pb2.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/uds/helloworld_pb2.py' 'examples/python/uds/helloworld_pb2_grpc.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/uds/helloworld_pb2_grpc.py' 'examples/python/wait_for_ready' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/wait_for_ready' 'examples/python/wait_for_ready/BUILD.bazel' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/wait_for_ready/BUILD.bazel' 'examples/python/wait_for_ready/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/wait_for_ready/README.md' 'examples/python/wait_for_ready/asyncio_wait_for_ready_example.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/wait_for_ready/asyncio_wait_for_ready_example.py' 'examples/python/wait_for_ready/helloworld.proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/wait_for_ready/helloworld.proto' 'examples/python/wait_for_ready/test' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/wait_for_ready/test' 'examples/python/wait_for_ready/test/_wait_for_ready_example_test.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/wait_for_ready/test/_wait_for_ready_example_test.py' 'examples/python/wait_for_ready/wait_for_ready_example.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/wait_for_ready/wait_for_ready_example.py' 'examples/python/xds' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/xds' 'examples/python/xds/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/xds/README.md' 'examples/python/xds/client.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/xds/client.py' 'examples/python/xds/helloworld_pb2.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/xds/helloworld_pb2.py' 'examples/python/xds/helloworld_pb2_grpc.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/xds/helloworld_pb2_grpc.py' 'examples/python/xds/requirements.txt' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/xds/requirements.txt' 'examples/python/xds/server.py' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/python/xds/server.py' 'examples/ruby' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby' 'examples/ruby/Gemfile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/Gemfile' 'examples/ruby/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/README.md' 'examples/ruby/errors_and_cancellation' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/errors_and_cancellation' 'examples/ruby/errors_and_cancellation/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/errors_and_cancellation/README.md' 'examples/ruby/errors_and_cancellation/error_examples_server.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/errors_and_cancellation/error_examples_server.rb' 'examples/ruby/errors_and_cancellation/error_examples_client.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/errors_and_cancellation/error_examples_client.rb' 'examples/ruby/greeter_client.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/greeter_client.rb' 'examples/ruby/greeter_server.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/greeter_server.rb' 'examples/ruby/grpc-demo.gemspec' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/grpc-demo.gemspec' 'examples/ruby/lib' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/lib' 'examples/ruby/lib/helloworld_pb.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/lib/helloworld_pb.rb' 'examples/ruby/lib/helloworld_services_pb.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/lib/helloworld_services_pb.rb' 'examples/ruby/lib/route_guide_pb.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/lib/route_guide_pb.rb' 'examples/ruby/lib/route_guide_services_pb.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/lib/route_guide_services_pb.rb' 'examples/ruby/pubsub' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/pubsub' 'examples/ruby/pubsub/Gemfile' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/pubsub/Gemfile' 'examples/ruby/pubsub/pubsub_demo.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/pubsub/pubsub_demo.rb' 'examples/ruby/pubsub/google' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/pubsub/google' 'examples/ruby/pubsub/google/protobuf' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/pubsub/google/protobuf' 'examples/ruby/pubsub/google/protobuf/empty.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/pubsub/google/protobuf/empty.rb' 'examples/ruby/pubsub/tech' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/pubsub/tech' 'examples/ruby/pubsub/tech/pubsub' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/pubsub/tech/pubsub' 'examples/ruby/pubsub/tech/pubsub/proto' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/pubsub/tech/pubsub/proto' 'examples/ruby/pubsub/tech/pubsub/proto/pubsub.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/pubsub/tech/pubsub/proto/pubsub.rb' 'examples/ruby/pubsub/tech/pubsub/proto/pubsub_services.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/pubsub/tech/pubsub/proto/pubsub_services.rb' 'examples/ruby/route_guide' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/route_guide' 'examples/ruby/route_guide/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/route_guide/README.md' 'examples/ruby/route_guide/route_guide_server.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/route_guide/route_guide_server.rb' 'examples/ruby/route_guide/route_guide_client.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/route_guide/route_guide_client.rb' 'examples/ruby/without_protobuf' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/without_protobuf' 'examples/ruby/without_protobuf/README.md' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/without_protobuf/README.md' 'examples/ruby/without_protobuf/echo_server.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/without_protobuf/echo_server.rb' 'examples/ruby/without_protobuf/echo_services_noprotobuf.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/without_protobuf/echo_services_noprotobuf.rb' 'examples/ruby/without_protobuf/echo_client.rb' -> '/builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/share/doc/grpc/examples/ruby/without_protobuf/echo_client.rb' + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.48.1-3.oc9 --unique-debug-suffix -1.48.1-3.oc9.aarch64 --unique-debug-src-base grpc-1.48.1-3.oc9.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/grpc-1.48.1 extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin/grpc_cli extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin/grpc_csharp_plugin extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin/grpc_cpp_plugin extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin/grpc_objective_c_plugin extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin/grpc_node_plugin extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin/grpc_php_plugin extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin/grpc_python_plugin extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/bin/grpc_ruby_plugin Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libaddress_sorting.so.26.0.0 extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgpr.so.26.0.0 extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc++.so.1.48.1 extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc++_alts.so.1.48.1 extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc++_error_details.so.1.48.1 extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc++_test_config.so.1.48 extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc++_reflection.so.1.48.1 Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc++_unsecure.so.1.48.1 extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc.so.26.0.0 extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc_plugin_support.so.1.48.1 extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpc_unsecure.so.26.0.0 extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libgrpcpp_channelz.so.1.48.1 extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/libupb.so.26.0.0 Support for debuginfod is not compiled into GDB. extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc/_cython/cygrpc.cpython-310-aarch64-linux-gnu.so Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. extracting debug info from /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10/site-packages/grpc_tools/_protoc_compiler.cpython-310-aarch64-linux-gnu.so Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. 49007 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs mangling shebang in /usr/share/doc/grpc/examples/php/run_greeter_client.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/doc/grpc/examples/php/route_guide/run_route_guide_client.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/doc/grpc/examples/php/route_guide/route_guide_proto_gen.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/doc/grpc/examples/php/greeter_proto_gen.sh from /bin/bash to #!/usr/bin/bash + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib64/python3.10 using python3.10 Bytecompiling .py files below /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/python3.10 using python3.10 Bytecompiling .py files below /builddir/build/BUILDROOT/grpc-1.48.1-3.oc9.aarch64/usr/lib/debug/usr/lib64/python3.10 using python3.10 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.PynZqP + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd grpc-1.48.1 + export NO_NETWORK_TESTS=1 + NO_NETWORK_TESTS=1 ++ awk ' /_PORT_SERVER_PORT[[:blank:]]*=[[:blank:]]*[[:digit:]]+$/ { print $NF } ' tools/run_tests/python_utils/start_port_server.py + PORT_SERVER_PORT=32766 + cd aarch64-OpenCloudOS-linux-gnu + /usr/bin/ctest --output-on-failure --force-new-ctest-process -j8 Test project /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu No tests were found!!! + cd - /builddir/build/BUILD/grpc-1.48.1 + xargs -r chmod -v a-x + sed -r -e '/^(#|$)/d' -e 's|^(.*)$|aarch64-OpenCloudOS-linux-gnu/\1_test|' mode of 'aarch64-OpenCloudOS-linux-gnu/resolve_address_using_ares_resolver_test' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'aarch64-OpenCloudOS-linux-gnu/resolve_address_using_ares_resolver_posix_test' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'aarch64-OpenCloudOS-linux-gnu/resolve_address_using_native_resolver_test' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'aarch64-OpenCloudOS-linux-gnu/resolve_address_using_native_resolver_posix_test' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'aarch64-OpenCloudOS-linux-gnu/ssl_transport_security_test' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'aarch64-OpenCloudOS-linux-gnu/flaky_network_test' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'aarch64-OpenCloudOS-linux-gnu/client_ssl_test' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'aarch64-OpenCloudOS-linux-gnu/grpc_tool_test' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'aarch64-OpenCloudOS-linux-gnu/test_core_security_credentials_test' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'aarch64-OpenCloudOS-linux-gnu/tls_key_export_test' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + sort + find aarch64-OpenCloudOS-linux-gnu -type f -perm /0111 -name '*_test' + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:38:21,489 failed to detect port server Traceback (most recent call last): File "/usr/lib64/python3.10/urllib/request.py", line 1348, in do_open h.request(req.get_method(), req.selector, req.data, headers, File "/usr/lib64/python3.10/http/client.py", line 1282, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/lib64/python3.10/http/client.py", line 1328, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/lib64/python3.10/http/client.py", line 1277, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib64/python3.10/http/client.py", line 1037, in _send_output self.send(msg) File "/usr/lib64/python3.10/http/client.py", line 975, in send self.connect() File "/usr/lib64/python3.10/http/client.py", line 941, in connect self.sock = self._create_connection( File "/usr/lib64/python3.10/socket.py", line 845, in create_connection raise err File "/usr/lib64/python3.10/socket.py", line 833, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/grpc-1.48.1/tools/run_tests/python_utils/start_port_server.py", line 41, in start_port_server request.urlopen('http://localhost:%d/version_number' % File "/usr/lib64/python3.10/urllib/request.py", line 216, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.10/urllib/request.py", line 519, in open response = self._open(req, data) File "/usr/lib64/python3.10/urllib/request.py", line 536, in _open result = self._call_chain(self.handle_open, protocol, protocol + File "/usr/lib64/python3.10/urllib/request.py", line 496, in _call_chain result = func(*args) File "/usr/lib64/python3.10/urllib/request.py", line 1377, in http_open return self.do_open(http.client.HTTPConnection, req) File "/usr/lib64/python3.10/urllib/request.py", line 1351, in do_open raise URLError(err) urllib.error.URLError: 2023-09-19 21:38:21,494 starting port_server, with log file /tmp/tmp88uq4f9e 2023-09-19 21:38:22,616 port server is up and ready Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/activity_test [==========] Running 16 tests from 4 test suites. [----------] Global test environment set-up. [----------] 7 tests from ActivityTest [ RUN ] ActivityTest.ImmediatelyCompleteWithSuccess [ OK ] ActivityTest.ImmediatelyCompleteWithSuccess (0 ms) [ RUN ] ActivityTest.ImmediatelyCompleteWithFailure [ OK ] ActivityTest.ImmediatelyCompleteWithFailure (0 ms) [ RUN ] ActivityTest.DropImmediately [ OK ] ActivityTest.DropImmediately (0 ms) [ RUN ] ActivityTest.ForceWakeup [ OK ] ActivityTest.ForceWakeup (0 ms) [ RUN ] ActivityTest.WithContext [ OK ] ActivityTest.WithContext (0 ms) [ RUN ] ActivityTest.CanCancelDuringExecution [ OK ] ActivityTest.CanCancelDuringExecution (0 ms) [ RUN ] ActivityTest.CanCancelDuringSuccessfulExecution [ OK ] ActivityTest.CanCancelDuringSuccessfulExecution (0 ms) [----------] 7 tests from ActivityTest (1 ms total) [----------] 4 tests from BarrierTest/0, where TypeParam = grpc_core::Barrier [ RUN ] BarrierTest/0.Barrier [ OK ] BarrierTest/0.Barrier (0 ms) [ RUN ] BarrierTest/0.BarrierPing [ OK ] BarrierTest/0.BarrierPing (0 ms) [ RUN ] BarrierTest/0.WakeSelf [ OK ] BarrierTest/0.WakeSelf (0 ms) [ RUN ] BarrierTest/0.WakeAfterDestruction [ OK ] BarrierTest/0.WakeAfterDestruction (0 ms) [----------] 4 tests from BarrierTest/0 (0 ms total) [----------] 4 tests from BarrierTest/1, where TypeParam = grpc_core::SingleBarrier [ RUN ] BarrierTest/1.Barrier [ OK ] BarrierTest/1.Barrier (0 ms) [ RUN ] BarrierTest/1.BarrierPing [ OK ] BarrierTest/1.BarrierPing (0 ms) [ RUN ] BarrierTest/1.WakeSelf [ OK ] BarrierTest/1.WakeSelf (0 ms) [ RUN ] BarrierTest/1.WakeAfterDestruction [ OK ] BarrierTest/1.WakeAfterDestruction (0 ms) [----------] 4 tests from BarrierTest/1 (0 ms total) [----------] 1 test from WakerTest [ RUN ] WakerTest.CanWakeupEmptyWaker [ OK ] WakerTest.CanWakeupEmptyWaker (0 ms) [----------] 1 test from WakerTest (0 ms total) [----------] Global test environment tear-down [==========] 16 tests from 4 test suites ran. (3 ms total) [ PASSED ] 16 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:38:22,797 detected port server running version 21 Port server started successfully 2023-09-19 21:38:22,951 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/address_sorting_test [==========] Running 27 tests from 1 test suite. [----------] Global test environment set-up. [----------] 27 tests from AddressSortingTest [ RUN ] AddressSortingTest.TestDepriotizesUnreachableAddresses [ OK ] AddressSortingTest.TestDepriotizesUnreachableAddresses (22 ms) [ RUN ] AddressSortingTest.TestDepriotizesUnsupportedDomainIpv6 [ OK ] AddressSortingTest.TestDepriotizesUnsupportedDomainIpv6 (15 ms) [ RUN ] AddressSortingTest.TestDepriotizesUnsupportedDomainIpv4 [ OK ] AddressSortingTest.TestDepriotizesUnsupportedDomainIpv4 (15 ms) [ RUN ] AddressSortingTest.TestDepriotizesNonMatchingScope [ OK ] AddressSortingTest.TestDepriotizesNonMatchingScope (12 ms) [ RUN ] AddressSortingTest.TestUsesLabelFromDefaultTable [ OK ] AddressSortingTest.TestUsesLabelFromDefaultTable (19 ms) [ RUN ] AddressSortingTest.TestUsesLabelFromDefaultTableInputFlipped [ OK ] AddressSortingTest.TestUsesLabelFromDefaultTableInputFlipped (19 ms) [ RUN ] AddressSortingTest.TestUsesDestinationWithHigherPrecedenceWithAnIpv4Address [ OK ] AddressSortingTest.TestUsesDestinationWithHigherPrecedenceWithAnIpv4Address (16 ms) [ RUN ] AddressSortingTest.TestUsesDestinationWithHigherPrecedenceWithV4CompatAndLocalhostAddress [ OK ] AddressSortingTest.TestUsesDestinationWithHigherPrecedenceWithV4CompatAndLocalhostAddress (16 ms) [ RUN ] AddressSortingTest.TestUsesDestinationWithHigherPrecedenceWithCatchAllAndLocalhostAddress [ OK ] AddressSortingTest.TestUsesDestinationWithHigherPrecedenceWithCatchAllAndLocalhostAddress (8 ms) [ RUN ] AddressSortingTest.TestUsesDestinationWithHigherPrecedenceWith2000PrefixedAddress [ OK ] AddressSortingTest.TestUsesDestinationWithHigherPrecedenceWith2000PrefixedAddress (13 ms) [ RUN ] AddressSortingTest.TestUsesDestinationWithHigherPrecedenceWith2000PrefixedAddressEnsurePrefixMatchHasNoEffect [ OK ] AddressSortingTest.TestUsesDestinationWithHigherPrecedenceWith2000PrefixedAddressEnsurePrefixMatchHasNoEffect (17 ms) [ RUN ] AddressSortingTest.TestUsesDestinationWithHigherPrecedenceWithLinkAndSiteLocalAddresses [ OK ] AddressSortingTest.TestUsesDestinationWithHigherPrecedenceWithLinkAndSiteLocalAddresses (19 ms) [ RUN ] AddressSortingTest.TestUsesDestinationWithHigherPrecedenceWithCatchAllAndAndV4MappedAddresses [ OK ] AddressSortingTest.TestUsesDestinationWithHigherPrecedenceWithCatchAllAndAndV4MappedAddresses (11 ms) [ RUN ] AddressSortingTest.TestPrefersSmallerScope [ OK ] AddressSortingTest.TestPrefersSmallerScope (11 ms) [ RUN ] AddressSortingTest.TestPrefersLongestMatchingSrcDstPrefix [ OK ] AddressSortingTest.TestPrefersLongestMatchingSrcDstPrefix (18 ms) [ RUN ] AddressSortingTest.TestPrefersLongestMatchingSrcDstPrefixMatchesWholeAddress [ OK ] AddressSortingTest.TestPrefersLongestMatchingSrcDstPrefixMatchesWholeAddress (15 ms) [ RUN ] AddressSortingTest.TestPrefersLongestPrefixStressInnerBytePrefix [ OK ] AddressSortingTest.TestPrefersLongestPrefixStressInnerBytePrefix (22 ms) [ RUN ] AddressSortingTest.TestPrefersLongestPrefixDiffersOnHighestBitOfByte [ OK ] AddressSortingTest.TestPrefersLongestPrefixDiffersOnHighestBitOfByte (19 ms) [ RUN ] AddressSortingTest.TestPrefersLongestPrefixDiffersByLastBit [ OK ] AddressSortingTest.TestPrefersLongestPrefixDiffersByLastBit (19 ms) [ RUN ] AddressSortingTest.TestStableSort [ OK ] AddressSortingTest.TestStableSort (19 ms) [ RUN ] AddressSortingTest.TestStableSortFiveElements [ OK ] AddressSortingTest.TestStableSortFiveElements (20 ms) [ RUN ] AddressSortingTest.TestStableSortNoSrcAddrsExist [ OK ] AddressSortingTest.TestStableSortNoSrcAddrsExist (13 ms) [ RUN ] AddressSortingTest.TestStableSortNoSrcAddrsExistWithIpv4 [ OK ] AddressSortingTest.TestStableSortNoSrcAddrsExistWithIpv4 (15 ms) [ RUN ] AddressSortingTest.TestStableSortV4CompatAndSiteLocalAddresses [ OK ] AddressSortingTest.TestStableSortV4CompatAndSiteLocalAddresses (22 ms) [ RUN ] AddressSortingTest.TestPrefersIpv6Loopback [ OK ] AddressSortingTest.TestPrefersIpv6Loopback (17 ms) [ RUN ] AddressSortingTest.TestPrefersIpv6LoopbackInputsFlipped [ OK ] AddressSortingTest.TestPrefersIpv6LoopbackInputsFlipped (14 ms) [ RUN ] AddressSortingTest.TestSorterKnowsIpv6LoopbackIsAvailable [ OK ] AddressSortingTest.TestSorterKnowsIpv6LoopbackIsAvailable (17 ms) [----------] 27 tests from AddressSortingTest (460 ms total) [----------] Global test environment tear-down [==========] 27 tests from 1 test suite ran. (460 ms total) [ PASSED ] 27 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:38:23,611 detected port server running version 21 2023-09-19 21:38:23,771 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/admin_services_end2end_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from AdminServicesTest [ RUN ] AdminServicesTest.ValidateRegisteredServices [ OK ] AdminServicesTest.ValidateRegisteredServices (54 ms) [----------] 1 test from AdminServicesTest (54 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (55 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:38:24,039 detected port server running version 21 Port server started successfully 2023-09-19 21:38:24,138 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/alarm_test [==========] Running 19 tests from 1 test suite. [----------] Global test environment set-up. [----------] 19 tests from AlarmTest [ RUN ] AlarmTest.RegularExpiry [ OK ] AlarmTest.RegularExpiry (1011 ms) [ RUN ] AlarmTest.RegularExpiryMultiSet [ OK ] AlarmTest.RegularExpiryMultiSet (3003 ms) [ RUN ] AlarmTest.RegularExpiryMultiSetMultiCQ [ OK ] AlarmTest.RegularExpiryMultiSetMultiCQ (3002 ms) [ RUN ] AlarmTest.CallbackRegularExpiry [ OK ] AlarmTest.CallbackRegularExpiry (1013 ms) [ RUN ] AlarmTest.CallbackZeroExpiry [ OK ] AlarmTest.CallbackZeroExpiry (23 ms) [ RUN ] AlarmTest.CallbackNegativeExpiry [ OK ] AlarmTest.CallbackNegativeExpiry (20 ms) [ RUN ] AlarmTest.MultithreadedRegularExpiry [ OK ] AlarmTest.MultithreadedRegularExpiry (1019 ms) [ RUN ] AlarmTest.DeprecatedRegularExpiry [ OK ] AlarmTest.DeprecatedRegularExpiry (1011 ms) [ RUN ] AlarmTest.MoveConstructor [ OK ] AlarmTest.MoveConstructor (1008 ms) [ RUN ] AlarmTest.MoveAssignment [ OK ] AlarmTest.MoveAssignment (1023 ms) [ RUN ] AlarmTest.RegularExpiryChrono [ OK ] AlarmTest.RegularExpiryChrono (1016 ms) [ RUN ] AlarmTest.ZeroExpiry [ OK ] AlarmTest.ZeroExpiry (27 ms) [ RUN ] AlarmTest.NegativeExpiry [ OK ] AlarmTest.NegativeExpiry (19 ms) [ RUN ] AlarmTest.Cancellation [ OK ] AlarmTest.Cancellation (19 ms) [ RUN ] AlarmTest.CallbackCancellation [ OK ] AlarmTest.CallbackCancellation (10 ms) [ RUN ] AlarmTest.CallbackCancellationLocked [ OK ] AlarmTest.CallbackCancellationLocked (10 ms) [ RUN ] AlarmTest.SetDestruction [ OK ] AlarmTest.SetDestruction (14 ms) [ RUN ] AlarmTest.CallbackSetDestruction [ OK ] AlarmTest.CallbackSetDestruction (19 ms) [ RUN ] AlarmTest.UnsetDestruction [ OK ] AlarmTest.UnsetDestruction (16 ms) [----------] 19 tests from AlarmTest (13296 ms total) [----------] Global test environment tear-down [==========] 19 tests from 1 test suite ran. (13296 ms total) [ PASSED ] 19 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:38:37,607 detected port server running version 21 2023-09-19 21:38:37,738 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/alloc_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:38:37,927 detected port server running version 21 2023-09-19 21:38:38,060 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/alpn_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:38:38,251 detected port server running version 21 Port server started successfully 2023-09-19 21:38:38,365 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/alts_concurrent_connectivity_test [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from AltsConcurrentConnectivityTest [ RUN ] AltsConcurrentConnectivityTest.TestBasicClientServerHandshakes [ OK ] AltsConcurrentConnectivityTest.TestBasicClientServerHandshakes (134 ms) [ RUN ] AltsConcurrentConnectivityTest.TestConcurrentClientServerHandshakes [ OK ] AltsConcurrentConnectivityTest.TestConcurrentClientServerHandshakes (490 ms) [ RUN ] AltsConcurrentConnectivityTest.TestHandshakeFailsFastWhenPeerEndpointClosesConnectionAfterAccepting [ OK ] AltsConcurrentConnectivityTest.TestHandshakeFailsFastWhenPeerEndpointClosesConnectionAfterAccepting (3071 ms) [ RUN ] AltsConcurrentConnectivityTest.TestHandshakeFailsFastWhenHandshakeServerClosesConnectionAfterAccepting E0919 21:38:42.192773955 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192835035 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192839675 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192843315 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192846635 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192850195 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192853395 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192856315 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192859035 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192862155 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192865755 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192868916 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192871876 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192874956 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192877836 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192881036 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192884036 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192886996 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192889916 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192893756 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192896556 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192899836 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192902876 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192905876 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192908876 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192911956 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192914756 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192917636 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192920396 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192923116 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192925996 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192929036 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192932276 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192935556 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192938436 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192941236 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192944316 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192947356 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192950116 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.192952916 2555226 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204114408 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204138288 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204142208 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204145168 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204147888 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204150528 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204153128 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204155688 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204158128 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204160768 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204163728 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204166688 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204168928 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204171688 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204175008 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204177648 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204180208 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204182728 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204185048 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204187608 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204190688 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204193368 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204195968 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204198528 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204201648 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204204368 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204207208 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204209848 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204212448 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204215048 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204217648 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204219968 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204222728 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204225408 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204227928 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204230488 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204233488 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204236008 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204238688 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.204241688 2555268 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.213589732 2555279 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.213884093 2555279 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.213896253 2555279 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.214055694 2555279 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.214068974 2555279 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.214073654 2555279 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.214078374 2555279 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.214081894 2555279 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.214085414 2555279 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.214093654 2555279 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.214097574 2555279 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.214104774 2555279 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.214111894 2555279 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.214116574 2555279 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.214120134 2555279 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.214123454 2555279 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.214126614 2555279 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.214129694 2555279 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.214133014 2555279 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.214136214 2555279 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.214139174 2555279 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.214142174 2555279 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.214146134 2555279 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.219218318 2554913 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.219287358 2554913 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.219316038 2554913 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:42.219338718 2554913 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.212390122 2555240 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.212417682 2555240 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.212421682 2555240 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.212424962 2555240 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.212427922 2555240 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.212430962 2555240 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.212433522 2555240 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.212436602 2555240 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.212439122 2555240 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.212441842 2555240 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.212444642 2555240 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.212447722 2555240 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.212450282 2555240 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.212452962 2555240 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.212455642 2555240 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.212458442 2555240 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.212461002 2555240 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.212463842 2555240 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.212466402 2555240 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.212469122 2555240 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.212471682 2555240 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.212474162 2555240 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.212476882 2555240 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.212479562 2555240 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.212482482 2555240 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.212485242 2555240 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.212487882 2555240 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.217517066 2554842 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.217590066 2554842 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.217922308 2554842 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.217963068 2554842 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.217993028 2554842 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.218022148 2554842 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.218052628 2554842 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.218085348 2554842 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.242340941 2555271 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.242377741 2555271 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.242381981 2555271 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.242385221 2555271 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.242388581 2555271 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.242391381 2555271 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.242393941 2555271 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.242396701 2555271 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.242399301 2555271 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.242402141 2555271 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.242404741 2555271 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.242407501 2555271 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.242410861 2555271 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.242413741 2555271 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.242416381 2555271 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.242419301 2555271 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.242422021 2555271 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.242530462 2555271 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.242537622 2555271 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.242540702 2555271 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.242543782 2555271 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.242546222 2555271 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.242549022 2555271 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.242551742 2555271 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.242554182 2555271 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.242557062 2555271 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.242559982 2555271 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.242562862 2555271 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.252343387 2555214 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.252374107 2555214 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.252379187 2555214 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.252382267 2555214 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.252385027 2555214 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.252387947 2555214 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.252390787 2555214 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.252393587 2555214 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.252396187 2555214 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.252399187 2555214 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.252402067 2555214 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.252404748 2555214 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.252407628 2555214 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.252410308 2555214 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.252412868 2555214 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.252415668 2555214 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.252418788 2555214 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.252421308 2555214 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.252423868 2555214 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.252426508 2555214 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.252428948 2555214 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.252431468 2555214 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.252433988 2555214 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.252436508 2555214 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.252438988 2555214 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.252441628 2555214 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.252444108 2555214 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.252446908 2555214 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.252449508 2555214 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:43.252452108 2555214 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() [ OK ] AltsConcurrentConnectivityTest.TestHandshakeFailsFastWhenHandshakeServerClosesConnectionAfterAccepting (1148 ms) [ RUN ] AltsConcurrentConnectivityTest.TestHandshakeFailsFastWhenHandshakeServerHangsAfterAccepting [ OK ] AltsConcurrentConnectivityTest.TestHandshakeFailsFastWhenHandshakeServerHangsAfterAccepting (303 ms) [----------] 5 tests from AltsConcurrentConnectivityTest (5148 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (5148 ms total) [ PASSED ] 5 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:38:43,995 detected port server running version 21 2023-09-19 21:38:44,170 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/alts_counter_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:38:44,343 detected port server running version 21 Port server started successfully 2023-09-19 21:38:44,478 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/alts_crypt_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:38:44,771 detected port server running version 21 Port server started successfully 2023-09-19 21:38:44,903 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/alts_crypter_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:38:45,069 detected port server running version 21 Port server started successfully 2023-09-19 21:38:45,174 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/alts_frame_protector_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:38:45,643 detected port server running version 21 2023-09-19 21:38:45,798 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/alts_grpc_record_protocol_test E0919 21:38:45.848296222 2555481 alts_grpc_integrity_only_record_protocol.cc:172] Failed to unprotect, Checking tag failed. Frame tag verification failed. E0919 21:38:45.862527928 2555481 alts_grpc_integrity_only_record_protocol.cc:172] Failed to unprotect, Checking tag failed. Frame tag verification failed. E0919 21:38:45.862877530 2555481 alts_grpc_integrity_only_record_protocol.cc:172] Failed to unprotect, Checking tag failed. Frame tag verification failed. E0919 21:38:45.863035690 2555481 alts_grpc_integrity_only_record_protocol.cc:172] Failed to unprotect, Checking tag failed. Frame tag verification failed. E0919 21:38:45.863189051 2555481 alts_grpc_integrity_only_record_protocol.cc:132] Protected slices do not have sufficient data. E0919 21:38:45.864636458 2555481 alts_grpc_integrity_only_record_protocol.cc:172] Failed to unprotect, Checking tag failed. Frame tag verification failed. E0919 21:38:45.864812979 2555481 alts_grpc_integrity_only_record_protocol.cc:172] Failed to unprotect, Checking tag failed. Frame tag verification failed. E0919 21:38:45.864978339 2555481 alts_grpc_integrity_only_record_protocol.cc:172] Failed to unprotect, Checking tag failed. Frame tag verification failed. E0919 21:38:45.865124460 2555481 alts_grpc_integrity_only_record_protocol.cc:172] Failed to unprotect, Checking tag failed. Frame tag verification failed. E0919 21:38:45.865280621 2555481 alts_grpc_integrity_only_record_protocol.cc:132] Protected slices do not have sufficient data. E0919 21:38:45.866519426 2555481 alts_grpc_integrity_only_record_protocol.cc:172] Failed to unprotect, Checking tag failed. Frame tag verification failed. E0919 21:38:45.866673027 2555481 alts_grpc_integrity_only_record_protocol.cc:172] Failed to unprotect, Checking tag failed. Frame tag verification failed. E0919 21:38:45.866829748 2555481 alts_grpc_integrity_only_record_protocol.cc:172] Failed to unprotect, Checking tag failed. Frame tag verification failed. E0919 21:38:45.866979829 2555481 alts_grpc_integrity_only_record_protocol.cc:172] Failed to unprotect, Checking tag failed. Frame tag verification failed. E0919 21:38:45.867136109 2555481 alts_grpc_integrity_only_record_protocol.cc:132] Protected slices do not have sufficient data. E0919 21:38:45.868386155 2555481 alts_grpc_privacy_integrity_record_protocol.cc:107] Failed to unprotect, Checking tag failed. Frame decryption failed. E0919 21:38:45.868544956 2555481 alts_grpc_privacy_integrity_record_protocol.cc:107] Failed to unprotect, Checking tag failed. Frame decryption failed. E0919 21:38:45.868703877 2555481 alts_grpc_privacy_integrity_record_protocol.cc:107] Failed to unprotect, Checking tag failed. Frame decryption failed. E0919 21:38:45.868853797 2555481 alts_grpc_privacy_integrity_record_protocol.cc:107] Failed to unprotect, Checking tag failed. Frame decryption failed. E0919 21:38:45.869011038 2555481 alts_grpc_privacy_integrity_record_protocol.cc:86] Protected slices do not have sufficient data. E0919 21:38:45.870266804 2555481 alts_grpc_privacy_integrity_record_protocol.cc:107] Failed to unprotect, Checking tag failed. Frame decryption failed. E0919 21:38:45.870422765 2555481 alts_grpc_privacy_integrity_record_protocol.cc:107] Failed to unprotect, Checking tag failed. Frame decryption failed. E0919 21:38:45.870645446 2555481 alts_grpc_privacy_integrity_record_protocol.cc:107] Failed to unprotect, Checking tag failed. Frame decryption failed. E0919 21:38:45.870797126 2555481 alts_grpc_privacy_integrity_record_protocol.cc:107] Failed to unprotect, Checking tag failed. Frame decryption failed. E0919 21:38:45.870954007 2555481 alts_grpc_privacy_integrity_record_protocol.cc:86] Protected slices do not have sufficient data. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:38:46,011 detected port server running version 21 Port server started successfully 2023-09-19 21:38:46,145 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/alts_handshaker_client_test E0919 21:38:46.206247681 2555489 alts_handshaker_client.cc:868] client or client->vtable has not been initialized properly E0919 21:38:46.211661947 2555489 alts_handshaker_client.cc:582] Invalid arguments to handshaker_client_start_server() E0919 21:38:46.211846107 2555489 alts_handshaker_client.cc:879] client or client->vtable has not been initialized properly E0919 21:38:46.211950388 2555489 alts_handshaker_client.cc:619] Invalid arguments to handshaker_client_next() E0919 21:38:46.212068388 2555489 alts_handshaker_client.cc:890] client or client->vtable has not been initialized properly E0919 21:38:46.212291909 2555489 alts_handshaker_client.cc:890] client or client->vtable has not been initialized properly E0919 21:38:46.212475350 2555489 alts_handshaker_client.cc:337] Start batch operation failed E0919 21:38:46.212592351 2555489 alts_handshaker_client.cc:337] Start batch operation failed E0919 21:38:46.212685791 2555489 alts_handshaker_client.cc:337] Start batch operation failed E0919 21:38:46.212769952 2555489 alts_handshaker_client.cc:635] make_grpc_call() failed E0919 21:38:46.212865752 2555489 alts_handshaker_client.cc:337] Start batch operation failed E0919 21:38:46.212963233 2555489 alts_handshaker_client.cc:635] make_grpc_call() failed + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:38:46,315 detected port server running version 21 Port server started successfully 2023-09-19 21:38:46,386 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/alts_iovec_record_protocol_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:38:46,535 detected port server running version 21 Port server started successfully 2023-09-19 21:38:46,601 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/alts_security_connector_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:38:46,709 detected port server running version 21 Port server started successfully 2023-09-19 21:38:46,780 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/alts_tsi_handshaker_test E0919 21:38:46.815999948 2555512 alts_tsi_handshaker.cc:527] Invalid arguments to handshaker_next() E0919 21:38:46.826967359 2555512 alts_tsi_handshaker.cc:564] Failed to schedule ALTS handshaker requests E0919 21:38:46.826992719 2555512 alts_tsi_handshaker.cc:564] Failed to schedule ALTS handshaker requests E0919 21:38:46.826995839 2555512 alts_tsi_handshaker.cc:564] Failed to schedule ALTS handshaker requests E0919 21:38:46.826997599 2555512 alts_tsi_handshaker.cc:564] Failed to schedule ALTS handshaker requests E0919 21:38:46.827000519 2555512 alts_tsi_handshaker.cc:564] Failed to schedule ALTS handshaker requests E0919 21:38:46.827002999 2555512 alts_handshaker_client.cc:205] handshaker is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:46.827006759 2555512 alts_tsi_handshaker.cc:564] Failed to schedule ALTS handshaker requests E0919 21:38:46.827008479 2555512 alts_handshaker_client.cc:223] recv_buffer is nullptr in alts_tsi_handshaker_handle_response() E0919 21:38:46.827011639 2555512 alts_tsi_handshaker.cc:564] Failed to schedule ALTS handshaker requests E0919 21:38:46.827016039 2555512 alts_tsi_handshaker.cc:564] Failed to schedule ALTS handshaker requests E0919 21:38:46.827019359 2555512 alts_tsi_handshaker.cc:564] Failed to schedule ALTS handshaker requests E0919 21:38:46.827024119 2555512 alts_tsi_utils.cc:60] grpc_gcp_handshaker_resp_decode() failed E0919 21:38:46.827026599 2555512 alts_handshaker_client.cc:235] alts_tsi_utils_deserialize_response() failed E0919 21:38:46.827029879 2555512 alts_tsi_handshaker.cc:564] Failed to schedule ALTS handshaker requests + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:38:46,964 detected port server running version 21 Port server started successfully 2023-09-19 21:38:47,052 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/alts_tsi_utils_test E0919 21:38:47.093943917 2555523 alts_tsi_utils.cc:60] grpc_gcp_handshaker_resp_decode() failed + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:38:47,267 detected port server running version 21 2023-09-19 21:38:47,384 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/alts_util_test [==========] Running 7 tests from 1 test suite. [----------] Global test environment set-up. [----------] 7 tests from AltsUtilTest [ RUN ] AltsUtilTest.NullAuthContext [ OK ] AltsUtilTest.NullAuthContext (0 ms) [ RUN ] AltsUtilTest.EmptyAuthContext [ OK ] AltsUtilTest.EmptyAuthContext (0 ms) [ RUN ] AltsUtilTest.AuthContextWithMoreThanOneAltsContext [ OK ] AltsUtilTest.AuthContextWithMoreThanOneAltsContext (0 ms) [ RUN ] AltsUtilTest.AuthContextWithBadAltsContext [ OK ] AltsUtilTest.AuthContextWithBadAltsContext (0 ms) [ RUN ] AltsUtilTest.AuthContextWithGoodAltsContextWithoutRpcVersions [ OK ] AltsUtilTest.AuthContextWithGoodAltsContextWithoutRpcVersions (0 ms) [ RUN ] AltsUtilTest.AuthContextWithGoodAltsContext [ OK ] AltsUtilTest.AuthContextWithGoodAltsContext (0 ms) [ RUN ] AltsUtilTest.AltsClientAuthzCheck [ OK ] AltsUtilTest.AltsClientAuthzCheck (0 ms) [----------] 7 tests from AltsUtilTest (0 ms total) [----------] Global test environment tear-down [==========] 7 tests from 1 test suite ran. (0 ms total) [ PASSED ] 7 tests. E0919 21:38:47.455296752 2555531 alts_util.cc:45] auth_context is nullptr. E0919 21:38:47.455345632 2555531 alts_util.cc:51] contains zero or more than one ALTS context. E0919 21:38:47.455354592 2555531 alts_util.cc:51] contains zero or more than one ALTS context. E0919 21:38:47.455363472 2555531 alts_util.cc:58] fails to parse ALTS context. E0919 21:38:47.455387952 2555531 alts_util.cc:51] contains zero or more than one ALTS context. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:38:47,611 detected port server running version 21 Port server started successfully 2023-09-19 21:38:47,743 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/alts_zero_copy_grpc_protector_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:38:48,811 detected port server running version 21 2023-09-19 21:38:48,933 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/arena_promise_test [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from ArenaPromiseTest [ RUN ] ArenaPromiseTest.AllocatedWorks [ OK ] ArenaPromiseTest.AllocatedWorks (0 ms) [ RUN ] ArenaPromiseTest.DestructionWorks [ OK ] ArenaPromiseTest.DestructionWorks (0 ms) [ RUN ] ArenaPromiseTest.MoveAssignmentWorks [ OK ] ArenaPromiseTest.MoveAssignmentWorks (0 ms) [----------] 3 tests from ArenaPromiseTest (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (0 ms total) [ PASSED ] 3 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:38:49,099 detected port server running version 21 Port server started successfully 2023-09-19 21:38:49,232 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/arena_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:38:49,639 detected port server running version 21 2023-09-19 21:38:49,736 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/async_end2end_test [==========] Running 402 tests from 2 test suites. [----------] Global test environment set-up. [----------] 375 tests from AsyncEnd2end/AsyncEnd2endTest [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/0 (97 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/1 (342 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/2 (64 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/3 (67 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/4 (96 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/5 (53 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/6 (82 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/7 (87 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/8 (67 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/9 (92 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/10 (71 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/11 (71 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/12 (103 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/13 (128 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpc/14 (79 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/0 (88 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/1 (87 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/2 (59 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/3 (71 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/4 (64 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/5 (63 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/6 (80 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/7 (80 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/8 (63 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/9 (91 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/10 (76 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/11 (84 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/12 (87 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/13 (104 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleRpcWithExpectedError/14 (59 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/0 (80 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/1 (87 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/2 (52 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/3 (79 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/4 (68 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/5 (63 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/6 (91 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/7 (64 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/8 (80 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/9 (79 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/10 (154 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/11 (57 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/12 (153 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/13 (366 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SequentialRpcs/14 (139 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/0 (377 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/1 (398 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/2 (64 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/3 (407 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/4 (407 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/5 (79 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/6 (396 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/7 (387 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/8 (83 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/9 (396 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/10 (403 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/11 (71 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/12 (411 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/13 (476 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ReconnectChannel/14 (75 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/0 (96 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/1 (95 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/2 (75 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/3 (124 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/4 (95 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/5 (79 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/6 (83 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/7 (92 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/8 (75 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/9 (104 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/10 (111 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/11 (103 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/12 (76 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/13 (131 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.WaitAndShutdownTest/14 (80 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/0 (71 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/1 (96 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/2 (107 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/3 (100 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/4 (107 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/5 (83 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/6 (82 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/7 (113 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/8 (87 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/9 (124 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/10 (115 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/11 (76 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/12 (115 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/13 (147 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ShutdownThenWait/14 (92 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/0 (75 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/1 (64 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/2 (63 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/3 (96 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/4 (87 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/5 (75 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/6 (79 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/7 (96 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/8 (63 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/9 (64 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/10 (107 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/11 (56 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/12 (91 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/13 (123 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.AsyncNextRpc/14 (68 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/0 (76 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/1 (75 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/2 (59 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/3 (76 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/4 (76 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/5 (50 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/6 (91 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/7 (83 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/8 (74 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/9 (69 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/10 (87 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/11 (71 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/12 (84 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/13 (128 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.DoThenAsyncNextRpc/14 (75 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/0 (49 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/1 (78 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/2 (55 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/3 (79 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/4 (95 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/5 (62 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/6 (89 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/7 (79 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/8 (60 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/9 (83 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/10 (108 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/11 (75 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/12 (91 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/13 (123 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreaming/14 (63 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/0 (76 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/1 (84 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/2 (79 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/3 (75 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/4 (78 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/5 (69 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/6 (76 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/7 (92 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/8 (72 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/9 (91 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/10 (87 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/11 (67 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/12 (108 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/13 (127 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleClientStreamingWithCoalescingApi/14 (92 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/0 (79 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/1 (95 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/2 (67 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/3 (92 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/4 (79 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/5 (59 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/6 (79 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/7 (76 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/8 (67 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/9 (87 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/10 (91 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/11 (63 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/12 (87 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/13 (132 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreaming/14 (75 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/0 (93 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/1 (86 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/2 (83 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/3 (84 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/4 (91 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/5 (79 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/6 (80 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/7 (83 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/8 (79 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/9 (55 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/10 (54 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/11 (40 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/12 (63 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/13 (96 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWAF/14 (67 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/0 (79 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/1 (64 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/2 (51 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/3 (48 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/4 (70 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/5 (53 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/6 (75 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/7 (75 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/8 (39 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/9 (76 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/10 (103 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/11 (51 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/12 (96 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/13 (123 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleServerStreamingWithCoalescingApiWL/14 (63 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/0 (63 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/1 (72 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/2 (75 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/3 (80 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/4 (85 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/5 (58 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/6 (63 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/7 (87 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/8 (26 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/9 (85 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/10 (99 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/11 (68 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/12 (79 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/13 (123 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreaming/14 (59 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/0 (80 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/1 (91 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/2 (51 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/3 (79 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/4 (75 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/5 (56 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/6 (87 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/7 (95 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/8 (59 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/9 (40 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/10 (99 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/11 (75 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/12 (92 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/13 (107 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWAF/14 (63 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/0 (67 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/1 (92 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/2 (67 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/3 (76 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/4 (60 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/5 (83 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/6 (63 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/7 (75 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/8 (75 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/9 (92 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/10 (83 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/11 (63 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/12 (76 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/13 (115 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.SimpleBidiStreamingWithCoalescingApiWL/14 (56 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/0 (96 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/1 (67 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/2 (68 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/3 (75 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/4 (87 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/5 (44 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/6 (63 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/7 (84 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/8 (55 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/9 (79 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/10 (84 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/11 (67 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/12 (84 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/13 (123 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ClientInitialMetadataRpc/14 (67 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/0 (84 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/1 (83 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/2 (84 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/3 (59 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/4 (84 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/5 (21 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/6 (82 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/7 (54 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/8 (53 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/9 (68 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/10 (67 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/11 (79 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/12 (96 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/13 (91 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataRpc/14 (72 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/0 (71 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/1 (60 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/2 (83 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/3 (75 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/4 (87 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/5 (30 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/6 (65 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/7 (79 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/8 (76 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/9 (27 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/10 (76 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/11 (72 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/12 (38 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/13 (89 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreaming/14 (33 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/0 (86 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/1 (99 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/2 (71 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/3 (76 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/4 (84 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/5 (75 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/6 (76 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/7 (87 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/8 (63 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/9 (84 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/10 (83 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/11 (68 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/12 (96 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/13 (127 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerInitialMetadataServerStreamingImplicit/14 (83 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/0 (87 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/1 (79 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/2 (59 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/3 (64 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/4 (87 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/5 (68 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/6 (69 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/7 (78 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/8 (59 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/9 (105 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/10 (94 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/11 (70 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/12 (93 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/13 (123 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerTrailingMetadataRpc/14 (48 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/0 (103 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/1 (80 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/2 (48 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/3 (72 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/4 (95 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/5 (71 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/6 (68 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/7 (79 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/8 (51 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/9 (91 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/10 (74 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/11 (73 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/12 (91 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/13 (115 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.MetadataRpc/14 (56 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/0 (69 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/1 (74 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/2 (72 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/3 (67 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/4 (95 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/5 (56 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/6 (59 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/7 (79 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/8 (76 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/9 (88 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/10 (83 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/11 (91 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/12 (60 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/13 (92 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckCancellation/14 (59 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/0 (76 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/1 (91 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/2 (64 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/3 (75 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/4 (91 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/5 (60 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/6 (80 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/7 (87 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/8 (55 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/9 (80 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/10 (88 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/11 (51 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/12 (87 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/13 (120 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.ServerCheckDone/14 (68 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/0 [ OK ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/0 (68 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/1 [ OK ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/1 (83 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/2 [ OK ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/2 (79 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/3 [ OK ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/3 (87 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/4 [ OK ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/4 (68 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/5 [ OK ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/5 (75 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/6 [ OK ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/6 (84 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/7 [ OK ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/7 (95 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/8 [ OK ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/8 (60 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/9 [ OK ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/9 (79 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/10 [ OK ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/10 (84 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/11 [ OK ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/11 (79 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/12 [ OK ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/12 (79 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/13 [ OK ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/13 (92 ms) [ RUN ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/14 [ OK ] AsyncEnd2end/AsyncEnd2endTest.UnimplementedRpc/14 (71 ms) [----------] 375 tests from AsyncEnd2end/AsyncEnd2endTest (33824 ms total) [----------] 27 tests from AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelBefore/0 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelBefore/0 (80 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelBefore/1 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelBefore/1 (79 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelBefore/2 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelBefore/2 (88 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelDuring/0 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelDuring/0 (102 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelDuring/1 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelDuring/1 (119 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelDuring/2 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelDuring/2 (96 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelAfter/0 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelAfter/0 (123 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelAfter/1 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelAfter/1 (57 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelAfter/2 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ClientStreamingServerTryCancelAfter/2 (2 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelBefore/0 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelBefore/0 (3 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelBefore/1 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelBefore/1 (11 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelBefore/2 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelBefore/2 (2 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelDuring/0 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelDuring/0 (3 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelDuring/1 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelDuring/1 (13 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelDuring/2 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelDuring/2 (2 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelAfter/0 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelAfter/0 (3 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelAfter/1 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelAfter/1 (11 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelAfter/2 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerStreamingServerTryCancelAfter/2 (2 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelBefore/0 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelBefore/0 (3 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelBefore/1 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelBefore/1 (15 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelBefore/2 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelBefore/2 (2 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelDuring/0 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelDuring/0 (3 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelDuring/1 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelDuring/1 (11 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelDuring/2 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelDuring/2 (2 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelAfter/0 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelAfter/0 (3 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelAfter/1 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelAfter/1 (11 ms) [ RUN ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelAfter/2 [ OK ] AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest.ServerBidiStreamingTryCancelAfter/2 (2 ms) [----------] 27 tests from AsyncEnd2endServerTryCancel/AsyncEnd2endServerTryCancelTest (860 ms total) [----------] Global test environment tear-down [==========] 402 tests from 2 test suites ran. (34684 ms total) [ PASSED ] 402 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:39:28,108 detected port server running version 21 Port server started successfully 2023-09-19 21:39:28,165 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/auth_context_test E0919 21:39:28.328091597 2560325 security_context.cc:160] Property name bar not found in auth context. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:39:28,451 detected port server running version 21 Port server started successfully 2023-09-19 21:39:28,595 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/auth_property_iterator_test [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from AuthPropertyIteratorTest [ RUN ] AuthPropertyIteratorTest.DefaultCtor [ OK ] AuthPropertyIteratorTest.DefaultCtor (0 ms) [ RUN ] AuthPropertyIteratorTest.GeneralTest [ OK ] AuthPropertyIteratorTest.GeneralTest (0 ms) [----------] 2 tests from AuthPropertyIteratorTest (0 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (0 ms total) [ PASSED ] 2 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:39:28,818 detected port server running version 21 2023-09-19 21:39:28,945 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/authorization_matchers_test [==========] Running 48 tests from 1 test suite. [----------] Global test environment set-up. [----------] 48 tests from AuthorizationMatchersTest [ RUN ] AuthorizationMatchersTest.AlwaysAuthorizationMatcher [ OK ] AuthorizationMatchersTest.AlwaysAuthorizationMatcher (0 ms) [ RUN ] AuthorizationMatchersTest.AndAuthorizationMatcherSuccessfulMatch [ OK ] AuthorizationMatchersTest.AndAuthorizationMatcherSuccessfulMatch (0 ms) [ RUN ] AuthorizationMatchersTest.AndAuthorizationMatcherFailedMatch [ OK ] AuthorizationMatchersTest.AndAuthorizationMatcherFailedMatch (0 ms) [ RUN ] AuthorizationMatchersTest.OrAuthorizationMatcherSuccessfulMatch [ OK ] AuthorizationMatchersTest.OrAuthorizationMatcherSuccessfulMatch (0 ms) [ RUN ] AuthorizationMatchersTest.OrAuthorizationMatcherFailedMatch [ OK ] AuthorizationMatchersTest.OrAuthorizationMatcherFailedMatch (0 ms) [ RUN ] AuthorizationMatchersTest.NotAuthorizationMatcherSuccessfulMatch [ OK ] AuthorizationMatchersTest.NotAuthorizationMatcherSuccessfulMatch (0 ms) [ RUN ] AuthorizationMatchersTest.NotAuthorizationMatcherFailedMatch [ OK ] AuthorizationMatchersTest.NotAuthorizationMatcherFailedMatch (0 ms) [ RUN ] AuthorizationMatchersTest.HybridAuthorizationMatcherSuccessfulMatch [ OK ] AuthorizationMatchersTest.HybridAuthorizationMatcherSuccessfulMatch (0 ms) [ RUN ] AuthorizationMatchersTest.HybridAuthorizationMatcherFailedMatch [ OK ] AuthorizationMatchersTest.HybridAuthorizationMatcherFailedMatch (0 ms) [ RUN ] AuthorizationMatchersTest.ReqServerNameAuthorizationMatcherSuccessfulMatch [ OK ] AuthorizationMatchersTest.ReqServerNameAuthorizationMatcherSuccessfulMatch (0 ms) [ RUN ] AuthorizationMatchersTest.ReqServerNameAuthorizationMatcherFailedMatch [ OK ] AuthorizationMatchersTest.ReqServerNameAuthorizationMatcherFailedMatch (0 ms) [ RUN ] AuthorizationMatchersTest.PathAuthorizationMatcherSuccessfulMatch [ OK ] AuthorizationMatchersTest.PathAuthorizationMatcherSuccessfulMatch (0 ms) [ RUN ] AuthorizationMatchersTest.PathAuthorizationMatcherFailedMatch [ OK ] AuthorizationMatchersTest.PathAuthorizationMatcherFailedMatch (0 ms) [ RUN ] AuthorizationMatchersTest.PathAuthorizationMatcherFailedMatchMissingPath [ OK ] AuthorizationMatchersTest.PathAuthorizationMatcherFailedMatchMissingPath (0 ms) [ RUN ] AuthorizationMatchersTest.MetadataAuthorizationMatcherSuccessfulMatch [ OK ] AuthorizationMatchersTest.MetadataAuthorizationMatcherSuccessfulMatch (0 ms) [ RUN ] AuthorizationMatchersTest.MetadataAuthorizationMatcherFailedMatch [ OK ] AuthorizationMatchersTest.MetadataAuthorizationMatcherFailedMatch (0 ms) [ RUN ] AuthorizationMatchersTest.HeaderAuthorizationMatcherSuccessfulMatch [ OK ] AuthorizationMatchersTest.HeaderAuthorizationMatcherSuccessfulMatch (0 ms) [ RUN ] AuthorizationMatchersTest.HeaderAuthorizationMatcherFailedMatch [ OK ] AuthorizationMatchersTest.HeaderAuthorizationMatcherFailedMatch (0 ms) [ RUN ] AuthorizationMatchersTest.HeaderAuthorizationMatcherMethodSuccess [ OK ] AuthorizationMatchersTest.HeaderAuthorizationMatcherMethodSuccess (0 ms) [ RUN ] AuthorizationMatchersTest.HeaderAuthorizationMatcherMethodFail [ OK ] AuthorizationMatchersTest.HeaderAuthorizationMatcherMethodFail (0 ms) [ RUN ] AuthorizationMatchersTest.HeaderAuthorizationMatcherAuthoritySuccess [ OK ] AuthorizationMatchersTest.HeaderAuthorizationMatcherAuthoritySuccess (0 ms) [ RUN ] AuthorizationMatchersTest.HeaderAuthorizationMatcherAuthorityFail [ OK ] AuthorizationMatchersTest.HeaderAuthorizationMatcherAuthorityFail (0 ms) [ RUN ] AuthorizationMatchersTest.HeaderAuthorizationMatcherPathSuccess [ OK ] AuthorizationMatchersTest.HeaderAuthorizationMatcherPathSuccess (0 ms) [ RUN ] AuthorizationMatchersTest.HeaderAuthorizationMatcherPathFail [ OK ] AuthorizationMatchersTest.HeaderAuthorizationMatcherPathFail (0 ms) [ RUN ] AuthorizationMatchersTest.HeaderAuthorizationMatcherFailedMatchMultivaluedHeader [ OK ] AuthorizationMatchersTest.HeaderAuthorizationMatcherFailedMatchMultivaluedHeader (0 ms) [ RUN ] AuthorizationMatchersTest.HeaderAuthorizationMatcherFailedMatchMissingHeader [ OK ] AuthorizationMatchersTest.HeaderAuthorizationMatcherFailedMatchMissingHeader (0 ms) [ RUN ] AuthorizationMatchersTest.IpAuthorizationMatcherDestIpSuccessfulMatch [ OK ] AuthorizationMatchersTest.IpAuthorizationMatcherDestIpSuccessfulMatch (0 ms) [ RUN ] AuthorizationMatchersTest.IpAuthorizationMatcherDestIpFailedMatch [ OK ] AuthorizationMatchersTest.IpAuthorizationMatcherDestIpFailedMatch (0 ms) [ RUN ] AuthorizationMatchersTest.IpAuthorizationMatcherSourceIpSuccessfulMatch [ OK ] AuthorizationMatchersTest.IpAuthorizationMatcherSourceIpSuccessfulMatch (0 ms) [ RUN ] AuthorizationMatchersTest.IpAuthorizationMatcherSourceIpFailedMatch [ OK ] AuthorizationMatchersTest.IpAuthorizationMatcherSourceIpFailedMatch (0 ms) [ RUN ] AuthorizationMatchersTest.IpAuthorizationMatcherRemoteIpSuccessfulMatch [ OK ] AuthorizationMatchersTest.IpAuthorizationMatcherRemoteIpSuccessfulMatch (0 ms) [ RUN ] AuthorizationMatchersTest.IpAuthorizationMatcherRemoteIpFailedMatch [ OK ] AuthorizationMatchersTest.IpAuthorizationMatcherRemoteIpFailedMatch (0 ms) [ RUN ] AuthorizationMatchersTest.IpAuthorizationMatcherDirectRemoteIpSuccessfulMatch [ OK ] AuthorizationMatchersTest.IpAuthorizationMatcherDirectRemoteIpSuccessfulMatch (0 ms) [ RUN ] AuthorizationMatchersTest.IpAuthorizationMatcherDirectRemoteIpFailedMatch [ OK ] AuthorizationMatchersTest.IpAuthorizationMatcherDirectRemoteIpFailedMatch (0 ms) [ RUN ] AuthorizationMatchersTest.PortAuthorizationMatcherSuccessfulMatch [ OK ] AuthorizationMatchersTest.PortAuthorizationMatcherSuccessfulMatch (0 ms) [ RUN ] AuthorizationMatchersTest.PortAuthorizationMatcherFailedMatch [ OK ] AuthorizationMatchersTest.PortAuthorizationMatcherFailedMatch (0 ms) [ RUN ] AuthorizationMatchersTest.AuthenticatedMatcherUnAuthenticatedConnection [ OK ] AuthorizationMatchersTest.AuthenticatedMatcherUnAuthenticatedConnection (0 ms) [ RUN ] AuthorizationMatchersTest.AuthenticatedMatcherAuthenticatedConnectionMatcherUnset [ OK ] AuthorizationMatchersTest.AuthenticatedMatcherAuthenticatedConnectionMatcherUnset (0 ms) [ RUN ] AuthorizationMatchersTest.AuthenticatedMatcherSuccessfulUriSanMatches [ OK ] AuthorizationMatchersTest.AuthenticatedMatcherSuccessfulUriSanMatches (0 ms) [ RUN ] AuthorizationMatchersTest.AuthenticatedMatcherFailedUriSanMatches [ OK ] AuthorizationMatchersTest.AuthenticatedMatcherFailedUriSanMatches (0 ms) [ RUN ] AuthorizationMatchersTest.AuthenticatedMatcherSuccessfulDnsSanMatches [ OK ] AuthorizationMatchersTest.AuthenticatedMatcherSuccessfulDnsSanMatches (0 ms) [ RUN ] AuthorizationMatchersTest.AuthenticatedMatcherFailedDnsSanMatches [ OK ] AuthorizationMatchersTest.AuthenticatedMatcherFailedDnsSanMatches (0 ms) [ RUN ] AuthorizationMatchersTest.AuthenticatedMatcherSuccessfulSubjectMatches [ OK ] AuthorizationMatchersTest.AuthenticatedMatcherSuccessfulSubjectMatches (0 ms) [ RUN ] AuthorizationMatchersTest.AuthenticatedMatcherFailedSubjectMatches [ OK ] AuthorizationMatchersTest.AuthenticatedMatcherFailedSubjectMatches (0 ms) [ RUN ] AuthorizationMatchersTest.AuthenticatedMatcherWithoutClientCertMatchesSuccessfullyOnEmptyPrincipal [ OK ] AuthorizationMatchersTest.AuthenticatedMatcherWithoutClientCertMatchesSuccessfullyOnEmptyPrincipal (0 ms) [ RUN ] AuthorizationMatchersTest.AuthenticatedMatcherFailedNothingMatches [ OK ] AuthorizationMatchersTest.AuthenticatedMatcherFailedNothingMatches (0 ms) [ RUN ] AuthorizationMatchersTest.PolicyAuthorizationMatcherSuccessfulMatch [ OK ] AuthorizationMatchersTest.PolicyAuthorizationMatcherSuccessfulMatch (0 ms) [ RUN ] AuthorizationMatchersTest.PolicyAuthorizationMatcherFailedMatch [ OK ] AuthorizationMatchersTest.PolicyAuthorizationMatcherFailedMatch (0 ms) [----------] 48 tests from AuthorizationMatchersTest (0 ms total) [----------] Global test environment tear-down [==========] 48 tests from 1 test suite ran. (0 ms total) [ PASSED ] 48 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:39:29,139 detected port server running version 21 Port server started successfully 2023-09-19 21:39:29,232 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/authorization_policy_provider_test [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from AuthorizationPolicyProviderTest [ RUN ] AuthorizationPolicyProviderTest.StaticDataCreateReturnsProvider [ OK ] AuthorizationPolicyProviderTest.StaticDataCreateReturnsProvider (1 ms) [ RUN ] AuthorizationPolicyProviderTest.StaticDataCreateReturnsErrorStatus [ OK ] AuthorizationPolicyProviderTest.StaticDataCreateReturnsErrorStatus (0 ms) [ RUN ] AuthorizationPolicyProviderTest.FileWatcherCreateReturnsProvider [ OK ] AuthorizationPolicyProviderTest.FileWatcherCreateReturnsProvider (8 ms) [ RUN ] AuthorizationPolicyProviderTest.FileWatcherCreateReturnsErrorStatus [ OK ] AuthorizationPolicyProviderTest.FileWatcherCreateReturnsErrorStatus (0 ms) [----------] 4 tests from AuthorizationPolicyProviderTest (10 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (11 ms total) [ PASSED ] 4 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:39:29,387 detected port server running version 21 2023-09-19 21:39:29,527 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/avl_test [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from AvlTest [ RUN ] AvlTest.NoOp [ OK ] AvlTest.NoOp (0 ms) [ RUN ] AvlTest.Lookup [ OK ] AvlTest.Lookup (0 ms) [----------] 2 tests from AvlTest (0 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (0 ms total) [ PASSED ] 2 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:39:29,711 detected port server running version 21 Port server started successfully 2023-09-19 21:39:29,838 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/aws_request_signer_test [==========] Running 13 tests from 1 test suite. [----------] Global test environment set-up. [----------] 13 tests from GrpcAwsRequestSignerTest [ RUN ] GrpcAwsRequestSignerTest.AWSOfficialExample [ OK ] GrpcAwsRequestSignerTest.AWSOfficialExample (1 ms) [ RUN ] GrpcAwsRequestSignerTest.GetDescribeRegions [ OK ] GrpcAwsRequestSignerTest.GetDescribeRegions (0 ms) [ RUN ] GrpcAwsRequestSignerTest.PostGetCallerIdentity [ OK ] GrpcAwsRequestSignerTest.PostGetCallerIdentity (0 ms) [ RUN ] GrpcAwsRequestSignerTest.PostGetCallerIdentityNoToken [ OK ] GrpcAwsRequestSignerTest.PostGetCallerIdentityNoToken (0 ms) [ RUN ] GrpcAwsRequestSignerTest.GetHost [ OK ] GrpcAwsRequestSignerTest.GetHost (0 ms) [ RUN ] GrpcAwsRequestSignerTest.GetHostDuplicateQueryParam [ OK ] GrpcAwsRequestSignerTest.GetHostDuplicateQueryParam (0 ms) [ RUN ] GrpcAwsRequestSignerTest.PostWithUpperCaseHeaderKey [ OK ] GrpcAwsRequestSignerTest.PostWithUpperCaseHeaderKey (0 ms) [ RUN ] GrpcAwsRequestSignerTest.PostWithUpperCaseHeaderValue [ OK ] GrpcAwsRequestSignerTest.PostWithUpperCaseHeaderValue (0 ms) [ RUN ] GrpcAwsRequestSignerTest.SignPostWithHeader [ OK ] GrpcAwsRequestSignerTest.SignPostWithHeader (0 ms) [ RUN ] GrpcAwsRequestSignerTest.PostWithBodyNoCustomHeaders [ OK ] GrpcAwsRequestSignerTest.PostWithBodyNoCustomHeaders (0 ms) [ RUN ] GrpcAwsRequestSignerTest.SignPostWithQueryString [ OK ] GrpcAwsRequestSignerTest.SignPostWithQueryString (0 ms) [ RUN ] GrpcAwsRequestSignerTest.InvalidUrl [ OK ] GrpcAwsRequestSignerTest.InvalidUrl (0 ms) [ RUN ] GrpcAwsRequestSignerTest.DuplicateRequestDate [ OK ] GrpcAwsRequestSignerTest.DuplicateRequestDate (0 ms) [----------] 13 tests from GrpcAwsRequestSignerTest (1 ms total) [----------] Global test environment tear-down [==========] 13 tests from 1 test suite ran. (2 ms total) [ PASSED ] 13 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:39:30,041 detected port server running version 21 Port server started successfully 2023-09-19 21:39:30,167 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/b64_test E0919 21:39:30.232881348 2560427 b64.cc:217] Invalid character - E0919 21:39:30.233235710 2560427 b64.cc:205] Invalid character for url safe base64 + + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:39:30,379 detected port server running version 21 Port server started successfully 2023-09-19 21:39:30,518 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/backoff_test [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from BackOffTest [ RUN ] BackOffTest.ConstantBackOff [ OK ] BackOffTest.ConstantBackOff (0 ms) [ RUN ] BackOffTest.MinConnect [ OK ] BackOffTest.MinConnect (0 ms) [ RUN ] BackOffTest.NoJitterBackOff [ OK ] BackOffTest.NoJitterBackOff (0 ms) [ RUN ] BackOffTest.JitterBackOff [ OK ] BackOffTest.JitterBackOff (0 ms) [----------] 4 tests from BackOffTest (0 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (0 ms total) [ PASSED ] 4 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:39:30,742 detected port server running version 21 Port server started successfully 2023-09-19 21:39:30,808 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/bad_server_response_test E0919 21:39:36.407914215 2560458 bad_server_response_test.cc:118] handle_read error: UNKNOWN:FD Shutdown {created_time:"2023-09-19T21:39:36.407762575+08:00", file_line:216, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/lockfree_event.cc", children:[UNKNOWN:Test Shutdown {created_time:"2023-09-19T21:39:36.407750415+08:00", file_line:336, file:"/builddir/build/BUILD/grpc-1.48.1/test/core/end2end/bad_server_response_test.cc"}]} E0919 21:39:46.408335977 2560458 test_config.cc:175] Timeout in waiting for gRPC shutdown + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:39:46,831 detected port server running version 21 2023-09-19 21:39:46,960 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/bad_ssl_alpn_test E0919 21:39:47.074495625 2560758 subprocess_posix.cc:62] execv 'aarch64-OpenCloudOS-linux-gnu/bad_ssl_alpn��_server' failed: No such file or directory + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:39:57,183 detected port server running version 21 2023-09-19 21:39:57,305 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/bad_ssl_cert_test E0919 21:39:57.410528143 2560831 subprocess_posix.cc:62] execv 'aarch64-OpenCloudOS-linux-gnu/bad_ssl_cert��_server' failed: No such file or directory + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:07,547 detected port server running version 21 Port server started successfully 2023-09-19 21:40:07,636 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/bad_streaming_id_bad_client_test [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from BadStreamingId [ RUN ] BadStreamingId.RegularHeader [ OK ] BadStreamingId.RegularHeader (105 ms) [ RUN ] BadStreamingId.NonClientStreamId [ OK ] BadStreamingId.NonClientStreamId (112 ms) [ RUN ] BadStreamingId.ClosedStreamId [ OK ] BadStreamingId.ClosedStreamId (112 ms) [----------] 3 tests from BadStreamingId (331 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (331 ms total) [ PASSED ] 3 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:08,179 detected port server running version 21 2023-09-19 21:40:08,314 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/badreq_bad_client_test E0919 21:40:08.402559102 2560928 hpack_parser.cc:1235] Error parsing metadata: error=invalid value key=content-type value=text/html + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:08,547 detected port server running version 21 2023-09-19 21:40:08,665 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/bdp_estimator_test [==========] Running 20 tests from 2 test suites. [----------] Global test environment set-up. [----------] 5 tests from BdpEstimatorTest [ RUN ] BdpEstimatorTest.NoOp [ OK ] BdpEstimatorTest.NoOp (0 ms) [ RUN ] BdpEstimatorTest.EstimateBdpNoSamples [ OK ] BdpEstimatorTest.EstimateBdpNoSamples (0 ms) [ RUN ] BdpEstimatorTest.GetEstimate1Sample [ OK ] BdpEstimatorTest.GetEstimate1Sample (1 ms) [ RUN ] BdpEstimatorTest.GetEstimate2Samples [ OK ] BdpEstimatorTest.GetEstimate2Samples (2 ms) [ RUN ] BdpEstimatorTest.GetEstimate3Samples [ OK ] BdpEstimatorTest.GetEstimate3Samples (3 ms) [----------] 5 tests from BdpEstimatorTest (6 ms total) [----------] 15 tests from TooManyNames/BdpEstimatorRandomTest [ RUN ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/0 [ OK ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/0 (3 ms) [ RUN ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/1 [ OK ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/1 (4 ms) [ RUN ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/2 [ OK ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/2 (6 ms) [ RUN ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/3 [ OK ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/3 (9 ms) [ RUN ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/4 [ OK ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/4 (13 ms) [ RUN ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/5 [ OK ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/5 (20 ms) [ RUN ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/6 [ OK ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/6 (29 ms) [ RUN ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/7 [ OK ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/7 (44 ms) [ RUN ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/8 [ OK ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/8 (67 ms) [ RUN ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/9 [ OK ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/9 (100 ms) [ RUN ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/10 [ OK ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/10 (150 ms) [ RUN ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/11 [ OK ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/11 (225 ms) [ RUN ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/12 [ OK ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/12 (336 ms) [ RUN ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/13 [ OK ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/13 (504 ms) [ RUN ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/14 [ OK ] TooManyNames/BdpEstimatorRandomTest.GetEstimateRandomValues/14 (757 ms) [----------] 15 tests from TooManyNames/BdpEstimatorRandomTest (2274 ms total) [----------] Global test environment tear-down [==========] 20 tests from 2 test suites ran. (2280 ms total) [ PASSED ] 20 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:11,154 detected port server running version 21 2023-09-19 21:40:11,272 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/bin_decoder_test E0919 21:40:11.317845777 2560949 bin_decoder.cc:170] Base64 decoding failed, input of grpc_chttp2_base64_decode has a length of 1, which is not a multiple of 4. E0919 21:40:11.330457476 2560949 bin_decoder.cc:170] Base64 decoding failed, input of grpc_chttp2_base64_decode has a length of 2, which is not a multiple of 4. E0919 21:40:11.330725197 2560949 bin_decoder.cc:170] Base64 decoding failed, input of grpc_chttp2_base64_decode has a length of 3, which is not a multiple of 4. E0919 21:40:11.330823637 2560949 bin_decoder.cc:61] Base64 decoding failed, invalid character 'Z' in base64 input. E0919 21:40:11.330921638 2560949 bin_decoder.cc:197] Base64 decoding failed, input string: Zm:v E0919 21:40:11.331041318 2560949 bin_decoder.cc:61] Base64 decoding failed, invalid character 'Z' in base64 input. E0919 21:40:11.331128439 2560949 bin_decoder.cc:197] Base64 decoding failed, input string: Zm=v E0919 21:40:11.331244559 2560949 bin_decoder.cc:227] Base64 decoding failed, output_length 2 is longer than the max possible output length 1. E0919 21:40:11.331330960 2560949 bin_decoder.cc:227] Base64 decoding failed, output_length 3 is longer than the max possible output length 2. E0919 21:40:11.331424400 2560949 bin_decoder.cc:227] Base64 decoding failed, output_length 4 is longer than the max possible output length 3. E0919 21:40:11.331518041 2560949 bin_decoder.cc:61] Base64 decoding failed, invalid character 'Z' in base64 input. E0919 21:40:11.331613761 2560949 bin_decoder.cc:244] Base64 decoding failed, input string: Zm:v E0919 21:40:11.331733362 2560949 bin_decoder.cc:61] Base64 decoding failed, invalid character 'Z' in base64 input. E0919 21:40:11.331822162 2560949 bin_decoder.cc:244] Base64 decoding failed, input string: Zm=v E0919 21:40:11.331939562 2560949 bin_decoder.cc:99] Base64 decoding failed. Input has a length of 1 (without padding), which is invalid. E0919 21:40:11.332040963 2560949 bin_decoder.cc:92] Base64 decoding failed. Input has more than 2 paddings. E0919 21:40:11.332138163 2560949 bin_decoder.cc:99] Base64 decoding failed. Input has a length of 5 (without padding), which is invalid. E0919 21:40:11.332234004 2560949 bin_decoder.cc:92] Base64 decoding failed. Input has more than 2 paddings. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:11,479 detected port server running version 21 Port server started successfully 2023-09-19 21:40:11,592 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/bin_encoder_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:11,775 detected port server running version 21 Port server started successfully 2023-09-19 21:40:11,863 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/binder_resolver_test [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from BinderResolverTest [ RUN ] BinderResolverTest.AuthorityPresents [ OK ] BinderResolverTest.AuthorityPresents (0 ms) [ RUN ] BinderResolverTest.EmptyPath E0919 21:40:11.920091089 2560966 binder_resolver.cc:127] authority is not supported in binder scheme E0919 21:40:11.920132009 2560966 binder_resolver.cc:127] authority is not supported in binder scheme E0919 21:40:11.920135249 2560966 binder_resolver.cc:127] authority is not supported in binder scheme E0919 21:40:11.920203730 2560966 binder_resolver.cc:132] UNKNOWN:path is empty {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc", file_line:101, created_time:"2023-09-19T21:40:11.920153969+08:00"} E0919 21:40:11.920215570 2560966 binder_resolver.cc:132] UNKNOWN:path is empty {created_time:"2023-09-19T21:40:11.92021029+08:00", file_line:101, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc"} E0919 21:40:11.920224730 2560966 binder_resolver.cc:132] UNKNOWN:path is empty {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc", file_line:101, created_time:"2023-09-19T21:40:11.92021937+08:00"} E0919 21:40:11.920245730 2560966 binder_resolver.cc:132] UNKNOWN:loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooog is too long to be handled {created_time:"2023-09-19T21:40:11.92024073+08:00", file_line:113, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc"} [ OK ] BinderResolverTest.EmptyPath (0 ms) [ RUN ] BinderResolverTest.PathLength [ OK ] BinderResolverTest.PathLength (0 ms) [ RUN ] BinderResolverTest.SlashPrefixes [ OK ] BinderResolverTest.SlashPrefixes (0 ms) [ RUN ] BinderResolverTest.ValidCases [ OK ] BinderResolverTest.ValidCases (0 ms) [----------] 5 tests from BinderResolverTest (0 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (22 ms total) [ PASSED ] 5 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:12,077 detected port server running version 21 Port server started successfully 2023-09-19 21:40:12,163 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/binder_server_test [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 1 test from BinderServerCredentialsTest [ RUN ] BinderServerCredentialsTest.FailedInEnvironmentsNotSupportingBinderTransport [ OK ] BinderServerCredentialsTest.FailedInEnvironmentsNotSupportingBinderTransport (23 ms) [----------] 1 test from BinderServerCredentialsTest (23 ms total) [----------] 5 tests from BinderServerTest [ RUN ] BinderServerTest.BuildAndStart [ OK ] BinderServerTest.BuildAndStart (11 ms) [ RUN ] BinderServerTest.BuildAndStartFailed [ OK ] BinderServerTest.BuildAndStartFailed (11 ms) [ RUN ] BinderServerTest.CreateChannelWithEndpointBinder E0919 21:40:12.294542745 2560984 wire_reader_impl.cc:193] calling uid = 0 [ OK ] BinderServerTest.CreateChannelWithEndpointBinder (36 ms) [ RUN ] BinderServerTest.CreateChannelWithEndpointBinderMultipleConnections E0919 21:40:12.343923614 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.344245696 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.344364496 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.344563857 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.344767418 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.344896019 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.345071419 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.345196980 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.345372861 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.345501421 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.345678862 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.345805343 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.345982424 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.346108784 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.346285065 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.346410986 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.346607146 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.346737267 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.346914068 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.347041908 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.347235589 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.347365550 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.347471230 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.347582791 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.347694151 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.347802872 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.348003393 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.348140474 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.348247754 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.348354915 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.348465355 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.348573596 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.348683236 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.348876677 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.349010278 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.349116678 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.349225319 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.349338039 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.349443320 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.349545720 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.349646921 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.349833721 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.349963642 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.350151283 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.350279763 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.350384244 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.350511005 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.350619405 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.350809926 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.350939847 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.351132207 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.351259888 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.351366369 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.351475569 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.351588450 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.351701130 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.351813371 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.351922851 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.352043612 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.352156012 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.352262173 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.352373893 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.352484054 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.352600494 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.352713055 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.352827335 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.352938896 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.353050336 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.353157737 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.353266297 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.353369338 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.353472738 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.353576859 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.353684859 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.353796740 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.353907940 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.354015501 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.354120821 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.354231062 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.354343342 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.354472903 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.354590343 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.354701304 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.354810224 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.354922585 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.355035906 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.355149706 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.355263307 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.355376387 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.355483148 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.355588548 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.355696429 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.355807869 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.355921350 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.356044910 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.356153431 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.356263831 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.356377072 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.356491552 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.356602593 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.356711953 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.356822234 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.356931354 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.357040195 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.357149035 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.357254276 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.357361316 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.357471957 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.357582597 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.357694718 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.357806358 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.357911719 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.358016799 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.358126520 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.358239480 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.358344721 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.358472481 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.358582482 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.358693282 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.358798683 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.358908563 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.359019204 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.359129085 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.359233365 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.359246245 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.359256205 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.359266885 2560987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:12.359278805 2560987 wire_reader_impl.cc:193] calling uid = 0 [ OK ] BinderServerTest.CreateChannelWithEndpointBinderMultipleConnections (64 ms) [ RUN ] BinderServerTest.CreateChannelWithEndpointBinderParallelRequests E0919 21:40:12.392986521 2561118 wire_reader_impl.cc:193] calling uid = 0 [ OK ] BinderServerTest.CreateChannelWithEndpointBinderParallelRequests (99 ms) [----------] 5 tests from BinderServerTest (224 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (248 ms total) [ PASSED ] 6 tests. E0919 21:40:22.483207620 2560974 test_config.cc:175] Timeout in waiting for gRPC shutdown + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:22,587 detected port server running version 21 2023-09-19 21:40:22,731 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/binder_transport_test [==========] Running 14 tests from 1 test suite. [----------] Global test environment set-up. [----------] 14 tests from BinderTransportTest [ RUN ] BinderTransportTest.CreateBinderTransport GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:36: Function call: WriteInt32(1) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. E0919 21:40:22.798970163 2561308 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:22.799124764 2561308 wire_reader_impl.cc:193] calling uid = 0 GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:26: Function call: ReadBinder(0xfffffdf08418) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning directly. Function call: Initialize() NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: GetRawBinder() Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:37: Function call: WriteBinder(0xaaac259c5570) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. [ OK ] BinderTransportTest.CreateBinderTransport (0 ms) [ RUN ] BinderTransportTest.TransactionIdIncrement GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:36: Function call: WriteInt32(1) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:26: Function call: ReadBinder(0xfffffdf08418) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning directly. Function call: Initialize() NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: GetRawBinder() Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:37: Function call: WriteBinder(0xaaac259dd110) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. [ OK ] BinderTransportTest.TransactionIdIncrement (0 ms) [ RUN ] BinderTransportTest.PerformSendInitialMetadata GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:36: Function call: WriteInt32(1) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:26: Function call: ReadBinder(0xfffffdf08418) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning directly. Function call: Initialize() NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: GetRawBinder() Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:37: Function call: WriteBinder(0xaaac259c5390) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. E0919 21:40:22.799253925 2561308 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:22.799389325 2561308 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:22.799501166 2561308 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:22.799608246 2561308 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:22.799713407 2561308 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:22.799821887 2561308 wire_reader_impl.cc:193] calling uid = 0 [ OK ] BinderTransportTest.PerformSendInitialMetadata (0 ms) [ RUN ] BinderTransportTest.PerformSendInitialMetadataMethodRef GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:36: Function call: WriteInt32(1) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:26: Function call: ReadBinder(0xfffffdf08418) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning directly. Function call: Initialize() NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: GetRawBinder() Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:37: Function call: WriteBinder(0xaaac259dc730) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. [ OK ] BinderTransportTest.PerformSendInitialMetadataMethodRef (0 ms) [ RUN ] BinderTransportTest.PerformSendMessage GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:36: Function call: WriteInt32(1) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:26: Function call: ReadBinder(0xfffffdf08418) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning directly. Function call: Initialize() NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: GetRawBinder() Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:37: Function call: WriteBinder(0xaaac259dd110) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. [ OK ] BinderTransportTest.PerformSendMessage (0 ms) [ RUN ] BinderTransportTest.PerformSendTrailingMetadata GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:36: Function call: WriteInt32(1) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:26: Function call: ReadBinder(0xfffffdf08418) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning directly. Function call: Initialize() NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: GetRawBinder() Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:37: Function call: WriteBinder(0xaaac259c5330) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. [ OK ] BinderTransportTest.PerformSendTrailingMetadata (0 ms) [ RUN ] BinderTransportTest.PerformSendAll GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:36: Function call: WriteInt32(1) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:26: Function call: ReadBinder(0xfffffdf08418) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning directly. Function call: Initialize() NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: GetRawBinder() Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:37: Function call: WriteBinder(0xaaac259dc730) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. [ OK ] BinderTransportTest.PerformSendAll (0 ms) [ RUN ] BinderTransportTest.PerformRecvInitialMetadata GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:36: Function call: WriteInt32(1) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:26: Function call: ReadBinder(0xfffffdf08418) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning directly. Function call: Initialize() NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: GetRawBinder() Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:37: Function call: WriteBinder(0xaaac259dd110) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. [ OK ] BinderTransportTest.PerformRecvInitialMetadata (14 ms) [ RUN ] BinderTransportTest.PerformRecvInitialMetadataWithMethodRef GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:36: Function call: WriteInt32(1) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:26: Function call: ReadBinder(0xfffffdf08418) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning directly. Function call: Initialize() NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: GetRawBinder() Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:37: Function call: WriteBinder(0xaaac259c5570) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. [ OK ] BinderTransportTest.PerformRecvInitialMetadataWithMethodRef (0 ms) [ RUN ] BinderTransportTest.PerformRecvMessage GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:36: Function call: WriteInt32(1) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. E0919 21:40:22.814710396 2561308 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:22.814896357 2561308 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:22.815047798 2561308 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:22.815197639 2561308 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:22.815363399 2561308 wire_reader_impl.cc:193] calling uid = 0 E0919 21:40:22.815516360 2561308 wire_reader_impl.cc:193] calling uid = 0 GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:26: Function call: ReadBinder(0xfffffdf08418) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning directly. Function call: Initialize() NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: GetRawBinder() Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:37: Function call: WriteBinder(0xaaac259c5390) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. [ OK ] BinderTransportTest.PerformRecvMessage (0 ms) [ RUN ] BinderTransportTest.PerformRecvTrailingMetadata GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:36: Function call: WriteInt32(1) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:26: Function call: ReadBinder(0xfffffdf08418) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning directly. Function call: Initialize() NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: GetRawBinder() Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:37: Function call: WriteBinder(0xaaac259c5330) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. [ OK ] BinderTransportTest.PerformRecvTrailingMetadata (0 ms) [ RUN ] BinderTransportTest.PerformRecvAll GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:36: Function call: WriteInt32(1) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:26: Function call: ReadBinder(0xfffffdf08418) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning directly. Function call: Initialize() NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: GetRawBinder() Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:37: Function call: WriteBinder(0xaaac259dc730) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. [ OK ] BinderTransportTest.PerformRecvAll (0 ms) [ RUN ] BinderTransportTest.PerformAllOps GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:36: Function call: WriteInt32(1) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:26: Function call: ReadBinder(0xfffffdf08418) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning directly. Function call: Initialize() NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: GetRawBinder() Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:37: Function call: WriteBinder(0xaaac259dd110) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. [ OK ] BinderTransportTest.PerformAllOps (0 ms) [ RUN ] BinderTransportTest.WireWriterRpcCallErrorPropagates GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:36: Function call: WriteInt32(1) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:26: Function call: ReadBinder(0xfffffdf08418) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning directly. Function call: Initialize() NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: GetRawBinder() Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. GMOCK WARNING: Uninteresting mock function call - taking default action specified at: /builddir/build/BUILD/grpc-1.48.1/test/core/transport/binder/mock_objects.cc:37: Function call: WriteBinder(0xaaac259c5570) Returns: OK NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md#knowing-when-to-expect for details. [ OK ] BinderTransportTest.WireWriterRpcCallErrorPropagates (0 ms) [----------] 14 tests from BinderTransportTest (16 ms total) [----------] Global test environment tear-down [==========] 14 tests from 1 test suite ran. (17 ms total) [ PASSED ] 14 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:22,903 detected port server running version 21 Port server started successfully 2023-09-19 21:40:23,005 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/bitset_test [==========] Running 166 tests from 43 test suites. [----------] Global test environment set-up. [----------] 4 tests from BitSetTest/0, where TypeParam = grpc_core::testing::Size<1ul> [ RUN ] BitSetTest/0.NoneAtInit [ OK ] BitSetTest/0.NoneAtInit (0 ms) [ RUN ] BitSetTest/0.OneBit [ OK ] BitSetTest/0.OneBit (0 ms) [ RUN ] BitSetTest/0.AllSet [ OK ] BitSetTest/0.AllSet (0 ms) [ RUN ] BitSetTest/0.Count [ OK ] BitSetTest/0.Count (0 ms) [----------] 4 tests from BitSetTest/0 (0 ms total) [----------] 4 tests from BitSetTest/1, where TypeParam = grpc_core::testing::Size<2ul> [ RUN ] BitSetTest/1.NoneAtInit [ OK ] BitSetTest/1.NoneAtInit (0 ms) [ RUN ] BitSetTest/1.OneBit [ OK ] BitSetTest/1.OneBit (0 ms) [ RUN ] BitSetTest/1.AllSet [ OK ] BitSetTest/1.AllSet (0 ms) [ RUN ] BitSetTest/1.Count [ OK ] BitSetTest/1.Count (0 ms) [----------] 4 tests from BitSetTest/1 (0 ms total) [----------] 4 tests from BitSetTest/2, where TypeParam = grpc_core::testing::Size<3ul> [ RUN ] BitSetTest/2.NoneAtInit [ OK ] BitSetTest/2.NoneAtInit (0 ms) [ RUN ] BitSetTest/2.OneBit [ OK ] BitSetTest/2.OneBit (0 ms) [ RUN ] BitSetTest/2.AllSet [ OK ] BitSetTest/2.AllSet (0 ms) [ RUN ] BitSetTest/2.Count [ OK ] BitSetTest/2.Count (0 ms) [----------] 4 tests from BitSetTest/2 (0 ms total) [----------] 4 tests from BitSetTest/3, where TypeParam = grpc_core::testing::Size<4ul> [ RUN ] BitSetTest/3.NoneAtInit [ OK ] BitSetTest/3.NoneAtInit (0 ms) [ RUN ] BitSetTest/3.OneBit [ OK ] BitSetTest/3.OneBit (0 ms) [ RUN ] BitSetTest/3.AllSet [ OK ] BitSetTest/3.AllSet (0 ms) [ RUN ] BitSetTest/3.Count [ OK ] BitSetTest/3.Count (0 ms) [----------] 4 tests from BitSetTest/3 (0 ms total) [----------] 4 tests from BitSetTest/4, where TypeParam = grpc_core::testing::Size<5ul> [ RUN ] BitSetTest/4.NoneAtInit [ OK ] BitSetTest/4.NoneAtInit (0 ms) [ RUN ] BitSetTest/4.OneBit [ OK ] BitSetTest/4.OneBit (0 ms) [ RUN ] BitSetTest/4.AllSet [ OK ] BitSetTest/4.AllSet (0 ms) [ RUN ] BitSetTest/4.Count [ OK ] BitSetTest/4.Count (0 ms) [----------] 4 tests from BitSetTest/4 (0 ms total) [----------] 4 tests from BitSetTest/5, where TypeParam = grpc_core::testing::Size<6ul> [ RUN ] BitSetTest/5.NoneAtInit [ OK ] BitSetTest/5.NoneAtInit (0 ms) [ RUN ] BitSetTest/5.OneBit [ OK ] BitSetTest/5.OneBit (0 ms) [ RUN ] BitSetTest/5.AllSet [ OK ] BitSetTest/5.AllSet (0 ms) [ RUN ] BitSetTest/5.Count [ OK ] BitSetTest/5.Count (0 ms) [----------] 4 tests from BitSetTest/5 (0 ms total) [----------] 4 tests from BitSetTest/6, where TypeParam = grpc_core::testing::Size<7ul> [ RUN ] BitSetTest/6.NoneAtInit [ OK ] BitSetTest/6.NoneAtInit (0 ms) [ RUN ] BitSetTest/6.OneBit [ OK ] BitSetTest/6.OneBit (0 ms) [ RUN ] BitSetTest/6.AllSet [ OK ] BitSetTest/6.AllSet (0 ms) [ RUN ] BitSetTest/6.Count [ OK ] BitSetTest/6.Count (0 ms) [----------] 4 tests from BitSetTest/6 (0 ms total) [----------] 4 tests from BitSetTest/7, where TypeParam = grpc_core::testing::Size<8ul> [ RUN ] BitSetTest/7.NoneAtInit [ OK ] BitSetTest/7.NoneAtInit (0 ms) [ RUN ] BitSetTest/7.OneBit [ OK ] BitSetTest/7.OneBit (0 ms) [ RUN ] BitSetTest/7.AllSet [ OK ] BitSetTest/7.AllSet (0 ms) [ RUN ] BitSetTest/7.Count [ OK ] BitSetTest/7.Count (0 ms) [----------] 4 tests from BitSetTest/7 (0 ms total) [----------] 4 tests from BitSetTest/8, where TypeParam = grpc_core::testing::Size<9ul> [ RUN ] BitSetTest/8.NoneAtInit [ OK ] BitSetTest/8.NoneAtInit (0 ms) [ RUN ] BitSetTest/8.OneBit [ OK ] BitSetTest/8.OneBit (0 ms) [ RUN ] BitSetTest/8.AllSet [ OK ] BitSetTest/8.AllSet (0 ms) [ RUN ] BitSetTest/8.Count [ OK ] BitSetTest/8.Count (0 ms) [----------] 4 tests from BitSetTest/8 (0 ms total) [----------] 4 tests from BitSetTest/9, where TypeParam = grpc_core::testing::Size<10ul> [ RUN ] BitSetTest/9.NoneAtInit [ OK ] BitSetTest/9.NoneAtInit (0 ms) [ RUN ] BitSetTest/9.OneBit [ OK ] BitSetTest/9.OneBit (0 ms) [ RUN ] BitSetTest/9.AllSet [ OK ] BitSetTest/9.AllSet (0 ms) [ RUN ] BitSetTest/9.Count [ OK ] BitSetTest/9.Count (0 ms) [----------] 4 tests from BitSetTest/9 (0 ms total) [----------] 4 tests from BitSetTest/10, where TypeParam = grpc_core::testing::Size<11ul> [ RUN ] BitSetTest/10.NoneAtInit [ OK ] BitSetTest/10.NoneAtInit (0 ms) [ RUN ] BitSetTest/10.OneBit [ OK ] BitSetTest/10.OneBit (0 ms) [ RUN ] BitSetTest/10.AllSet [ OK ] BitSetTest/10.AllSet (0 ms) [ RUN ] BitSetTest/10.Count [ OK ] BitSetTest/10.Count (0 ms) [----------] 4 tests from BitSetTest/10 (0 ms total) [----------] 4 tests from BitSetTest/11, where TypeParam = grpc_core::testing::Size<12ul> [ RUN ] BitSetTest/11.NoneAtInit [ OK ] BitSetTest/11.NoneAtInit (0 ms) [ RUN ] BitSetTest/11.OneBit [ OK ] BitSetTest/11.OneBit (0 ms) [ RUN ] BitSetTest/11.AllSet [ OK ] BitSetTest/11.AllSet (0 ms) [ RUN ] BitSetTest/11.Count [ OK ] BitSetTest/11.Count (0 ms) [----------] 4 tests from BitSetTest/11 (0 ms total) [----------] 4 tests from BitSetTest/12, where TypeParam = grpc_core::testing::Size<13ul> [ RUN ] BitSetTest/12.NoneAtInit [ OK ] BitSetTest/12.NoneAtInit (0 ms) [ RUN ] BitSetTest/12.OneBit [ OK ] BitSetTest/12.OneBit (0 ms) [ RUN ] BitSetTest/12.AllSet [ OK ] BitSetTest/12.AllSet (0 ms) [ RUN ] BitSetTest/12.Count [ OK ] BitSetTest/12.Count (0 ms) [----------] 4 tests from BitSetTest/12 (0 ms total) [----------] 4 tests from BitSetTest/13, where TypeParam = grpc_core::testing::Size<14ul> [ RUN ] BitSetTest/13.NoneAtInit [ OK ] BitSetTest/13.NoneAtInit (0 ms) [ RUN ] BitSetTest/13.OneBit [ OK ] BitSetTest/13.OneBit (0 ms) [ RUN ] BitSetTest/13.AllSet [ OK ] BitSetTest/13.AllSet (0 ms) [ RUN ] BitSetTest/13.Count [ OK ] BitSetTest/13.Count (0 ms) [----------] 4 tests from BitSetTest/13 (0 ms total) [----------] 4 tests from BitSetTest/14, where TypeParam = grpc_core::testing::Size<15ul> [ RUN ] BitSetTest/14.NoneAtInit [ OK ] BitSetTest/14.NoneAtInit (0 ms) [ RUN ] BitSetTest/14.OneBit [ OK ] BitSetTest/14.OneBit (0 ms) [ RUN ] BitSetTest/14.AllSet [ OK ] BitSetTest/14.AllSet (0 ms) [ RUN ] BitSetTest/14.Count [ OK ] BitSetTest/14.Count (0 ms) [----------] 4 tests from BitSetTest/14 (0 ms total) [----------] 4 tests from BitSetTest/15, where TypeParam = grpc_core::testing::Size<16ul> [ RUN ] BitSetTest/15.NoneAtInit [ OK ] BitSetTest/15.NoneAtInit (0 ms) [ RUN ] BitSetTest/15.OneBit [ OK ] BitSetTest/15.OneBit (0 ms) [ RUN ] BitSetTest/15.AllSet [ OK ] BitSetTest/15.AllSet (0 ms) [ RUN ] BitSetTest/15.Count [ OK ] BitSetTest/15.Count (0 ms) [----------] 4 tests from BitSetTest/15 (0 ms total) [----------] 4 tests from BitSetTest/16, where TypeParam = grpc_core::testing::Size<17ul> [ RUN ] BitSetTest/16.NoneAtInit [ OK ] BitSetTest/16.NoneAtInit (0 ms) [ RUN ] BitSetTest/16.OneBit [ OK ] BitSetTest/16.OneBit (0 ms) [ RUN ] BitSetTest/16.AllSet [ OK ] BitSetTest/16.AllSet (0 ms) [ RUN ] BitSetTest/16.Count [ OK ] BitSetTest/16.Count (0 ms) [----------] 4 tests from BitSetTest/16 (0 ms total) [----------] 4 tests from BitSetTest/17, where TypeParam = grpc_core::testing::Size<24ul> [ RUN ] BitSetTest/17.NoneAtInit [ OK ] BitSetTest/17.NoneAtInit (0 ms) [ RUN ] BitSetTest/17.OneBit [ OK ] BitSetTest/17.OneBit (0 ms) [ RUN ] BitSetTest/17.AllSet [ OK ] BitSetTest/17.AllSet (0 ms) [ RUN ] BitSetTest/17.Count [ OK ] BitSetTest/17.Count (0 ms) [----------] 4 tests from BitSetTest/17 (0 ms total) [----------] 4 tests from BitSetTest/18, where TypeParam = grpc_core::testing::Size<25ul> [ RUN ] BitSetTest/18.NoneAtInit [ OK ] BitSetTest/18.NoneAtInit (0 ms) [ RUN ] BitSetTest/18.OneBit [ OK ] BitSetTest/18.OneBit (0 ms) [ RUN ] BitSetTest/18.AllSet [ OK ] BitSetTest/18.AllSet (0 ms) [ RUN ] BitSetTest/18.Count [ OK ] BitSetTest/18.Count (0 ms) [----------] 4 tests from BitSetTest/18 (0 ms total) [----------] 4 tests from BitSetTest/19, where TypeParam = grpc_core::testing::Size<26ul> [ RUN ] BitSetTest/19.NoneAtInit [ OK ] BitSetTest/19.NoneAtInit (0 ms) [ RUN ] BitSetTest/19.OneBit [ OK ] BitSetTest/19.OneBit (0 ms) [ RUN ] BitSetTest/19.AllSet [ OK ] BitSetTest/19.AllSet (0 ms) [ RUN ] BitSetTest/19.Count [ OK ] BitSetTest/19.Count (0 ms) [----------] 4 tests from BitSetTest/19 (0 ms total) [----------] 4 tests from BitSetTest/20, where TypeParam = grpc_core::testing::Size<27ul> [ RUN ] BitSetTest/20.NoneAtInit [ OK ] BitSetTest/20.NoneAtInit (0 ms) [ RUN ] BitSetTest/20.OneBit [ OK ] BitSetTest/20.OneBit (0 ms) [ RUN ] BitSetTest/20.AllSet [ OK ] BitSetTest/20.AllSet (0 ms) [ RUN ] BitSetTest/20.Count [ OK ] BitSetTest/20.Count (0 ms) [----------] 4 tests from BitSetTest/20 (0 ms total) [----------] 4 tests from BitSetTest/21, where TypeParam = grpc_core::testing::Size<28ul> [ RUN ] BitSetTest/21.NoneAtInit [ OK ] BitSetTest/21.NoneAtInit (0 ms) [ RUN ] BitSetTest/21.OneBit [ OK ] BitSetTest/21.OneBit (0 ms) [ RUN ] BitSetTest/21.AllSet [ OK ] BitSetTest/21.AllSet (0 ms) [ RUN ] BitSetTest/21.Count [ OK ] BitSetTest/21.Count (0 ms) [----------] 4 tests from BitSetTest/21 (0 ms total) [----------] 4 tests from BitSetTest/22, where TypeParam = grpc_core::testing::Size<29ul> [ RUN ] BitSetTest/22.NoneAtInit [ OK ] BitSetTest/22.NoneAtInit (0 ms) [ RUN ] BitSetTest/22.OneBit [ OK ] BitSetTest/22.OneBit (0 ms) [ RUN ] BitSetTest/22.AllSet [ OK ] BitSetTest/22.AllSet (0 ms) [ RUN ] BitSetTest/22.Count [ OK ] BitSetTest/22.Count (0 ms) [----------] 4 tests from BitSetTest/22 (0 ms total) [----------] 4 tests from BitSetTest/23, where TypeParam = grpc_core::testing::Size<30ul> [ RUN ] BitSetTest/23.NoneAtInit [ OK ] BitSetTest/23.NoneAtInit (0 ms) [ RUN ] BitSetTest/23.OneBit [ OK ] BitSetTest/23.OneBit (0 ms) [ RUN ] BitSetTest/23.AllSet [ OK ] BitSetTest/23.AllSet (0 ms) [ RUN ] BitSetTest/23.Count [ OK ] BitSetTest/23.Count (0 ms) [----------] 4 tests from BitSetTest/23 (0 ms total) [----------] 4 tests from BitSetTest/24, where TypeParam = grpc_core::testing::Size<31ul> [ RUN ] BitSetTest/24.NoneAtInit [ OK ] BitSetTest/24.NoneAtInit (0 ms) [ RUN ] BitSetTest/24.OneBit [ OK ] BitSetTest/24.OneBit (0 ms) [ RUN ] BitSetTest/24.AllSet [ OK ] BitSetTest/24.AllSet (0 ms) [ RUN ] BitSetTest/24.Count [ OK ] BitSetTest/24.Count (0 ms) [----------] 4 tests from BitSetTest/24 (0 ms total) [----------] 4 tests from BitSetTest/25, where TypeParam = grpc_core::testing::Size<32ul> [ RUN ] BitSetTest/25.NoneAtInit [ OK ] BitSetTest/25.NoneAtInit (0 ms) [ RUN ] BitSetTest/25.OneBit [ OK ] BitSetTest/25.OneBit (0 ms) [ RUN ] BitSetTest/25.AllSet [ OK ] BitSetTest/25.AllSet (0 ms) [ RUN ] BitSetTest/25.Count [ OK ] BitSetTest/25.Count (0 ms) [----------] 4 tests from BitSetTest/25 (0 ms total) [----------] 4 tests from BitSetTest/26, where TypeParam = grpc_core::testing::Size<33ul> [ RUN ] BitSetTest/26.NoneAtInit [ OK ] BitSetTest/26.NoneAtInit (0 ms) [ RUN ] BitSetTest/26.OneBit [ OK ] BitSetTest/26.OneBit (0 ms) [ RUN ] BitSetTest/26.AllSet [ OK ] BitSetTest/26.AllSet (0 ms) [ RUN ] BitSetTest/26.Count [ OK ] BitSetTest/26.Count (0 ms) [----------] 4 tests from BitSetTest/26 (0 ms total) [----------] 4 tests from BitSetTest/27, where TypeParam = grpc_core::testing::Size<47ul> [ RUN ] BitSetTest/27.NoneAtInit [ OK ] BitSetTest/27.NoneAtInit (0 ms) [ RUN ] BitSetTest/27.OneBit [ OK ] BitSetTest/27.OneBit (0 ms) [ RUN ] BitSetTest/27.AllSet [ OK ] BitSetTest/27.AllSet (0 ms) [ RUN ] BitSetTest/27.Count [ OK ] BitSetTest/27.Count (0 ms) [----------] 4 tests from BitSetTest/27 (0 ms total) [----------] 4 tests from BitSetTest/28, where TypeParam = grpc_core::testing::Size<48ul> [ RUN ] BitSetTest/28.NoneAtInit [ OK ] BitSetTest/28.NoneAtInit (0 ms) [ RUN ] BitSetTest/28.OneBit [ OK ] BitSetTest/28.OneBit (0 ms) [ RUN ] BitSetTest/28.AllSet [ OK ] BitSetTest/28.AllSet (0 ms) [ RUN ] BitSetTest/28.Count [ OK ] BitSetTest/28.Count (0 ms) [----------] 4 tests from BitSetTest/28 (0 ms total) [----------] 4 tests from BitSetTest/29, where TypeParam = grpc_core::testing::Size<49ul> [ RUN ] BitSetTest/29.NoneAtInit [ OK ] BitSetTest/29.NoneAtInit (0 ms) [ RUN ] BitSetTest/29.OneBit [ OK ] BitSetTest/29.OneBit (0 ms) [ RUN ] BitSetTest/29.AllSet [ OK ] BitSetTest/29.AllSet (0 ms) [ RUN ] BitSetTest/29.Count [ OK ] BitSetTest/29.Count (0 ms) [----------] 4 tests from BitSetTest/29 (0 ms total) [----------] 4 tests from BitSetTest/30, where TypeParam = grpc_core::testing::Size<62ul> [ RUN ] BitSetTest/30.NoneAtInit [ OK ] BitSetTest/30.NoneAtInit (0 ms) [ RUN ] BitSetTest/30.OneBit [ OK ] BitSetTest/30.OneBit (0 ms) [ RUN ] BitSetTest/30.AllSet [ OK ] BitSetTest/30.AllSet (0 ms) [ RUN ] BitSetTest/30.Count [ OK ] BitSetTest/30.Count (0 ms) [----------] 4 tests from BitSetTest/30 (0 ms total) [----------] 4 tests from BitSetTest/31, where TypeParam = grpc_core::testing::Size<63ul> [ RUN ] BitSetTest/31.NoneAtInit [ OK ] BitSetTest/31.NoneAtInit (0 ms) [ RUN ] BitSetTest/31.OneBit [ OK ] BitSetTest/31.OneBit (0 ms) [ RUN ] BitSetTest/31.AllSet [ OK ] BitSetTest/31.AllSet (0 ms) [ RUN ] BitSetTest/31.Count [ OK ] BitSetTest/31.Count (0 ms) [----------] 4 tests from BitSetTest/31 (0 ms total) [----------] 4 tests from BitSetTest/32, where TypeParam = grpc_core::testing::Size<64ul> [ RUN ] BitSetTest/32.NoneAtInit [ OK ] BitSetTest/32.NoneAtInit (0 ms) [ RUN ] BitSetTest/32.OneBit [ OK ] BitSetTest/32.OneBit (0 ms) [ RUN ] BitSetTest/32.AllSet [ OK ] BitSetTest/32.AllSet (0 ms) [ RUN ] BitSetTest/32.Count [ OK ] BitSetTest/32.Count (0 ms) [----------] 4 tests from BitSetTest/32 (0 ms total) [----------] 4 tests from BitSetTest/33, where TypeParam = grpc_core::testing::Size<65ul> [ RUN ] BitSetTest/33.NoneAtInit [ OK ] BitSetTest/33.NoneAtInit (0 ms) [ RUN ] BitSetTest/33.OneBit [ OK ] BitSetTest/33.OneBit (0 ms) [ RUN ] BitSetTest/33.AllSet [ OK ] BitSetTest/33.AllSet (0 ms) [ RUN ] BitSetTest/33.Count [ OK ] BitSetTest/33.Count (0 ms) [----------] 4 tests from BitSetTest/33 (0 ms total) [----------] 4 tests from BitSetTest/34, where TypeParam = grpc_core::testing::Size<66ul> [ RUN ] BitSetTest/34.NoneAtInit [ OK ] BitSetTest/34.NoneAtInit (0 ms) [ RUN ] BitSetTest/34.OneBit [ OK ] BitSetTest/34.OneBit (0 ms) [ RUN ] BitSetTest/34.AllSet [ OK ] BitSetTest/34.AllSet (0 ms) [ RUN ] BitSetTest/34.Count [ OK ] BitSetTest/34.Count (0 ms) [----------] 4 tests from BitSetTest/34 (0 ms total) [----------] 4 tests from BitSetTest/35, where TypeParam = grpc_core::testing::Size<95ul> [ RUN ] BitSetTest/35.NoneAtInit [ OK ] BitSetTest/35.NoneAtInit (0 ms) [ RUN ] BitSetTest/35.OneBit [ OK ] BitSetTest/35.OneBit (0 ms) [ RUN ] BitSetTest/35.AllSet [ OK ] BitSetTest/35.AllSet (0 ms) [ RUN ] BitSetTest/35.Count [ OK ] BitSetTest/35.Count (0 ms) [----------] 4 tests from BitSetTest/35 (0 ms total) [----------] 4 tests from BitSetTest/36, where TypeParam = grpc_core::testing::Size<96ul> [ RUN ] BitSetTest/36.NoneAtInit [ OK ] BitSetTest/36.NoneAtInit (0 ms) [ RUN ] BitSetTest/36.OneBit [ OK ] BitSetTest/36.OneBit (0 ms) [ RUN ] BitSetTest/36.AllSet [ OK ] BitSetTest/36.AllSet (0 ms) [ RUN ] BitSetTest/36.Count [ OK ] BitSetTest/36.Count (0 ms) [----------] 4 tests from BitSetTest/36 (0 ms total) [----------] 4 tests from BitSetTest/37, where TypeParam = grpc_core::testing::Size<97ul> [ RUN ] BitSetTest/37.NoneAtInit [ OK ] BitSetTest/37.NoneAtInit (0 ms) [ RUN ] BitSetTest/37.OneBit [ OK ] BitSetTest/37.OneBit (0 ms) [ RUN ] BitSetTest/37.AllSet [ OK ] BitSetTest/37.AllSet (0 ms) [ RUN ] BitSetTest/37.Count [ OK ] BitSetTest/37.Count (0 ms) [----------] 4 tests from BitSetTest/37 (0 ms total) [----------] 4 tests from BitSetTest/38, where TypeParam = grpc_core::testing::Size<1024ul> [ RUN ] BitSetTest/38.NoneAtInit [ OK ] BitSetTest/38.NoneAtInit (0 ms) [ RUN ] BitSetTest/38.OneBit [ OK ] BitSetTest/38.OneBit (15 ms) [ RUN ] BitSetTest/38.AllSet [ OK ] BitSetTest/38.AllSet (0 ms) [ RUN ] BitSetTest/38.Count [ OK ] BitSetTest/38.Count (1 ms) [----------] 4 tests from BitSetTest/38 (17 ms total) [----------] 4 tests from BitSetTest/39, where TypeParam = grpc_core::testing::Size<4000ul> [ RUN ] BitSetTest/39.NoneAtInit [ OK ] BitSetTest/39.NoneAtInit (0 ms) [ RUN ] BitSetTest/39.OneBit [ OK ] BitSetTest/39.OneBit (96 ms) [ RUN ] BitSetTest/39.AllSet [ OK ] BitSetTest/39.AllSet (0 ms) [ RUN ] BitSetTest/39.Count [ OK ] BitSetTest/39.Count (9 ms) [----------] 4 tests from BitSetTest/39 (107 ms total) [----------] 4 tests from BitSetTest/40, where TypeParam = grpc_core::testing::Size<4321ul> [ RUN ] BitSetTest/40.NoneAtInit [ OK ] BitSetTest/40.NoneAtInit (0 ms) [ RUN ] BitSetTest/40.OneBit [ OK ] BitSetTest/40.OneBit (99 ms) [ RUN ] BitSetTest/40.AllSet [ OK ] BitSetTest/40.AllSet (0 ms) [ RUN ] BitSetTest/40.Count [ OK ] BitSetTest/40.Count (8 ms) [----------] 4 tests from BitSetTest/40 (108 ms total) [----------] 1 test from ToIntTest [ RUN ] ToIntTest.ToInt [ OK ] ToIntTest.ToInt (0 ms) [----------] 1 test from ToIntTest (0 ms total) [----------] 1 test from EmptyBitSet [ RUN ] EmptyBitSet.Empty [ OK ] EmptyBitSet.Empty (0 ms) [----------] 1 test from EmptyBitSet (0 ms total) [----------] Global test environment tear-down [==========] 166 tests from 43 test suites ran. (236 ms total) [ PASSED ] 166 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:23,321 detected port server running version 21 Port server started successfully 2023-09-19 21:40:23,393 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/buffer_list_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:23,507 detected port server running version 21 Port server started successfully 2023-09-19 21:40:23,596 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/byte_buffer_test [==========] Running 10 tests from 1 test suite. [----------] Global test environment set-up. [----------] 10 tests from ByteBufferTest [ RUN ] ByteBufferTest.CopyCtor [ OK ] ByteBufferTest.CopyCtor (0 ms) [ RUN ] ByteBufferTest.CreateFromSingleSlice [ OK ] ByteBufferTest.CreateFromSingleSlice (0 ms) [ RUN ] ByteBufferTest.CreateFromVector [ OK ] ByteBufferTest.CreateFromVector (0 ms) [ RUN ] ByteBufferTest.Clear [ OK ] ByteBufferTest.Clear (0 ms) [ RUN ] ByteBufferTest.Length [ OK ] ByteBufferTest.Length (0 ms) [ RUN ] ByteBufferTest.Dump [ OK ] ByteBufferTest.Dump (0 ms) [ RUN ] ByteBufferTest.SerializationMakesCopy [ OK ] ByteBufferTest.SerializationMakesCopy (0 ms) [ RUN ] ByteBufferTest.TrySingleSliceWithSingleSlice [ OK ] ByteBufferTest.TrySingleSliceWithSingleSlice (0 ms) [ RUN ] ByteBufferTest.TrySingleSliceWithMultipleSlices [ OK ] ByteBufferTest.TrySingleSliceWithMultipleSlices (0 ms) [ RUN ] ByteBufferTest.DumpToSingleSlice [ OK ] ByteBufferTest.DumpToSingleSlice (0 ms) [----------] 10 tests from ByteBufferTest (0 ms total) [----------] Global test environment tear-down [==========] 10 tests from 1 test suite ran. (23 ms total) [ PASSED ] 10 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:23,759 detected port server running version 21 Port server started successfully 2023-09-19 21:40:23,844 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/c_slice_buffer_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:24,007 detected port server running version 21 Port server started successfully 2023-09-19 21:40:24,111 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/call_finalization_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from CallFinalizationTest [ RUN ] CallFinalizationTest.Works [ OK ] CallFinalizationTest.Works (0 ms) [----------] 1 test from CallFinalizationTest (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:24,282 detected port server running version 21 Port server started successfully 2023-09-19 21:40:24,355 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/call_push_pull_test [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from CallPushPullTest [ RUN ] CallPushPullTest.Empty [ OK ] CallPushPullTest.Empty (0 ms) [ RUN ] CallPushPullTest.Paused [ OK ] CallPushPullTest.Paused (0 ms) [ RUN ] CallPushPullTest.OneReady [ OK ] CallPushPullTest.OneReady (0 ms) [ RUN ] CallPushPullTest.OneFailed [ OK ] CallPushPullTest.OneFailed (0 ms) [----------] 4 tests from CallPushPullTest (0 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (0 ms total) [ PASSED ] 4 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:24,479 detected port server running version 21 Port server started successfully 2023-09-19 21:40:24,595 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/cancel_ares_query_test [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from CancelDuringAresQuery [ RUN ] CancelDuringAresQuery.TestCancelActiveDNSQuery [ OK ] CancelDuringAresQuery.TestCancelActiveDNSQuery (42 ms) [ RUN ] CancelDuringAresQuery.TestFdsAreDeletedFromPollsetSet [ OK ] CancelDuringAresQuery.TestFdsAreDeletedFromPollsetSet (19 ms) [ RUN ] CancelDuringAresQuery.TestHitDeadlineAndDestroyChannelDuringAresResolutionIsGraceful [ OK ] CancelDuringAresQuery.TestHitDeadlineAndDestroyChannelDuringAresResolutionIsGraceful (122 ms) [ RUN ] CancelDuringAresQuery.TestHitDeadlineAndDestroyChannelDuringAresResolutionWithQueryTimeoutIsGraceful [ OK ] CancelDuringAresQuery.TestHitDeadlineAndDestroyChannelDuringAresResolutionWithQueryTimeoutIsGraceful (33 ms) [ RUN ] CancelDuringAresQuery.TestHitDeadlineAndDestroyChannelDuringAresResolutionWithZeroQueryTimeoutIsGraceful [ OK ] CancelDuringAresQuery.TestHitDeadlineAndDestroyChannelDuringAresResolutionWithZeroQueryTimeoutIsGraceful (130 ms) [----------] 5 tests from CancelDuringAresQuery (349 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (349 ms total) [ PASSED ] 5 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:25,242 detected port server running version 21 Port server started successfully 2023-09-19 21:40:25,331 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/cel_authorization_engine_test [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from CelAuthorizationEngineTest [ RUN ] CelAuthorizationEngineTest.CreateEngineSuccessOnePolicy [ OK ] CelAuthorizationEngineTest.CreateEngineSuccessOnePolicy (0 ms) [ RUN ] CelAuthorizationEngineTest.CreateEngineSuccessTwoPolicies [ OK ] CelAuthorizationEngineTest.CreateEngineSuccessTwoPolicies (0 ms) [ RUN ] CelAuthorizationEngineTest.CreateEngineFailNoPolicies [ OK ] CelAuthorizationEngineTest.CreateEngineFailNoPolicies (0 ms) [ RUN ] CelAuthorizationEngineTest.CreateEngineFailTooManyPolicies [ OK ] CelAuthorizationEngineTest.CreateEngineFailTooManyPolicies (0 ms) [ RUN ] CelAuthorizationEngineTest.CreateEngineFailWrongPolicyOrder [ OK ] CelAuthorizationEngineTest.CreateEngineFailWrongPolicyOrder (0 ms) [----------] 5 tests from CelAuthorizationEngineTest (0 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (0 ms total) [ PASSED ] 5 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:25,494 detected port server running version 21 2023-09-19 21:40:25,616 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/certificate_provider_registry_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from CertificateProviderRegistryTest [ RUN ] CertificateProviderRegistryTest.Basic [ OK ] CertificateProviderRegistryTest.Basic (0 ms) [----------] 1 test from CertificateProviderRegistryTest (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:25,783 detected port server running version 21 Port server started successfully 2023-09-19 21:40:25,896 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/certificate_provider_store_test [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from CertificateProviderStoreTest [ RUN ] CertificateProviderStoreTest.Basic E0919 21:40:25.940057645 2561403 certificate_provider_store.cc:79] Certificate provider factory fake2 not found [ OK ] CertificateProviderStoreTest.Basic (18 ms) [ RUN ] CertificateProviderStoreTest.Multithreaded [ OK ] CertificateProviderStoreTest.Multithreaded (32 ms) [----------] 2 tests from CertificateProviderStoreTest (51 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (51 ms total) [ PASSED ] 2 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:26,139 detected port server running version 21 Port server started successfully 2023-09-19 21:40:26,244 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/cfstream_test [==========] Running 0 tests from 0 test suites. [==========] 0 tests from 0 test suites ran. (0 ms total) [ PASSED ] 0 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:26,391 detected port server running version 21 Port server started successfully 2023-09-19 21:40:26,509 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/channel_args_test [==========] Running 8 tests from 2 test suites. [----------] Global test environment set-up. [----------] 5 tests from ChannelArgsTest [ RUN ] ChannelArgsTest.Noop [ OK ] ChannelArgsTest.Noop (0 ms) [ RUN ] ChannelArgsTest.SetGetRemove [ OK ] ChannelArgsTest.SetGetRemove (0 ms) [ RUN ] ChannelArgsTest.StoreRefCountedPtr [ OK ] ChannelArgsTest.StoreRefCountedPtr (0 ms) [ RUN ] ChannelArgsTest.ObjectApi [ OK ] ChannelArgsTest.ObjectApi (0 ms) [ RUN ] ChannelArgsTest.ToAndFromC [ OK ] ChannelArgsTest.ToAndFromC (0 ms) [----------] 5 tests from ChannelArgsTest (0 ms total) [----------] 3 tests from GrpcChannelArgsTest [ RUN ] GrpcChannelArgsTest.Create [ OK ] GrpcChannelArgsTest.Create (0 ms) [ RUN ] GrpcChannelArgsTest.ChannelCreateWithArgs [ OK ] GrpcChannelArgsTest.ChannelCreateWithArgs (0 ms) [ RUN ] GrpcChannelArgsTest.TestServerCreateWithArgs [ OK ] GrpcChannelArgsTest.TestServerCreateWithArgs (0 ms) [----------] 3 tests from GrpcChannelArgsTest (0 ms total) [----------] Global test environment tear-down [==========] 8 tests from 2 test suites ran. (0 ms total) [ PASSED ] 8 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:26,719 detected port server running version 21 2023-09-19 21:40:26,818 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/channel_arguments_test [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from ChannelArgumentsTest [ RUN ] ChannelArgumentsTest.SetInt [ OK ] ChannelArgumentsTest.SetInt (0 ms) [ RUN ] ChannelArgumentsTest.SetString [ OK ] ChannelArgumentsTest.SetString (0 ms) [ RUN ] ChannelArgumentsTest.SetPointer [ OK ] ChannelArgumentsTest.SetPointer (0 ms) [ RUN ] ChannelArgumentsTest.SetSocketMutator [ OK ] ChannelArgumentsTest.SetSocketMutator (0 ms) [ RUN ] ChannelArgumentsTest.SetUserAgentPrefix [ OK ] ChannelArgumentsTest.SetUserAgentPrefix (0 ms) [----------] 5 tests from ChannelArgumentsTest (0 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (24 ms total) [ PASSED ] 5 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:27,047 detected port server running version 21 2023-09-19 21:40:27,210 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/channel_creds_registry_test [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from ChannelCredsRegistryTest [ RUN ] ChannelCredsRegistryTest.DefaultCreds [ OK ] ChannelCredsRegistryTest.DefaultCreds (0 ms) [ RUN ] ChannelCredsRegistryTest.Register [ OK ] ChannelCredsRegistryTest.Register (0 ms) [----------] 2 tests from ChannelCredsRegistryTest (0 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (1 ms total) [ PASSED ] 2 tests. E0919 21:40:37.277391725 2562440 test_config.cc:175] Timeout in waiting for gRPC shutdown + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:37,419 detected port server running version 21 Port server started successfully 2023-09-19 21:40:37,490 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/channel_filter_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from ChannelFilterTest [ RUN ] ChannelFilterTest.RegisterChannelFilter [ OK ] ChannelFilterTest.RegisterChannelFilter (0 ms) [----------] 1 test from ChannelFilterTest (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:37,670 detected port server running version 21 Port server started successfully 2023-09-19 21:40:37,742 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/channel_stack_builder_test [==========] Running 2 tests from 2 test suites. [----------] Global test environment set-up. [----------] 1 test from ChannelStackBuilderTest [ RUN ] ChannelStackBuilderTest.ReplaceFilter [ OK ] ChannelStackBuilderTest.ReplaceFilter (0 ms) [----------] 1 test from ChannelStackBuilderTest (0 ms total) [----------] 1 test from ChannelStackBuilder [ RUN ] ChannelStackBuilder.UnknownTarget [ OK ] ChannelStackBuilder.UnknownTarget (0 ms) [----------] 1 test from ChannelStackBuilder (0 ms total) [----------] Global test environment tear-down [==========] 2 tests from 2 test suites ran. (1 ms total) [ PASSED ] 2 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:37,911 detected port server running version 21 Port server started successfully 2023-09-19 21:40:37,982 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/channel_stack_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:38,159 detected port server running version 21 2023-09-19 21:40:38,272 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/channel_trace_test [==========] Running 7 tests from 1 test suite. [----------] Global test environment set-up. [----------] 7 tests from ChannelTracerTest [ RUN ] ChannelTracerTest.BasicTest [ OK ] ChannelTracerTest.BasicTest (2 ms) [ RUN ] ChannelTracerTest.ComplexTest [ OK ] ChannelTracerTest.ComplexTest (0 ms) [ RUN ] ChannelTracerTest.TestNesting [ OK ] ChannelTracerTest.TestNesting (0 ms) [ RUN ] ChannelTracerTest.TestSmallMemoryLimit [ OK ] ChannelTracerTest.TestSmallMemoryLimit (0 ms) [ RUN ] ChannelTracerTest.TestEviction [ OK ] ChannelTracerTest.TestEviction (0 ms) [ RUN ] ChannelTracerTest.TestMultipleEviction [ OK ] ChannelTracerTest.TestMultipleEviction (0 ms) [ RUN ] ChannelTracerTest.TestTotalEviction [ OK ] ChannelTracerTest.TestTotalEviction (0 ms) [----------] 7 tests from ChannelTracerTest (7 ms total) [----------] Global test environment tear-down [==========] 7 tests from 1 test suite ran. (7 ms total) [ PASSED ] 7 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:38,466 detected port server running version 21 Port server started successfully 2023-09-19 21:40:38,600 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/channelz_registry_test [==========] Running 6 tests from 1 test suite. [----------] Global test environment set-up. [----------] 6 tests from ChannelzRegistryTest [ RUN ] ChannelzRegistryTest.UuidStartsAboveZeroTest [ OK ] ChannelzRegistryTest.UuidStartsAboveZeroTest (0 ms) [ RUN ] ChannelzRegistryTest.UuidsAreIncreasing [ OK ] ChannelzRegistryTest.UuidsAreIncreasing (0 ms) [ RUN ] ChannelzRegistryTest.RegisterGetTest [ OK ] ChannelzRegistryTest.RegisterGetTest (0 ms) [ RUN ] ChannelzRegistryTest.RegisterManyItems [ OK ] ChannelzRegistryTest.RegisterManyItems (0 ms) [ RUN ] ChannelzRegistryTest.NullIfNotPresentTest [ OK ] ChannelzRegistryTest.NullIfNotPresentTest (0 ms) [ RUN ] ChannelzRegistryTest.TestUnregistration [ OK ] ChannelzRegistryTest.TestUnregistration (0 ms) [----------] 6 tests from ChannelzRegistryTest (0 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test suite ran. (0 ms total) [ PASSED ] 6 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:38,799 detected port server running version 21 2023-09-19 21:40:38,919 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/channelz_service_test [==========] Running 48 tests from 1 test suite. [----------] Global test environment set-up. [----------] 48 tests from ChannelzServer/ChannelzServerTest [ RUN ] ChannelzServer/ChannelzServerTest.BasicTest/0 [ OK ] ChannelzServer/ChannelzServerTest.BasicTest/0 (83 ms) [ RUN ] ChannelzServer/ChannelzServerTest.BasicTest/1 [ OK ] ChannelzServer/ChannelzServerTest.BasicTest/1 (67 ms) [ RUN ] ChannelzServer/ChannelzServerTest.BasicTest/2 [ OK ] ChannelzServer/ChannelzServerTest.BasicTest/2 (80 ms) [ RUN ] ChannelzServer/ChannelzServerTest.HighStartId/0 [ OK ] ChannelzServer/ChannelzServerTest.HighStartId/0 (67 ms) [ RUN ] ChannelzServer/ChannelzServerTest.HighStartId/1 [ OK ] ChannelzServer/ChannelzServerTest.HighStartId/1 (84 ms) [ RUN ] ChannelzServer/ChannelzServerTest.HighStartId/2 [ OK ] ChannelzServer/ChannelzServerTest.HighStartId/2 (99 ms) [ RUN ] ChannelzServer/ChannelzServerTest.SuccessfulRequestTest/0 [ OK ] ChannelzServer/ChannelzServerTest.SuccessfulRequestTest/0 (84 ms) [ RUN ] ChannelzServer/ChannelzServerTest.SuccessfulRequestTest/1 [ OK ] ChannelzServer/ChannelzServerTest.SuccessfulRequestTest/1 (116 ms) [ RUN ] ChannelzServer/ChannelzServerTest.SuccessfulRequestTest/2 [ OK ] ChannelzServer/ChannelzServerTest.SuccessfulRequestTest/2 (119 ms) [ RUN ] ChannelzServer/ChannelzServerTest.FailedRequestTest/0 [ OK ] ChannelzServer/ChannelzServerTest.FailedRequestTest/0 (81 ms) [ RUN ] ChannelzServer/ChannelzServerTest.FailedRequestTest/1 [ OK ] ChannelzServer/ChannelzServerTest.FailedRequestTest/1 (94 ms) [ RUN ] ChannelzServer/ChannelzServerTest.FailedRequestTest/2 [ OK ] ChannelzServer/ChannelzServerTest.FailedRequestTest/2 (108 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ManyRequestsTest/0 [ OK ] ChannelzServer/ChannelzServerTest.ManyRequestsTest/0 (112 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ManyRequestsTest/1 [ OK ] ChannelzServer/ChannelzServerTest.ManyRequestsTest/1 (112 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ManyRequestsTest/2 [ OK ] ChannelzServer/ChannelzServerTest.ManyRequestsTest/2 (117 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ManyChannels/0 [ OK ] ChannelzServer/ChannelzServerTest.ManyChannels/0 (120 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ManyChannels/1 [ OK ] ChannelzServer/ChannelzServerTest.ManyChannels/1 (139 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ManyChannels/2 [ OK ] ChannelzServer/ChannelzServerTest.ManyChannels/2 (163 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ManyRequestsManyChannels/0 [ OK ] ChannelzServer/ChannelzServerTest.ManyRequestsManyChannels/0 (169 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ManyRequestsManyChannels/1 [ OK ] ChannelzServer/ChannelzServerTest.ManyRequestsManyChannels/1 (216 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ManyRequestsManyChannels/2 [ OK ] ChannelzServer/ChannelzServerTest.ManyRequestsManyChannels/2 (253 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ManySubchannels/0 [ OK ] ChannelzServer/ChannelzServerTest.ManySubchannels/0 (162 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ManySubchannels/1 [ OK ] ChannelzServer/ChannelzServerTest.ManySubchannels/1 (231 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ManySubchannels/2 [ OK ] ChannelzServer/ChannelzServerTest.ManySubchannels/2 (253 ms) [ RUN ] ChannelzServer/ChannelzServerTest.BasicServerTest/0 [ OK ] ChannelzServer/ChannelzServerTest.BasicServerTest/0 (105 ms) [ RUN ] ChannelzServer/ChannelzServerTest.BasicServerTest/1 [ OK ] ChannelzServer/ChannelzServerTest.BasicServerTest/1 (75 ms) [ RUN ] ChannelzServer/ChannelzServerTest.BasicServerTest/2 [ OK ] ChannelzServer/ChannelzServerTest.BasicServerTest/2 (92 ms) [ RUN ] ChannelzServer/ChannelzServerTest.BasicGetServerTest/0 [ OK ] ChannelzServer/ChannelzServerTest.BasicGetServerTest/0 (75 ms) [ RUN ] ChannelzServer/ChannelzServerTest.BasicGetServerTest/1 [ OK ] ChannelzServer/ChannelzServerTest.BasicGetServerTest/1 (112 ms) [ RUN ] ChannelzServer/ChannelzServerTest.BasicGetServerTest/2 [ OK ] ChannelzServer/ChannelzServerTest.BasicGetServerTest/2 (127 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ServerCallTest/0 [ OK ] ChannelzServer/ChannelzServerTest.ServerCallTest/0 (112 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ServerCallTest/1 [ OK ] ChannelzServer/ChannelzServerTest.ServerCallTest/1 (115 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ServerCallTest/2 [ OK ] ChannelzServer/ChannelzServerTest.ServerCallTest/2 (127 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ManySubchannelsAndSockets/0 [ OK ] ChannelzServer/ChannelzServerTest.ManySubchannelsAndSockets/0 (143 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ManySubchannelsAndSockets/1 [ OK ] ChannelzServer/ChannelzServerTest.ManySubchannelsAndSockets/1 (273 ms) [ RUN ] ChannelzServer/ChannelzServerTest.ManySubchannelsAndSockets/2 [ OK ] ChannelzServer/ChannelzServerTest.ManySubchannelsAndSockets/2 (212 ms) [ RUN ] ChannelzServer/ChannelzServerTest.StreamingRPC/0 [ OK ] ChannelzServer/ChannelzServerTest.StreamingRPC/0 (98 ms) [ RUN ] ChannelzServer/ChannelzServerTest.StreamingRPC/1 [ OK ] ChannelzServer/ChannelzServerTest.StreamingRPC/1 (102 ms) [ RUN ] ChannelzServer/ChannelzServerTest.StreamingRPC/2 [ OK ] ChannelzServer/ChannelzServerTest.StreamingRPC/2 (117 ms) [ RUN ] ChannelzServer/ChannelzServerTest.GetServerSocketsTest/0 [ OK ] ChannelzServer/ChannelzServerTest.GetServerSocketsTest/0 (96 ms) [ RUN ] ChannelzServer/ChannelzServerTest.GetServerSocketsTest/1 [ OK ] ChannelzServer/ChannelzServerTest.GetServerSocketsTest/1 (75 ms) [ RUN ] ChannelzServer/ChannelzServerTest.GetServerSocketsTest/2 [ OK ] ChannelzServer/ChannelzServerTest.GetServerSocketsTest/2 (123 ms) [ RUN ] ChannelzServer/ChannelzServerTest.GetServerSocketsPaginationTest/0 [ OK ] ChannelzServer/ChannelzServerTest.GetServerSocketsPaginationTest/0 (109 ms) [ RUN ] ChannelzServer/ChannelzServerTest.GetServerSocketsPaginationTest/1 [ OK ] ChannelzServer/ChannelzServerTest.GetServerSocketsPaginationTest/1 (265 ms) [ RUN ] ChannelzServer/ChannelzServerTest.GetServerSocketsPaginationTest/2 [ OK ] ChannelzServer/ChannelzServerTest.GetServerSocketsPaginationTest/2 (410 ms) [ RUN ] ChannelzServer/ChannelzServerTest.GetServerListenSocketsTest/0 [ OK ] ChannelzServer/ChannelzServerTest.GetServerListenSocketsTest/0 (79 ms) [ RUN ] ChannelzServer/ChannelzServerTest.GetServerListenSocketsTest/1 [ OK ] ChannelzServer/ChannelzServerTest.GetServerListenSocketsTest/1 (75 ms) [ RUN ] ChannelzServer/ChannelzServerTest.GetServerListenSocketsTest/2 [ OK ] ChannelzServer/ChannelzServerTest.GetServerListenSocketsTest/2 (84 ms) [----------] 48 tests from ChannelzServer/ChannelzServerTest (6356 ms total) [----------] Global test environment tear-down [==========] 48 tests from 1 test suite ran. (6356 ms total) [ PASSED ] 48 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:48,115 detected port server running version 21 Port server started successfully 2023-09-19 21:40:48,202 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/channelz_test [==========] Running 30 tests from 4 test suites. [----------] Global test environment set-up. [----------] 1 test from ChannelzChannelTest [ RUN ] ChannelzChannelTest.ChannelzDisabled [ OK ] ChannelzChannelTest.ChannelzDisabled (0 ms) [----------] 1 test from ChannelzChannelTest (0 ms total) [----------] 13 tests from ChannelzRegistryBasedTest [ RUN ] ChannelzRegistryBasedTest.BasicGetTopChannelsTest [ OK ] ChannelzRegistryBasedTest.BasicGetTopChannelsTest (0 ms) [ RUN ] ChannelzRegistryBasedTest.NoChannelsTest [ OK ] ChannelzRegistryBasedTest.NoChannelsTest (0 ms) [ RUN ] ChannelzRegistryBasedTest.ManyChannelsTest [ OK ] ChannelzRegistryBasedTest.ManyChannelsTest (0 ms) [ RUN ] ChannelzRegistryBasedTest.GetTopChannelsPagination [ OK ] ChannelzRegistryBasedTest.GetTopChannelsPagination (3 ms) [ RUN ] ChannelzRegistryBasedTest.GetTopChannelsUuidCheck [ OK ] ChannelzRegistryBasedTest.GetTopChannelsUuidCheck (0 ms) [ RUN ] ChannelzRegistryBasedTest.GetTopChannelsMiddleUuidCheck [ OK ] ChannelzRegistryBasedTest.GetTopChannelsMiddleUuidCheck (0 ms) [ RUN ] ChannelzRegistryBasedTest.GetTopChannelsNoHitUuid [ OK ] ChannelzRegistryBasedTest.GetTopChannelsNoHitUuid (0 ms) [ RUN ] ChannelzRegistryBasedTest.GetTopChannelsMoreGaps [ OK ] ChannelzRegistryBasedTest.GetTopChannelsMoreGaps (0 ms) [ RUN ] ChannelzRegistryBasedTest.GetTopChannelsUuidAfterCompaction [ OK ] ChannelzRegistryBasedTest.GetTopChannelsUuidAfterCompaction (13 ms) [ RUN ] ChannelzRegistryBasedTest.InternalChannelTest [ OK ] ChannelzRegistryBasedTest.InternalChannelTest (0 ms) [ RUN ] ChannelzRegistryBasedTest.BasicGetServersTest [ OK ] ChannelzRegistryBasedTest.BasicGetServersTest (0 ms) [ RUN ] ChannelzRegistryBasedTest.NoServersTest [ OK ] ChannelzRegistryBasedTest.NoServersTest (0 ms) [ RUN ] ChannelzRegistryBasedTest.ManyServersTest [ OK ] ChannelzRegistryBasedTest.ManyServersTest (0 ms) [----------] 13 tests from ChannelzRegistryBasedTest (22 ms total) [----------] 1 test from ChannelzServerTest [ RUN ] ChannelzServerTest.BasicServerAPIFunctionality [ OK ] ChannelzServerTest.BasicServerAPIFunctionality (0 ms) [----------] 1 test from ChannelzServerTest (0 ms total) [----------] 15 tests from ChannelzChannelTestSweep/ChannelzChannelTest [ RUN ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannel/0 [ OK ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannel/0 (0 ms) [ RUN ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannel/1 [ OK ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannel/1 (0 ms) [ RUN ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannel/2 [ OK ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannel/2 (0 ms) [ RUN ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannel/3 [ OK ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannel/3 (0 ms) [ RUN ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannel/4 [ OK ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannel/4 (0 ms) [ RUN ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannelAPIFunctionality/0 [ OK ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannelAPIFunctionality/0 (0 ms) [ RUN ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannelAPIFunctionality/1 [ OK ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannelAPIFunctionality/1 (0 ms) [ RUN ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannelAPIFunctionality/2 [ OK ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannelAPIFunctionality/2 (0 ms) [ RUN ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannelAPIFunctionality/3 [ OK ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannelAPIFunctionality/3 (0 ms) [ RUN ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannelAPIFunctionality/4 [ OK ] ChannelzChannelTestSweep/ChannelzChannelTest.BasicChannelAPIFunctionality/4 (0 ms) [ RUN ] ChannelzChannelTestSweep/ChannelzChannelTest.LastCallStartedTime/0 [ OK ] ChannelzChannelTestSweep/ChannelzChannelTest.LastCallStartedTime/0 (5 ms) [ RUN ] ChannelzChannelTestSweep/ChannelzChannelTest.LastCallStartedTime/1 [ OK ] ChannelzChannelTestSweep/ChannelzChannelTest.LastCallStartedTime/1 (5 ms) [ RUN ] ChannelzChannelTestSweep/ChannelzChannelTest.LastCallStartedTime/2 [ OK ] ChannelzChannelTestSweep/ChannelzChannelTest.LastCallStartedTime/2 (5 ms) [ RUN ] ChannelzChannelTestSweep/ChannelzChannelTest.LastCallStartedTime/3 [ OK ] ChannelzChannelTestSweep/ChannelzChannelTest.LastCallStartedTime/3 (5 ms) [ RUN ] ChannelzChannelTestSweep/ChannelzChannelTest.LastCallStartedTime/4 [ OK ] ChannelzChannelTestSweep/ChannelzChannelTest.LastCallStartedTime/4 (5 ms) [----------] 15 tests from ChannelzChannelTestSweep/ChannelzChannelTest (30 ms total) [----------] Global test environment tear-down [==========] 30 tests from 4 test suites ran. (53 ms total) [ PASSED ] 30 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:48,415 detected port server running version 21 Port server started successfully 2023-09-19 21:40:48,487 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/check_gcp_environment_linux_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:48,591 detected port server running version 21 2023-09-19 21:40:48,685 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/check_gcp_environment_windows_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:48,843 detected port server running version 21 Port server started successfully 2023-09-19 21:40:48,960 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/chunked_vector_test [==========] Running 6 tests from 1 test suite. [----------] Global test environment set-up. [----------] 6 tests from ChunkedVector [ RUN ] ChunkedVector.Noop [ OK ] ChunkedVector.Noop (0 ms) [ RUN ] ChunkedVector.Stack [ OK ] ChunkedVector.Stack (0 ms) [ RUN ] ChunkedVector.Iterate [ OK ] ChunkedVector.Iterate (0 ms) [ RUN ] ChunkedVector.ConstIterate [ OK ] ChunkedVector.ConstIterate (0 ms) [ RUN ] ChunkedVector.Clear [ OK ] ChunkedVector.Clear (0 ms) [ RUN ] ChunkedVector.RemoveIf [ OK ] ChunkedVector.RemoveIf (0 ms) [----------] 6 tests from ChunkedVector (0 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test suite ran. (0 ms total) [ PASSED ] 6 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:49,138 detected port server running version 21 Port server started successfully 2023-09-19 21:40:49,227 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/cli_call_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from CliCallTest [ RUN ] CliCallTest.SimpleRpc [ OK ] CliCallTest.SimpleRpc (54 ms) [----------] 1 test from CliCallTest (54 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (54 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:49,471 detected port server running version 21 2023-09-19 21:40:49,599 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/client_authority_filter_test [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from ClientAuthorityFilterTest [ RUN ] ClientAuthorityFilterTest.DefaultFails [ OK ] ClientAuthorityFilterTest.DefaultFails (0 ms) [ RUN ] ClientAuthorityFilterTest.WithArgSucceeds [ OK ] ClientAuthorityFilterTest.WithArgSucceeds (0 ms) [ RUN ] ClientAuthorityFilterTest.NonStringArgFails [ OK ] ClientAuthorityFilterTest.NonStringArgFails (0 ms) [ RUN ] ClientAuthorityFilterTest.PromiseCompletesImmediatelyAndSetsAuthority [ OK ] ClientAuthorityFilterTest.PromiseCompletesImmediatelyAndSetsAuthority (0 ms) [ RUN ] ClientAuthorityFilterTest.PromiseCompletesImmediatelyAndDoesNotClobberAlreadySetsAuthority [ OK ] ClientAuthorityFilterTest.PromiseCompletesImmediatelyAndDoesNotClobberAlreadySetsAuthority (0 ms) [----------] 5 tests from ClientAuthorityFilterTest (0 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (0 ms total) [ PASSED ] 5 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:40:49,751 detected port server running version 21 Port server started successfully 2023-09-19 21:40:49,817 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/client_callback_end2end_test [==========] Running 516 tests from 1 test suite. [----------] Global test environment set-up. [----------] 516 tests from ClientCallbackEnd2endTest/ClientCallbackEnd2endTest [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/0 (35 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/1 (27 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/2 (20 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/3 (27 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/4 (80 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/5 (84 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/6 (87 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/7 (87 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/8 (67 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/9 (72 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/10 (67 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpc/11 (80 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/0 (23 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/1 (27 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/2 (23 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/3 (20 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/4 (92 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/5 (99 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/6 (67 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/7 (82 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/8 (65 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/9 (76 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/10 (71 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcExpectedError/11 (60 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/0 (23 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/1 (35 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/2 (24 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/3 (43 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/4 (92 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/5 (88 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/6 (71 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/7 (64 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/8 (63 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/9 (91 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/10 (68 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLockNested/11 (75 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/0 (27 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/1 (36 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/2 (19 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/3 (15 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/4 (84 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/5 (83 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/6 (67 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/7 (69 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/8 (66 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/9 (67 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/10 (87 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcUnderLock/11 (76 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/0 (23 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/1 (23 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/2 (44 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/3 (27 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/4 (92 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/5 (68 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/6 (91 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/7 (92 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/8 (69 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/9 (73 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/10 (68 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcs/11 (79 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/0 (27 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/1 (32 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/2 (20 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/3 (23 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/4 (64 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/5 (72 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/6 (79 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/7 (63 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/8 (63 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/9 (63 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/10 (67 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SendClientInitialMetadata/11 (46 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/0 (21 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/1 (23 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/2 (20 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/3 (22 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/4 (76 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/5 (76 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/6 (79 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/7 (87 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/8 (76 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/9 (71 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/10 (87 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimpleRpcWithBinaryMetadata/11 (59 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/0 (19 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/1 (31 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/2 (28 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/3 (39 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/4 (76 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/5 (84 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/6 (59 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/7 (96 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/8 (71 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/9 (96 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/10 (79 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialRpcsWithVariedBinaryMetadataValue/11 (79 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/0 (31 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/1 (33 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/2 (35 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/3 (32 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/4 (67 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/5 (88 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/6 (79 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/7 (92 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/8 (72 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/9 (79 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/10 (72 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcs/11 (83 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/0 (19 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/1 (36 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/2 (40 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/3 (28 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/4 (68 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/5 (75 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/6 (95 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/7 (92 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/8 (71 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/9 (79 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/10 (68 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsWithSuffix/11 (87 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/0 (23 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/1 (39 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/2 (24 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/3 (31 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/4 (76 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/5 (85 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/6 (90 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/7 (99 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/8 (72 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/9 (68 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/10 (72 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidi/11 (71 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/0 (32 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/1 (46 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/2 (36 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/3 (35 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/4 (93 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/5 (79 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/6 (91 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/7 (84 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/8 (72 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/9 (70 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/10 (80 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithSuffix/11 (91 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/0 (31 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/1 (41 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/2 (42 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/3 (39 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/4 (103 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/5 (112 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/6 (108 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/7 (123 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/8 (96 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/9 (99 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/10 (104 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SequentialGenericRpcsAsBidiWithReactorReuse/11 (135 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/0 (39 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/1 (35 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/2 (23 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/3 (24 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/4 (80 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/5 (83 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/6 (67 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/7 (73 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/8 (72 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/9 (81 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/10 (83 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericRpcNoWritesDone/11 (68 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/0 (27 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/1 (25 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/2 (35 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/3 (39 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/4 (80 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/5 (75 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/6 (79 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/7 (95 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/8 (75 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/9 (64 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/10 (75 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ExceptingRpc/11 (63 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/0 (43 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/1 (48 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/2 (32 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/3 (24 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/4 (99 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/5 (92 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/6 (155 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/7 (119 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/8 (87 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/9 (72 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/10 (147 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcsWithVariedBinaryMetadataValue/11 (75 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/0 (43 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/1 (35 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/2 (36 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/3 (40 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/4 (95 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/5 (107 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/6 (160 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/7 (87 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/8 (91 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/9 (92 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/10 (196 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.MultipleRpcs/11 (84 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/0 (23 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/1 (35 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/2 (23 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/3 (19 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/4 (64 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/5 (63 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/6 (61 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/7 (78 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/8 (63 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/9 (52 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/10 (45 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.CancelRpcBeforeStart/11 (62 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/0 (27 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/1 (32 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/2 (28 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/3 (24 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/4 (76 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/5 (70 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/6 (66 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/7 (65 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/8 (69 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/9 (70 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/10 (64 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestEchoServerCancel/11 (59 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/0 (23 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/1 (9 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/2 (18 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/3 (20 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/4 (69 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/5 (70 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/6 (67 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/7 (58 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/8 (73 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/9 (51 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/10 (46 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStream/11 (53 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/0 (31 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/1 (27 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/2 (19 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/3 (16 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/4 (89 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/5 (84 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/6 (67 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/7 (63 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/8 (75 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/9 (70 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/10 (60 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsRequestStream/11 (57 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/0 (19 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/1 (27 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/2 (19 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/3 (19 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/4 (80 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/5 (87 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/6 (66 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/7 (65 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/8 (72 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/9 (75 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/10 (71 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelBeforeReads/11 (16 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/0 (13 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/1 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/2 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/3 (2 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/4 (44 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/5 (55 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/6 (33 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/7 (41 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/8 (41 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/9 (50 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/10 (43 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelDuringRead/11 (52 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/0 (35 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/1 (31 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/2 (3 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/3 (12 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/4 (64 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/5 (83 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/6 (59 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/7 (72 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/8 (87 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/9 (56 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/10 (63 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.RequestStreamServerCancelAfterReads/11 (59 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/0 (27 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/1 (15 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/2 (20 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/3 (15 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/4 (79 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/5 (89 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/6 (76 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/7 (83 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/8 (59 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/9 (63 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/10 (64 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnaryReactor/11 (63 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/0 (35 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/1 (10 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/2 (21 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/3 (20 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/4 (80 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/5 (88 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/6 (75 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/7 (69 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/8 (67 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/9 (75 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/10 (84 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.GenericUnaryReactor/11 (71 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/0 (23 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/1 (27 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/2 (20 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/3 (23 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/4 (68 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/5 (79 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/6 (60 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/7 (67 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/8 (79 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/9 (52 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/10 (55 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStream/11 (60 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/0 (23 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/1 (28 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/2 (23 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/3 (24 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/4 (72 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/5 (75 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/6 (55 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/7 (59 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/8 (58 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/9 (69 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/10 (71 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsResponseStream/11 (72 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/0 (31 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/1 (23 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/2 (22 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/3 (20 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/4 (88 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/5 (72 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/6 (67 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/7 (57 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/8 (78 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/9 (86 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/10 (53 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelBefore/11 (67 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/0 (35 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/1 (51 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/2 (15 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/3 (12 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/4 (68 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/5 (91 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/6 (72 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/7 (71 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/8 (92 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/9 (63 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/10 (60 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelDuring/11 (71 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/0 (27 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/1 (23 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/2 (17 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/3 (22 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/4 (64 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/5 (75 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/6 (75 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/7 (60 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/8 (91 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/9 (60 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/10 (51 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamServerCancelAfter/11 (59 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/0 (23 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/1 (24 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/2 (28 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/3 (23 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/4 (72 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/5 (79 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/6 (92 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/7 (83 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/8 (43 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/9 (52 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/10 (75 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStream/11 (88 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/0 (31 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/1 (14 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/2 (33 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/3 (24 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/4 (84 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/5 (83 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/6 (84 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/7 (95 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/8 (75 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/9 (72 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/10 (87 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamFirstWriteAsync/11 (76 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/0 (31 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/1 (23 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/2 (24 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/3 (20 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/4 (76 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/5 (83 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/6 (88 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/7 (71 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/8 (75 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/9 (76 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/10 (75 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorked/11 (64 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/0 (27 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/1 (43 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/2 (32 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/3 (27 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/4 (104 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/5 (76 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/6 (88 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/7 (83 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/8 (75 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/9 (75 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/10 (56 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamCorkedFirstWriteAsync/11 (67 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/0 (31 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/1 (23 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/2 (20 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/3 (23 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/4 (86 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/5 (93 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/6 (87 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/7 (80 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/8 (67 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/9 (60 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/10 (79 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ClientCancelsBidiStream/11 (64 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/0 (43 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/1 (23 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/2 (20 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/3 (23 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/4 (76 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/5 (80 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/6 (74 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/7 (75 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/8 (62 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/9 (81 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/10 (71 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelBefore/11 (63 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/0 (31 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/1 (28 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/2 (27 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/3 (24 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/4 (76 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/5 (83 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/6 (95 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/7 (62 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/8 (77 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/9 (67 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/10 (75 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelDuring/11 (83 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/0 (27 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/1 (36 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/2 (24 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/3 (23 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/4 (84 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/5 (64 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/6 (99 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/7 (99 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/8 (52 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/9 (76 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/10 (79 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.BidiStreamServerCancelAfter/11 (72 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/0 (27 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/1 (1 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/2 (0 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/3 (0 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/4 (82 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/5 (76 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/6 (70 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/7 (89 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/8 (67 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/9 (76 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/10 (92 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.SimultaneousReadAndWritesDone/11 (87 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/0 (19 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/1 (23 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/2 (19 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/3 (19 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/4 (80 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/5 (95 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/6 (72 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/7 (59 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/8 (53 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/9 (74 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/10 (67 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.UnimplementedRpc/11 (64 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/0 (11 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/1 (7 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/2 (20 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/3 (11 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/4 (88 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/5 (80 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/6 (47 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/7 (55 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/8 (79 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/9 (42 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/10 (17 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.TestTrailersOnlyOnError/11 (14 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/0 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/0 (16 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/1 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/1 (31 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/2 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/2 (24 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/3 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/3 (16 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/4 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/4 (92 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/5 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/5 (67 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/6 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/6 (60 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/7 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/7 (59 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/8 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/8 (67 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/9 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/9 (60 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/10 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/10 (63 ms) [ RUN ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/11 [ OK ] ClientCallbackEnd2endTest/ClientCallbackEnd2endTest.ResponseStreamExtraReactionFlowReadsUntilDone/11 (63 ms) [----------] 516 tests from ClientCallbackEnd2endTest/ClientCallbackEnd2endTest (30439 ms total) [----------] Global test environment tear-down [==========] 516 tests from 1 test suite ran. (30439 ms total) [ PASSED ] 516 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:41:22,287 detected port server running version 21 2023-09-19 21:41:22,433 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/client_channel_stress_test E0919 21:41:23.429839487 2569979 grpclb.cc:1143] [grpclb 0xfffccc006380] lb_calld=0xfffccc00ce20: Invalid LB response received: ''. Ignoring. E0919 21:41:24.122667179 2570082 grpclb.cc:1143] [grpclb 0xfffccc006380] lb_calld=0xfffccc00ce20: Invalid LB response received: ''. Ignoring. E0919 21:41:25.756653594 2570179 tcp_server_posix.cc:216] Failed accept4: Too many open files E0919 21:41:25.756836515 2570234 tcp_server_posix.cc:216] Failed accept4: Too many open files E0919 21:41:25.756900875 2569976 tcp_server_posix.cc:216] Failed accept4: Too many open files E0919 21:41:25.805308420 2569926 tcp_server_posix.cc:216] Failed accept4: Too many open files E0919 21:41:25.816208190 2569932 tcp_server_posix.cc:216] Failed accept4: Too many open files E0919 21:41:25.816267190 2569953 tcp_server_posix.cc:216] Failed accept4: Too many open files E0919 21:41:25.867159826 2570091 tcp_server_posix.cc:216] Failed accept4: Too many open files E0919 21:41:33.311181377 2569964 tcp_server_posix.cc:216] Failed accept4: Too many open files E0919 21:41:33.464018645 2569973 tcp_server_posix.cc:216] Failed accept4: Too many open files E0919 21:41:33.563096464 2569964 tcp_server_posix.cc:216] Failed accept4: Too many open files E0919 21:41:33.563380786 2570234 tcp_server_posix.cc:216] Failed accept4: Too many open files E0919 21:41:37.150850457 2570080 tcp_server_posix.cc:216] Failed accept4: Too many open files E0919 21:41:40.798480408 2570179 tcp_server_posix.cc:216] Failed accept4: Too many open files E0919 21:41:42.024942973 2569946 grpclb.cc:1143] [grpclb 0xfffccc006380] lb_calld=0xfffccc00ce20: Invalid LB response received: ''. Ignoring. E0919 21:41:42.390572748 2570093 grpclb.cc:1143] [grpclb 0xfffccc006380] lb_calld=0xfffccc00ce20: Invalid LB response received: ''. Ignoring. E0919 21:41:43.607884632 2569953 tcp_server_posix.cc:216] Failed accept4: Too many open files E0919 21:41:44.616243427 2569964 grpclb.cc:1143] [grpclb 0xfffccc006380] lb_calld=0xfffccc00ce20: Invalid LB response received: ''. Ignoring. E0919 21:41:45.049634716 2569932 tcp_server_posix.cc:216] Failed accept4: Too many open files E0919 21:41:45.408511100 2570082 grpclb.cc:1143] [grpclb 0xfffccc006380] lb_calld=0xfffccc00ce20: Invalid LB response received: ''. Ignoring. E0919 21:41:50.754284762 2570082 grpclb.cc:1143] [grpclb 0xfffccc006380] lb_calld=0xfffccc00ce20: Invalid LB response received: ''. Ignoring. E0919 21:41:50.805035238 2569953 grpclb.cc:1143] [grpclb 0xfffccc006380] lb_calld=0xfffccc00ce20: Invalid LB response received: ''. Ignoring. E0919 21:41:50.921687699 2570082 grpclb.cc:1143] [grpclb 0xfffccc006380] lb_calld=0xfffccc00ce20: Invalid LB response received: ''. Ignoring. E0919 21:41:54.083536557 2569935 grpclb.cc:1143] [grpclb 0xfffccc006380] lb_calld=0xfffccc00ce20: Invalid LB response received: ''. Ignoring. E0919 21:42:04.192417061 2569920 test_config.cc:175] Timeout in waiting for gRPC shutdown + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:42:04,570 detected port server running version 21 Port server started successfully 2023-09-19 21:42:04,638 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/client_context_test_peer_test [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from ClientContextTestPeerTest [ RUN ] ClientContextTestPeerTest.AddServerInitialMetadata [ OK ] ClientContextTestPeerTest.AddServerInitialMetadata (0 ms) [ RUN ] ClientContextTestPeerTest.GetSendInitialMetadata [ OK ] ClientContextTestPeerTest.GetSendInitialMetadata (0 ms) [----------] 2 tests from ClientContextTestPeerTest (0 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (0 ms total) [ PASSED ] 2 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:42:04,803 detected port server running version 21 Port server started successfully 2023-09-19 21:42:04,883 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/client_interceptors_end2end_test [==========] Running 29 tests from 5 test suites. [----------] Global test environment set-up. [----------] 4 tests from ClientInterceptorsEnd2endTest [ RUN ] ClientInterceptorsEnd2endTest.LameChannelClientInterceptorHijackingTest [ OK ] ClientInterceptorsEnd2endTest.LameChannelClientInterceptorHijackingTest (56 ms) [ RUN ] ClientInterceptorsEnd2endTest.ClientInterceptorHijackingTest [ OK ] ClientInterceptorsEnd2endTest.ClientInterceptorHijackingTest (40 ms) [ RUN ] ClientInterceptorsEnd2endTest.ClientInterceptorLogThenHijackTest [ OK ] ClientInterceptorsEnd2endTest.ClientInterceptorLogThenHijackTest (47 ms) [ RUN ] ClientInterceptorsEnd2endTest.ClientInterceptorHijackingMakesAnotherCallTest [ OK ] ClientInterceptorsEnd2endTest.ClientInterceptorHijackingMakesAnotherCallTest (62 ms) [----------] 4 tests from ClientInterceptorsEnd2endTest (206 ms total) [----------] 3 tests from ClientInterceptorsCallbackEnd2endTest [ RUN ] ClientInterceptorsCallbackEnd2endTest.ClientInterceptorLoggingTestWithCallback [ OK ] ClientInterceptorsCallbackEnd2endTest.ClientInterceptorLoggingTestWithCallback (49 ms) [ RUN ] ClientInterceptorsCallbackEnd2endTest.ClientInterceptorHijackingTestWithCallback [ OK ] ClientInterceptorsCallbackEnd2endTest.ClientInterceptorHijackingTestWithCallback (47 ms) [ RUN ] ClientInterceptorsCallbackEnd2endTest.ClientInterceptorFactoryAllowsNullptrReturn [ OK ] ClientInterceptorsCallbackEnd2endTest.ClientInterceptorFactoryAllowsNullptrReturn (47 ms) [----------] 3 tests from ClientInterceptorsCallbackEnd2endTest (145 ms total) [----------] 7 tests from ClientInterceptorsStreamingEnd2endTest [ RUN ] ClientInterceptorsStreamingEnd2endTest.ClientStreamingTest [ OK ] ClientInterceptorsStreamingEnd2endTest.ClientStreamingTest (51 ms) [ RUN ] ClientInterceptorsStreamingEnd2endTest.ServerStreamingTest [ OK ] ClientInterceptorsStreamingEnd2endTest.ServerStreamingTest (59 ms) [ RUN ] ClientInterceptorsStreamingEnd2endTest.ClientStreamingHijackingTest [ OK ] ClientInterceptorsStreamingEnd2endTest.ClientStreamingHijackingTest (55 ms) [ RUN ] ClientInterceptorsStreamingEnd2endTest.ServerStreamingHijackingTest [ OK ] ClientInterceptorsStreamingEnd2endTest.ServerStreamingHijackingTest (47 ms) [ RUN ] ClientInterceptorsStreamingEnd2endTest.AsyncCQServerStreamingHijackingTest [ OK ] ClientInterceptorsStreamingEnd2endTest.AsyncCQServerStreamingHijackingTest (52 ms) [ RUN ] ClientInterceptorsStreamingEnd2endTest.BidiStreamingHijackingTest [ OK ] ClientInterceptorsStreamingEnd2endTest.BidiStreamingHijackingTest (55 ms) [ RUN ] ClientInterceptorsStreamingEnd2endTest.BidiStreamingTest [ OK ] ClientInterceptorsStreamingEnd2endTest.BidiStreamingTest (60 ms) [----------] 7 tests from ClientInterceptorsStreamingEnd2endTest (383 ms total) [----------] 3 tests from ClientGlobalInterceptorEnd2endTest [ RUN ] ClientGlobalInterceptorEnd2endTest.PhonyGlobalInterceptor [ OK ] ClientGlobalInterceptorEnd2endTest.PhonyGlobalInterceptor (63 ms) [ RUN ] ClientGlobalInterceptorEnd2endTest.LoggingGlobalInterceptor [ OK ] ClientGlobalInterceptorEnd2endTest.LoggingGlobalInterceptor (71 ms) [ RUN ] ClientGlobalInterceptorEnd2endTest.HijackingGlobalInterceptor [ OK ] ClientGlobalInterceptorEnd2endTest.HijackingGlobalInterceptor (43 ms) [----------] 3 tests from ClientGlobalInterceptorEnd2endTest (179 ms total) [----------] 12 tests from ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest [ RUN ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/0 [ OK ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/0 (56 ms) [ RUN ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/1 [ OK ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/1 (19 ms) [ RUN ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/2 [ OK ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/2 (72 ms) [ RUN ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/3 [ OK ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/3 (23 ms) [ RUN ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/4 [ OK ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/4 (56 ms) [ RUN ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/5 [ OK ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/5 (27 ms) [ RUN ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/6 [ OK ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/6 (64 ms) [ RUN ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/7 [ OK ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/7 (36 ms) [ RUN ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/8 [ OK ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/8 (55 ms) [ RUN ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/9 [ OK ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/9 (19 ms) [ RUN ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/10 [ OK ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/10 (68 ms) [ RUN ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/11 [ OK ] ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest.ClientInterceptorLoggingTest/11 (19 ms) [----------] 12 tests from ParameterizedClientInterceptorsEnd2end/ParameterizedClientInterceptorsEnd2endTest (520 ms total) [----------] Global test environment tear-down [==========] 29 tests from 5 test suites ran. (1436 ms total) [ PASSED ] 29 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:42:06,939 detected port server running version 21 Port server started successfully 2023-09-19 21:42:07,010 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/client_lb_end2end_test [==========] Running 51 tests from 7 test suites. [----------] Global test environment set-up. [----------] 3 tests from ClientLbEnd2endTest [ RUN ] ClientLbEnd2endTest.ChannelStateConnectingWhenResolving [ OK ] ClientLbEnd2endTest.ChannelStateConnectingWhenResolving (118 ms) [ RUN ] ClientLbEnd2endTest.ChannelIdleness [ OK ] ClientLbEnd2endTest.ChannelIdleness (1266 ms) [ RUN ] ClientLbEnd2endTest.ResetConnectionBackoffNextAttemptStartsImmediately [ OK ] ClientLbEnd2endTest.ResetConnectionBackoffNextAttemptStartsImmediately (16 ms) [----------] 3 tests from ClientLbEnd2endTest (1401 ms total) [----------] 21 tests from PickFirstTest [ RUN ] PickFirstTest.Basic [ OK ] PickFirstTest.Basic (113 ms) [ RUN ] PickFirstTest.ProcessPending [ OK ] PickFirstTest.ProcessPending (55 ms) [ RUN ] PickFirstTest.SelectsReadyAtStartup [ OK ] PickFirstTest.SelectsReadyAtStartup (80 ms) [ RUN ] PickFirstTest.BackOffInitialReconnect [ OK ] PickFirstTest.BackOffInitialReconnect (271 ms) [ RUN ] PickFirstTest.BackOffMinReconnect [ OK ] PickFirstTest.BackOffMinReconnect (2029 ms) [ RUN ] PickFirstTest.ResetConnectionBackoff [ OK ] PickFirstTest.ResetConnectionBackoff (62 ms) [ RUN ] PickFirstTest.TriesAllSubchannelsBeforeReportingTransientFailureWithSubchannelSharing [ OK ] PickFirstTest.TriesAllSubchannelsBeforeReportingTransientFailureWithSubchannelSharing (30116 ms) [ RUN ] PickFirstTest.Updates [ OK ] PickFirstTest.Updates (136 ms) [ RUN ] PickFirstTest.UpdateSuperset [ OK ] PickFirstTest.UpdateSuperset (99 ms) [ RUN ] PickFirstTest.UpdateToUnconnected [ OK ] PickFirstTest.UpdateToUnconnected (1165 ms) [ RUN ] PickFirstTest.GlobalSubchannelPool [ OK ] PickFirstTest.GlobalSubchannelPool (53 ms) [ RUN ] PickFirstTest.LocalSubchannelPool [ OK ] PickFirstTest.LocalSubchannelPool (58 ms) [ RUN ] PickFirstTest.ManyUpdates [ OK ] PickFirstTest.ManyUpdates (203 ms) [ RUN ] PickFirstTest.ReresolutionNoSelected [ OK ] PickFirstTest.ReresolutionNoSelected (1178 ms) [ RUN ] PickFirstTest.ReconnectWithoutNewResolverResult [ OK ] PickFirstTest.ReconnectWithoutNewResolverResult (103 ms) [ RUN ] PickFirstTest.ReconnectWithoutNewResolverResultStartsFromTopOfList [ OK ] PickFirstTest.ReconnectWithoutNewResolverResultStartsFromTopOfList (116 ms) [ RUN ] PickFirstTest.CheckStateBeforeStartWatch [ OK ] PickFirstTest.CheckStateBeforeStartWatch (164 ms) [ RUN ] PickFirstTest.IdleOnDisconnect [ OK ] PickFirstTest.IdleOnDisconnect (59 ms) [ RUN ] PickFirstTest.PendingUpdateAndSelectedSubchannelFails [ OK ] PickFirstTest.PendingUpdateAndSelectedSubchannelFails (1240 ms) [ RUN ] PickFirstTest.StaysIdleUponEmptyUpdate [ OK ] PickFirstTest.StaysIdleUponEmptyUpdate (3108 ms) [ RUN ] PickFirstTest.StaysTransientFailureOnFailedConnectionAttemptUntilReady [ OK ] PickFirstTest.StaysTransientFailureOnFailedConnectionAttemptUntilReady (1063 ms) [----------] 21 tests from PickFirstTest (41480 ms total) [----------] 18 tests from RoundRobinTest [ RUN ] RoundRobinTest.Basic [ OK ] RoundRobinTest.Basic (147 ms) [ RUN ] RoundRobinTest.ProcessPending [ OK ] RoundRobinTest.ProcessPending (61 ms) [ RUN ] RoundRobinTest.Updates [ OK ] RoundRobinTest.Updates (123 ms) [ RUN ] RoundRobinTest.UpdateInError [ OK ] RoundRobinTest.UpdateInError (96 ms) [ RUN ] RoundRobinTest.ManyUpdates [ OK ] RoundRobinTest.ManyUpdates (228 ms) [ RUN ] RoundRobinTest.ReresolveOnSubchannelConnectionFailure [ OK ] RoundRobinTest.ReresolveOnSubchannelConnectionFailure (139 ms) [ RUN ] RoundRobinTest.TransientFailure [ OK ] RoundRobinTest.TransientFailure (128 ms) [ RUN ] RoundRobinTest.TransientFailureAtStartup [ OK ] RoundRobinTest.TransientFailureAtStartup (48 ms) [ RUN ] RoundRobinTest.StaysInTransientFailureInSubsequentConnecting [ OK ] RoundRobinTest.StaysInTransientFailureInSubsequentConnecting (1025 ms) [ RUN ] RoundRobinTest.ReportsLatestStatusInTransientFailure [ OK ] RoundRobinTest.ReportsLatestStatusInTransientFailure (1038 ms) [ RUN ] RoundRobinTest.DoesNotFailRpcsUponDisconnection E0919 21:42:53.022901044 2570892 client_lb_end2end_test.cc:1685] === STARTING CLIENT THREAD === E0919 21:42:53.022982645 2570892 client_lb_end2end_test.cc:1699] === WAITING FOR FIRST RPC TO COMPLETE === E0919 21:42:53.039415081 2570892 client_lb_end2end_test.cc:1710] === SHUTTING DOWN SERVER === E0919 21:42:54.136877968 2570892 client_lb_end2end_test.cc:1718] === WAITING FOR RECONNECTION ATTEMPT === E0919 21:42:54.136903008 2570892 client_lb_end2end_test.cc:1721] === RESTARTING SERVER === E0919 21:42:54.146965055 2570892 client_lb_end2end_test.cc:1725] === WAITING FOR RECONNECTION ATTEMPT TO COMPLETE === E0919 21:42:54.147129935 2570892 client_lb_end2end_test.cc:1728] === SHUTTING DOWN CLIENT THREAD === [ OK ] RoundRobinTest.DoesNotFailRpcsUponDisconnection (1181 ms) [ RUN ] RoundRobinTest.SingleReconnect [ OK ] RoundRobinTest.SingleReconnect (136 ms) [ RUN ] RoundRobinTest.ServersHealthCheckingUnimplementedTreatedAsHealthy E0919 21:42:54.351661003 2570892 health_check_client.cc:115] health checking Watch method returned UNIMPLEMENTED; disabling health checks but assuming server is healthy [ OK ] RoundRobinTest.ServersHealthCheckingUnimplementedTreatedAsHealthy (55 ms) [ RUN ] RoundRobinTest.HealthChecking [ OK ] RoundRobinTest.HealthChecking (1202 ms) [ RUN ] RoundRobinTest.HealthCheckingHandlesSubchannelFailure [ OK ] RoundRobinTest.HealthCheckingHandlesSubchannelFailure (161 ms) [ RUN ] RoundRobinTest.WithHealthCheckingInhibitPerChannel [ OK ] RoundRobinTest.WithHealthCheckingInhibitPerChannel (1133 ms) [ RUN ] RoundRobinTest.HealthCheckingServiceNamePerChannel [ OK ] RoundRobinTest.HealthCheckingServiceNamePerChannel (1147 ms) [ RUN ] RoundRobinTest.HealthCheckingServiceNameChangesAfterSubchannelsCreated [ OK ] RoundRobinTest.HealthCheckingServiceNameChangesAfterSubchannelsCreated (54 ms) [----------] 18 tests from RoundRobinTest (8111 ms total) [----------] 1 test from ClientLbPickArgsTest [ RUN ] ClientLbPickArgsTest.Basic [ OK ] ClientLbPickArgsTest.Basic (63 ms) [----------] 1 test from ClientLbPickArgsTest (63 ms total) [----------] 6 tests from ClientLbInterceptTrailingMetadataTest [ RUN ] ClientLbInterceptTrailingMetadataTest.StatusOk [ OK ] ClientLbInterceptTrailingMetadataTest.StatusOk (55 ms) [ RUN ] ClientLbInterceptTrailingMetadataTest.StatusFailed [ OK ] ClientLbInterceptTrailingMetadataTest.StatusFailed (63 ms) [ RUN ] ClientLbInterceptTrailingMetadataTest.StatusCancelledWithoutStartingRecvTrailingMetadata [ OK ] ClientLbInterceptTrailingMetadataTest.StatusCancelledWithoutStartingRecvTrailingMetadata (63 ms) [ RUN ] ClientLbInterceptTrailingMetadataTest.InterceptsRetriesDisabled [ OK ] ClientLbInterceptTrailingMetadataTest.InterceptsRetriesDisabled (56 ms) [ RUN ] ClientLbInterceptTrailingMetadataTest.InterceptsRetriesEnabled [ OK ] ClientLbInterceptTrailingMetadataTest.InterceptsRetriesEnabled (55 ms) [ RUN ] ClientLbInterceptTrailingMetadataTest.BackendMetricData [ OK ] ClientLbInterceptTrailingMetadataTest.BackendMetricData (52 ms) [----------] 6 tests from ClientLbInterceptTrailingMetadataTest (347 ms total) [----------] 1 test from ClientLbAddressTest [ RUN ] ClientLbAddressTest.Basic [ OK ] ClientLbAddressTest.Basic (68 ms) [----------] 1 test from ClientLbAddressTest (68 ms total) [----------] 1 test from OobBackendMetricTest [ RUN ] OobBackendMetricTest.Basic [ OK ] OobBackendMetricTest.Basic (5061 ms) [----------] 1 test from OobBackendMetricTest (5061 ms total) [----------] Global test environment tear-down [==========] 51 tests from 7 test suites ran. (56535 ms total) [ PASSED ] 51 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:43:05,725 detected port server running version 21 Port server started successfully 2023-09-19 21:43:05,878 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/cmdline_test Usage: cmdline_test.cc [--str=string] [--x=int] [--flag|--no-flag] [file...] Unknown argument: y Usage: cmdline_test.cc [--str=string] [--x=int] [--flag|--no-flag] [file...] expected integer, got 'henry' for x Usage: cmdline_test.cc [--str=string] [--x=int] [--flag|--no-flag] [file...] expected boolean, got 'henry' for flag Usage: cmdline_test.cc [--str=string] [--x=int] [--flag|--no-flag] [file...] str is not a flag argument Usage: cmdline_test.cc [--str=string] [--x=int] [--flag|--no-flag] [file...] + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:43:06,063 detected port server running version 21 Port server started successfully 2023-09-19 21:43:06,154 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/combiner_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:43:08,603 detected port server running version 21 Port server started successfully 2023-09-19 21:43:08,747 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/completion_queue_threading_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:43:10,750 detected port server running version 21 2023-09-19 21:43:10,894 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/compression_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:43:11,055 detected port server running version 21 Port server started successfully 2023-09-19 21:43:11,186 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/concurrent_connectivity_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:43:16,611 detected port server running version 21 Port server started successfully 2023-09-19 21:43:16,728 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/connection_prefix_bad_client_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:43:17,684 detected port server running version 21 Port server started successfully 2023-09-19 21:43:17,818 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/connection_refused_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:43:23,047 detected port server running version 21 2023-09-19 21:43:23,191 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/connectivity_state_test [==========] Running 10 tests from 2 test suites. [----------] Global test environment set-up. [----------] 1 test from ConnectivityStateName [ RUN ] ConnectivityStateName.Basic [ OK ] ConnectivityStateName.Basic (0 ms) [----------] 1 test from ConnectivityStateName (0 ms total) [----------] 9 tests from StateTracker [ RUN ] StateTracker.SetAndGetState [ OK ] StateTracker.SetAndGetState (0 ms) [ RUN ] StateTracker.NotificationUponAddingWatcher [ OK ] StateTracker.NotificationUponAddingWatcher (0 ms) [ RUN ] StateTracker.NotificationUponAddingWatcherWithTransientFailure [ OK ] StateTracker.NotificationUponAddingWatcherWithTransientFailure (0 ms) [ RUN ] StateTracker.NotificationUponStateChange [ OK ] StateTracker.NotificationUponStateChange (0 ms) [ RUN ] StateTracker.SubscribeThenUnsubscribe [ OK ] StateTracker.SubscribeThenUnsubscribe (0 ms) [ RUN ] StateTracker.OrphanUponShutdown [ OK ] StateTracker.OrphanUponShutdown (0 ms) [ RUN ] StateTracker.AddWhenAlreadyShutdown [ OK ] StateTracker.AddWhenAlreadyShutdown (0 ms) [ RUN ] StateTracker.NotifyShutdownAtDestruction [ OK ] StateTracker.NotifyShutdownAtDestruction (0 ms) [ RUN ] StateTracker.DoNotNotifyShutdownAtDestructionIfAlreadyInShutdown [ OK ] StateTracker.DoNotNotifyShutdownAtDestructionIfAlreadyInShutdown (0 ms) [----------] 9 tests from StateTracker (0 ms total) [----------] Global test environment tear-down [==========] 10 tests from 2 test suites ran. (0 ms total) [ PASSED ] 10 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:43:23,391 detected port server running version 21 Port server started successfully 2023-09-19 21:43:23,508 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/context_allocator_end2end_test [==========] Running 9 tests from 3 test suites. [----------] Global test environment set-up. [----------] 3 tests from DefaultContextAllocatorTest/DefaultContextAllocatorTest [ RUN ] DefaultContextAllocatorTest/DefaultContextAllocatorTest.SimpleRpc/0 [ OK ] DefaultContextAllocatorTest/DefaultContextAllocatorTest.SimpleRpc/0 (30 ms) [ RUN ] DefaultContextAllocatorTest/DefaultContextAllocatorTest.SimpleRpc/1 [ OK ] DefaultContextAllocatorTest/DefaultContextAllocatorTest.SimpleRpc/1 (93 ms) [ RUN ] DefaultContextAllocatorTest/DefaultContextAllocatorTest.SimpleRpc/2 [ OK ] DefaultContextAllocatorTest/DefaultContextAllocatorTest.SimpleRpc/2 (79 ms) [----------] 3 tests from DefaultContextAllocatorTest/DefaultContextAllocatorTest (204 ms total) [----------] 3 tests from NullContextAllocatorTest/NullContextAllocatorTest [ RUN ] NullContextAllocatorTest/NullContextAllocatorTest.UnaryRpc/0 [ OK ] NullContextAllocatorTest/NullContextAllocatorTest.UnaryRpc/0 (35 ms) [ RUN ] NullContextAllocatorTest/NullContextAllocatorTest.UnaryRpc/1 [ OK ] NullContextAllocatorTest/NullContextAllocatorTest.UnaryRpc/1 (80 ms) [ RUN ] NullContextAllocatorTest/NullContextAllocatorTest.UnaryRpc/2 [ OK ] NullContextAllocatorTest/NullContextAllocatorTest.UnaryRpc/2 (75 ms) [----------] 3 tests from NullContextAllocatorTest/NullContextAllocatorTest (191 ms total) [----------] 3 tests from SimpleContextAllocatorTest/SimpleContextAllocatorTest [ RUN ] SimpleContextAllocatorTest/SimpleContextAllocatorTest.UnaryRpc/0 [ OK ] SimpleContextAllocatorTest/SimpleContextAllocatorTest.UnaryRpc/0 (35 ms) [ RUN ] SimpleContextAllocatorTest/SimpleContextAllocatorTest.UnaryRpc/1 [ OK ] SimpleContextAllocatorTest/SimpleContextAllocatorTest.UnaryRpc/1 (96 ms) [ RUN ] SimpleContextAllocatorTest/SimpleContextAllocatorTest.UnaryRpc/2 [ OK ] SimpleContextAllocatorTest/SimpleContextAllocatorTest.UnaryRpc/2 (80 ms) [----------] 3 tests from SimpleContextAllocatorTest/SimpleContextAllocatorTest (211 ms total) [----------] Global test environment tear-down [==========] 9 tests from 3 test suites ran. (609 ms total) [ PASSED ] 9 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:43:24,519 detected port server running version 21 Port server started successfully 2023-09-19 21:43:24,605 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/context_list_test [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from ContextListTest [ RUN ] ContextListTest.ExecuteFlushesList [ OK ] ContextListTest.ExecuteFlushesList (0 ms) [ RUN ] ContextListTest.EmptyList [ OK ] ContextListTest.EmptyList (0 ms) [ RUN ] ContextListTest.EmptyListEmptyTimestamp [ OK ] ContextListTest.EmptyListEmptyTimestamp (0 ms) [ RUN ] ContextListTest.NonEmptyListEmptyTimestamp [ OK ] ContextListTest.NonEmptyListEmptyTimestamp (0 ms) [----------] 4 tests from ContextListTest (0 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (0 ms total) [ PASSED ] 4 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:43:24,787 detected port server running version 21 Port server started successfully 2023-09-19 21:43:24,899 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/context_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from Context [ RUN ] Context.WithContext [ OK ] Context.WithContext (0 ms) [----------] 1 test from Context (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:43:25,079 detected port server running version 21 2023-09-19 21:43:25,209 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/core_configuration_test [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from ConfigTest [ RUN ] ConfigTest.NoopConfig [ OK ] ConfigTest.NoopConfig (0 ms) [ RUN ] ConfigTest.ThreadedInit [ OK ] ConfigTest.ThreadedInit (1008 ms) [----------] 2 tests from ConfigTest (1008 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (1008 ms total) [ PASSED ] 2 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:43:26,419 detected port server running version 21 Port server started successfully 2023-09-19 21:43:26,550 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/cpp_impl_of_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from CppImplOfTest [ RUN ] CppImplOfTest.CreateDestroy [ OK ] CppImplOfTest.CreateDestroy (0 ms) [----------] 1 test from CppImplOfTest (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:43:26,770 detected port server running version 21 Port server started successfully 2023-09-19 21:43:26,892 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/cpu_test Saw cores [0,3,4,5,6,7,] (6/8) + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:43:27,103 detected port server running version 21 Port server started successfully 2023-09-19 21:43:27,247 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/crl_ssl_transport_security_test [==========] Running 8 tests from 1 test suite. [----------] Global test environment set-up. [----------] 8 tests from TLSVersionsTest/CrlSslTransportSecurityTest [ RUN ] TLSVersionsTest/CrlSslTransportSecurityTest.RevokedServerCert/TLS_1_2 E0919 21:43:27.324762801 2575921 ssl_transport_security.cc:1982] Certificate verify failed with code 23 E0919 21:43:27.329121662 2575921 ssl_transport_security.cc:1982] Certificate verify failed with code 23 E0919 21:43:27.329358183 2575921 ssl_transport_security.cc:1495] Handshake failed with fatal error SSL_ERROR_SSL: error:0A000086:SSL routines::certificate verify failed. [ OK ] TLSVersionsTest/CrlSslTransportSecurityTest.RevokedServerCert/TLS_1_2 (14 ms) [ RUN ] TLSVersionsTest/CrlSslTransportSecurityTest.RevokedServerCert/TLS_1_3 E0919 21:43:27.333612843 2575921 ssl_transport_security.cc:1982] Certificate verify failed with code 23 E0919 21:43:27.343831850 2575921 ssl_transport_security.cc:1982] Certificate verify failed with code 23 E0919 21:43:27.344132051 2575921 ssl_transport_security.cc:1495] Handshake failed with fatal error SSL_ERROR_SSL: error:0A000086:SSL routines::certificate verify failed. [ OK ] TLSVersionsTest/CrlSslTransportSecurityTest.RevokedServerCert/TLS_1_3 (14 ms) [ RUN ] TLSVersionsTest/CrlSslTransportSecurityTest.RevokedClientCert/TLS_1_2 E0919 21:43:27.352722051 2575921 ssl_transport_security.cc:1982] Certificate verify failed with code 23 E0919 21:43:27.357467593 2575921 ssl_transport_security.cc:1982] Certificate verify failed with code 23 E0919 21:43:27.358566958 2575921 ssl_transport_security.cc:1495] Handshake failed with fatal error SSL_ERROR_SSL: error:0A000086:SSL routines::certificate verify failed. [ OK ] TLSVersionsTest/CrlSslTransportSecurityTest.RevokedClientCert/TLS_1_2 (14 ms) [ RUN ] TLSVersionsTest/CrlSslTransportSecurityTest.RevokedClientCert/TLS_1_3 E0919 21:43:27.367930202 2575921 ssl_transport_security.cc:1982] Certificate verify failed with code 23 E0919 21:43:27.372345862 2575921 ssl_transport_security.cc:1982] Certificate verify failed with code 23 E0919 21:43:27.375753318 2575921 ssl_transport_security.cc:1495] Handshake failed with fatal error SSL_ERROR_SSL: error:0A000086:SSL routines::certificate verify failed. [ OK ] TLSVersionsTest/CrlSslTransportSecurityTest.RevokedClientCert/TLS_1_3 (17 ms) [ RUN ] TLSVersionsTest/CrlSslTransportSecurityTest.ValidCerts/TLS_1_2 [ OK ] TLSVersionsTest/CrlSslTransportSecurityTest.ValidCerts/TLS_1_2 (13 ms) [ RUN ] TLSVersionsTest/CrlSslTransportSecurityTest.ValidCerts/TLS_1_3 [ OK ] TLSVersionsTest/CrlSslTransportSecurityTest.ValidCerts/TLS_1_3 (14 ms) [ RUN ] TLSVersionsTest/CrlSslTransportSecurityTest.UseFaultyCrlDirectory/TLS_1_2 [ OK ] TLSVersionsTest/CrlSslTransportSecurityTest.UseFaultyCrlDirectory/TLS_1_2 (13 ms) [ RUN ] TLSVersionsTest/CrlSslTransportSecurityTest.UseFaultyCrlDirectory/TLS_1_3 [ OK ] TLSVersionsTest/CrlSslTransportSecurityTest.UseFaultyCrlDirectory/TLS_1_3 (14 ms) [----------] 8 tests from TLSVersionsTest/CrlSslTransportSecurityTest (124 ms total) [----------] Global test environment tear-down [==========] 8 tests from 1 test suite ran. (125 ms total) [ PASSED ] 8 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:43:27,544 detected port server running version 21 Port server started successfully 2023-09-19 21:43:27,682 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/delegating_channel_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from DelegatingChannelTest [ RUN ] DelegatingChannelTest.SimpleTest [ OK ] DelegatingChannelTest.SimpleTest (47 ms) [----------] 1 test from DelegatingChannelTest (47 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (47 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:43:27,968 detected port server running version 21 Port server started successfully 2023-09-19 21:43:28,032 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/destroy_grpclb_channel_with_active_connect_stress_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from DestroyGrpclbChannelWithActiveConnectStressTest [ RUN ] DestroyGrpclbChannelWithActiveConnectStressTest.LoopTryConnectAndDestroy [ OK ] DestroyGrpclbChannelWithActiveConnectStressTest.LoopTryConnectAndDestroy (124 ms) [----------] 1 test from DestroyGrpclbChannelWithActiveConnectStressTest (124 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (124 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:43:28,423 detected port server running version 21 Port server started successfully 2023-09-19 21:43:28,530 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/dns_resolver_cooldown_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:43:31,735 detected port server running version 21 2023-09-19 21:43:31,821 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/dns_resolver_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:43:32,019 detected port server running version 21 Port server started successfully 2023-09-19 21:43:32,101 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/dual_ref_counted_test [==========] Running 5 tests from 2 test suites. [----------] Global test environment set-up. [----------] 4 tests from DualRefCounted [ RUN ] DualRefCounted.Basic [ OK ] DualRefCounted.Basic (0 ms) [ RUN ] DualRefCounted.ExtraRef [ OK ] DualRefCounted.ExtraRef (0 ms) [ RUN ] DualRefCounted.ExtraWeakRef [ OK ] DualRefCounted.ExtraWeakRef (0 ms) [ RUN ] DualRefCounted.RefIfNonZero [ OK ] DualRefCounted.RefIfNonZero (0 ms) [----------] 4 tests from DualRefCounted (0 ms total) [----------] 1 test from DualRefCountedWithTracing [ RUN ] DualRefCountedWithTracing.Basic [ OK ] DualRefCountedWithTracing.Basic (0 ms) [----------] 1 test from DualRefCountedWithTracing (0 ms total) [----------] Global test environment tear-down [==========] 5 tests from 2 test suites ran. (1 ms total) [ PASSED ] 5 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:43:32,287 detected port server running version 21 Port server started successfully 2023-09-19 21:43:32,392 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/dualstack_socket_test E0919 21:43:32.550666705 2576345 dualstack_socket_test.cc:67] ipv4:127.0.0.1: UNKNOWN:Servname not supported for ai_socktype {grpc_status:2, created_time:"2023-09-19T21:43:32.550651385+08:00", file_line:173, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc"} E0919 21:43:32.594512668 2576345 dualstack_socket_test.cc:67] ipv6:[::ffff:127.0.0.1]: UNKNOWN:Name or service not known {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc", file_line:173, created_time:"2023-09-19T21:43:32.594496828+08:00", grpc_status:2} E0919 21:43:32.760819559 2576345 dualstack_socket_test.cc:67] ipv4:127.0.0.1: UNKNOWN:Servname not supported for ai_socktype {grpc_status:2, created_time:"2023-09-19T21:43:32.760803759+08:00", file_line:173, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc"} E0919 21:43:32.796866366 2576345 dualstack_socket_test.cc:67] ipv4:127.0.0.1,127.0.0.2,127.0.0.3: UNKNOWN:Servname not supported for ai_socktype {grpc_status:2, created_time:"2023-09-19T21:43:32.796850206+08:00", file_line:173, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc"} E0919 21:43:32.835064503 2576345 dualstack_socket_test.cc:67] ipv6:[::ffff:127.0.0.1],[::ffff:127.0.0.2]: UNKNOWN:Name or service not known {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc", file_line:173, created_time:"2023-09-19T21:43:32.835050583+08:00", grpc_status:2} E0919 21:43:33.001500394 2576345 dualstack_socket_test.cc:67] ipv6:[::1]: UNKNOWN:Name or service not known {grpc_status:2, created_time:"2023-09-19T21:43:33.001486315+08:00", file_line:173, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc"} E0919 21:43:33.043035467 2576345 dualstack_socket_test.cc:67] ipv6:[::1]: UNKNOWN:Name or service not known {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc", file_line:173, created_time:"2023-09-19T21:43:33.043022428+08:00", grpc_status:2} E0919 21:43:33.124736446 2576345 dualstack_socket_test.cc:67] ipv4:127.0.0.1: UNKNOWN:Servname not supported for ai_socktype {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc", file_line:173, created_time:"2023-09-19T21:43:33.124721248+08:00", grpc_status:2} E0919 21:43:33.275097623 2576345 dualstack_socket_test.cc:67] ipv6:[::1]: UNKNOWN:Name or service not known {grpc_status:2, created_time:"2023-09-19T21:43:33.275084788+08:00", file_line:173, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc"} E0919 21:43:33.312839038 2576345 dualstack_socket_test.cc:67] ipv4:127.0.0.1: UNKNOWN:Servname not supported for ai_socktype {grpc_status:2, created_time:"2023-09-19T21:43:33.312824604+08:00", file_line:173, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc"} E0919 21:43:33.355202514 2576345 dualstack_socket_test.cc:67] ipv6:[::1]: UNKNOWN:Name or service not known {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc", file_line:173, created_time:"2023-09-19T21:43:33.355189801+08:00", grpc_status:2} E0919 21:43:33.468880641 2576345 dualstack_socket_test.cc:67] ipv4:127.0.0.1: UNKNOWN:Servname not supported for ai_socktype {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc", file_line:173, created_time:"2023-09-19T21:43:33.46886625+08:00", grpc_status:2} E0919 21:43:33.515072415 2576345 dualstack_socket_test.cc:67] ipv6:[::ffff:127.0.0.1]: UNKNOWN:Name or service not known {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc", file_line:173, created_time:"2023-09-19T21:43:33.515059025+08:00", grpc_status:2} E0919 21:43:33.641765682 2576345 dualstack_socket_test.cc:67] ipv4:127.0.0.1: UNKNOWN:Servname not supported for ai_socktype {grpc_status:2, created_time:"2023-09-19T21:43:33.641751655+08:00", file_line:173, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc"} E0919 21:43:33.664755709 2576345 dualstack_socket_test.cc:67] ipv4:127.0.0.1,127.0.0.2,127.0.0.3: UNKNOWN:Servname not supported for ai_socktype {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc", file_line:173, created_time:"2023-09-19T21:43:33.664741242+08:00", grpc_status:2} E0919 21:43:33.699196268 2576345 dualstack_socket_test.cc:67] ipv6:[::ffff:127.0.0.1],[::ffff:127.0.0.2]: UNKNOWN:Name or service not known {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc", file_line:173, created_time:"2023-09-19T21:43:33.699182642+08:00", grpc_status:2} E0919 21:43:33.859066850 2576345 dualstack_socket_test.cc:67] ipv6:[::1]: UNKNOWN:Name or service not known {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc", file_line:173, created_time:"2023-09-19T21:43:33.859053466+08:00", grpc_status:2} E0919 21:43:33.899059635 2576345 dualstack_socket_test.cc:67] ipv6:[::1]: UNKNOWN:Name or service not known {grpc_status:2, created_time:"2023-09-19T21:43:33.899046732+08:00", file_line:173, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc"} E0919 21:43:33.980736413 2576345 dualstack_socket_test.cc:67] ipv4:127.0.0.1: UNKNOWN:Servname not supported for ai_socktype {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc", file_line:173, created_time:"2023-09-19T21:43:33.980721872+08:00", grpc_status:2} E0919 21:43:34.123534515 2576345 dualstack_socket_test.cc:67] ipv6:[::1]: UNKNOWN:Name or service not known {grpc_status:2, created_time:"2023-09-19T21:43:34.123522057+08:00", file_line:173, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc"} E0919 21:43:34.160814648 2576345 dualstack_socket_test.cc:67] ipv4:127.0.0.1: UNKNOWN:Servname not supported for ai_socktype {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc", file_line:173, created_time:"2023-09-19T21:43:34.16080115+08:00", grpc_status:2} E0919 21:43:34.195139767 2576345 dualstack_socket_test.cc:67] ipv6:[::1]: UNKNOWN:Name or service not known {grpc_status:2, created_time:"2023-09-19T21:43:34.19512655+08:00", file_line:173, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/error_utils.cc"} + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:43:35,339 detected port server running version 21 Port server started successfully 2023-09-19 21:43:35,441 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/duplicate_header_bad_client_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:43:35,688 detected port server running version 21 2023-09-19 21:43:35,860 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/end2end_binder_transport_test [==========] Running 138 tests from 1 test suite. [----------] Global test environment set-up. [----------] 138 tests from End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.SetupTransport/0 E0919 21:43:35.950493424 2576646 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:35.950900146 2576646 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.SetupTransport/0 (18 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.SetupTransport/1 E0919 21:43:35.970458956 2576649 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:35.970811038 2576649 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.SetupTransport/1 (19 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.SetupTransport/2 E0919 21:43:35.994494468 2576653 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:35.994853309 2576653 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.SetupTransport/2 (23 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.SetupTransport/3 E0919 21:43:36.014467120 2576658 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:36.014966603 2576658 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.SetupTransport/3 (20 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.SetupTransport/4 E0919 21:43:36.038452831 2576662 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:36.039637997 2576662 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.SetupTransport/4 (24 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.SetupTransport/5 E0919 21:43:36.073012232 2576666 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:36.083761121 2576666 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.SetupTransport/5 (44 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCall/0 E0919 21:43:36.094480371 2576671 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:36.110542806 2576671 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCall/0 (62 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCall/1 E0919 21:43:36.174507542 2576677 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:36.174589062 2576677 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCall/1 (55 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCall/2 E0919 21:43:36.242477617 2576684 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:36.242906859 2576684 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCall/2 (67 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCall/3 E0919 21:43:36.285288936 2576690 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:36.285723698 2576690 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCall/3 (24 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCall/4 E0919 21:43:36.311326496 2576696 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:36.312285821 2576696 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCall/4 (47 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCall/5 E0919 21:43:36.378449927 2576702 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:36.398516100 2576702 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCall/5 (108 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallWithNonOkStatus/0 E0919 21:43:36.466465495 2576710 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:36.466824857 2576710 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:36.467401780 2576710 binder_transport.cc:247] Failed to receive message E0919 21:43:36.467522220 2576710 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallWithNonOkStatus/0 (47 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallWithNonOkStatus/1 E0919 21:43:36.511663345 2576716 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:36.511981986 2576716 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:36.512598709 2576716 binder_transport.cc:247] Failed to receive message E0919 21:43:36.512716510 2576716 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallWithNonOkStatus/1 (39 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallWithNonOkStatus/2 E0919 21:43:36.562468820 2576722 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:36.562907462 2576722 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:36.563667946 2576722 binder_transport.cc:247] Failed to receive message E0919 21:43:36.563678586 2576722 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallWithNonOkStatus/2 (43 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallWithNonOkStatus/3 E0919 21:43:36.606592145 2576729 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:36.606917546 2576729 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:36.607861791 2576729 binder_transport.cc:247] Failed to receive message E0919 21:43:36.607872871 2576729 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallWithNonOkStatus/3 (36 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallWithNonOkStatus/4 E0919 21:43:36.642473991 2576733 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:36.643753357 2576733 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:36.646053968 2576733 binder_transport.cc:247] Failed to receive message E0919 21:43:36.646067368 2576733 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallWithNonOkStatus/4 (35 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallWithNonOkStatus/5 E0919 21:43:36.682872138 2576737 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:36.710399826 2576737 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:36.743013617 2576737 binder_transport.cc:247] Failed to receive message E0919 21:43:36.743042977 2576737 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallWithNonOkStatus/5 (100 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallServerTimeout/0 E0919 21:43:36.770463545 2576747 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:36.770734986 2576747 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallServerTimeout/0 (2017 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallServerTimeout/1 E0919 21:43:38.782482111 2576763 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:38.782807832 2576763 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallServerTimeout/1 (2054 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallServerTimeout/2 E0919 21:43:40.850462056 2576778 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:40.850888618 2576778 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallServerTimeout/2 (2052 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallServerTimeout/3 E0919 21:43:42.894470011 2576816 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:42.894960733 2576816 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallServerTimeout/3 (2017 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallServerTimeout/4 E0919 21:43:44.908643547 2576820 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:44.909448071 2576820 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallServerTimeout/4 (2028 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallServerTimeout/5 E0919 21:43:46.962846749 2576841 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:46.977584297 2576841 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallServerTimeout/5 (2080 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientTimeout/0 E0919 21:43:49.026491274 2576854 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:49.026808476 2576854 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientTimeout/0 (4284 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientTimeout/1 E0919 21:43:53.310466851 2576877 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:53.310831093 2576877 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientTimeout/1 (4352 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientTimeout/2 E0919 21:43:57.658474125 2576890 wire_reader_impl.cc:193] calling uid = 0 E0919 21:43:57.658929407 2576890 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientTimeout/2 (3414 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientTimeout/3 E0919 21:44:01.094466572 2576895 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:01.094980894 2576895 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientTimeout/3 (3649 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientTimeout/4 E0919 21:44:04.726452167 2576914 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:04.727685813 2576914 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientTimeout/4 (4256 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientTimeout/5 E0919 21:44:08.998468129 2576938 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:09.011130987 2576938 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientTimeout/5 (2652 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallUnimplemented/0 E0919 21:44:11.638501686 2576945 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:11.638570686 2576945 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:11.650450341 2576945 binder_transport.cc:247] Failed to receive message E0919 21:44:11.650632182 2576945 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallUnimplemented/0 (46 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallUnimplemented/1 E0919 21:44:11.702497263 2576949 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:11.702866104 2576949 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:11.703516147 2576949 binder_transport.cc:247] Failed to receive message E0919 21:44:11.703636308 2576949 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallUnimplemented/1 (67 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallUnimplemented/2 E0919 21:44:11.774460996 2576954 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:11.774876678 2576954 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:11.790263909 2576954 binder_transport.cc:247] Failed to receive message E0919 21:44:11.790532471 2576954 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallUnimplemented/2 (64 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallUnimplemented/3 E0919 21:44:11.818570881 2576959 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:11.819045283 2576959 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:11.838637654 2576959 binder_transport.cc:247] Failed to receive message E0919 21:44:11.838661094 2576959 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallUnimplemented/3 (56 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallUnimplemented/4 E0919 21:44:11.878465638 2576964 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:11.879708164 2576964 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:11.881698933 2576964 binder_transport.cc:247] Failed to receive message E0919 21:44:11.881712413 2576964 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallUnimplemented/4 (39 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallUnimplemented/5 E0919 21:44:11.928349069 2576968 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:11.946647154 2576968 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:11.977465617 2576968 binder_transport.cc:247] Failed to receive message E0919 21:44:11.977492337 2576968 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallUnimplemented/5 (87 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientCancel/0 E0919 21:44:11.986492779 2576972 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:11.986876021 2576972 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientCancel/0 (28 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientCancel/1 E0919 21:44:12.026454604 2576975 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:12.026827806 2576975 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientCancel/1 (20 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientCancel/2 E0919 21:44:12.039489465 2576979 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:12.039821306 2576979 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientCancel/2 (13 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientCancel/3 E0919 21:44:12.078468125 2576983 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:12.078988088 2576983 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientCancel/3 (38 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientCancel/4 E0919 21:44:12.095938206 2576989 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:12.097118612 2576989 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientCancel/4 (18 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientCancel/5 E0919 21:44:12.134456665 2576993 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:12.147592286 2576993 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallClientCancel/5 (50 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadataInitially/0 E0919 21:44:12.162515035 2577002 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:12.162566995 2577002 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadataInitially/0 (39 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadataInitially/1 E0919 21:44:12.206475199 2577008 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:12.206883681 2577008 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadataInitially/1 (40 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadataInitially/2 E0919 21:44:12.250472163 2577015 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:12.250886485 2577015 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadataInitially/2 (46 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadataInitially/3 E0919 21:44:12.298668826 2577022 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:12.299019388 2577022 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadataInitially/3 (51 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadataInitially/4 E0919 21:44:12.341208223 2577030 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:12.342537309 2577030 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadataInitially/4 (24 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadataInitially/5 E0919 21:44:12.398326808 2577037 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:12.410238103 2577037 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadataInitially/5 (103 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadata/0 E0919 21:44:12.470482462 2577052 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:12.486519097 2577052 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadata/0 (43 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadata/1 E0919 21:44:12.523485228 2577057 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:12.523544548 2577057 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadata/1 (35 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadata/2 E0919 21:44:12.550472953 2577064 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:12.550887155 2577064 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadata/2 (44 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadata/3 E0919 21:44:12.598625736 2577073 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:12.598984498 2577073 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadata/3 (27 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadata/4 E0919 21:44:12.620765639 2577081 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:12.622146805 2577081 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadata/4 (27 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadata/5 E0919 21:44:12.664005959 2577091 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:12.677634063 2577091 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallEchoMetadata/5 (86 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallResponseMessageLength/0 E0919 21:44:12.724889082 2577124 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:12.742502043 2577124 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallResponseMessageLength/0 (57 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallResponseMessageLength/1 E0919 21:44:12.802462161 2577140 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:12.802805443 2577140 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallResponseMessageLength/1 (51 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallResponseMessageLength/2 E0919 21:44:12.854460962 2577149 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:12.854869164 2577149 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallResponseMessageLength/2 (32 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallResponseMessageLength/3 E0919 21:44:12.886465311 2577156 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:12.886960833 2577156 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallResponseMessageLength/3 (64 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallResponseMessageLength/4 E0919 21:44:12.958461684 2577167 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:12.959727330 2577167 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallResponseMessageLength/4 (211 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallResponseMessageLength/5 E0919 21:44:13.168302417 2577207 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:13.188255389 2577207 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallResponseMessageLength/5 (2113 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallTryCancel/0 E0919 21:44:15.274485740 2577406 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:15.290493414 2577406 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:15.291400018 2577406 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallTryCancel/0 (49 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallTryCancel/1 E0919 21:44:15.326461061 2577414 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:15.326793502 2577414 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:15.327510465 2577414 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallTryCancel/1 (35 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallTryCancel/2 E0919 21:44:15.362507788 2577421 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:15.362877589 2577421 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:15.363760833 2577421 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallTryCancel/2 (35 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallTryCancel/3 E0919 21:44:15.398617595 2577428 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:15.398958517 2577428 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:15.399872481 2577428 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallTryCancel/3 (39 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallTryCancel/4 E0919 21:44:15.426485724 2577437 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:15.427748650 2577437 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:15.429919420 2577437 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallTryCancel/4 (39 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallTryCancel/5 E0919 21:44:15.485667798 2577444 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:15.499832344 2577444 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:15.528195236 2577444 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.UnaryCallTryCancel/5 (74 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCall/0 E0919 21:44:15.550464259 2577454 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:15.550535459 2577454 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:15.553637354 2576643 binder_transport.cc:247] Failed to receive message E0919 21:44:15.553659754 2576643 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCall/0 (30 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCall/1 E0919 21:44:15.594480943 2577461 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:15.594829624 2577461 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:15.607880885 2576643 binder_transport.cc:247] Failed to receive message E0919 21:44:15.607901805 2576643 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCall/1 (50 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCall/2 E0919 21:44:15.642461285 2577471 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:15.642873647 2577471 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:15.647351028 2577471 binder_transport.cc:247] Failed to receive message E0919 21:44:15.647369148 2577471 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCall/2 (44 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCall/3 E0919 21:44:15.678470932 2577478 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:15.678964934 2577478 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:15.716013866 2577478 binder_transport.cc:247] Failed to receive message E0919 21:44:15.716034746 2577478 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCall/3 (68 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCall/4 E0919 21:44:15.738467130 2577493 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:15.739102853 2577493 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:15.850072048 2577493 binder_transport.cc:247] Failed to receive message E0919 21:44:15.850098448 2577493 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCall/4 (135 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCall/5 E0919 21:44:15.888923668 2577507 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:15.906169908 2577507 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:17.445424802 2577507 binder_transport.cc:247] Failed to receive message E0919 21:44:17.445447643 2577507 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCall/5 (1592 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallCoalescingApi/0 E0919 21:44:17.466480300 2577653 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:17.466808542 2577653 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:17.481470449 2576643 binder_transport.cc:247] Failed to receive message E0919 21:44:17.481491010 2576643 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallCoalescingApi/0 (43 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallCoalescingApi/1 E0919 21:44:17.506472525 2577661 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:17.506885727 2577661 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:17.508553655 2577661 binder_transport.cc:247] Failed to receive message E0919 21:44:17.508702496 2577661 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallCoalescingApi/1 (39 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallCoalescingApi/2 E0919 21:44:17.558506207 2577668 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:17.558847448 2577668 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:17.594636494 2576643 binder_transport.cc:247] Failed to receive message E0919 21:44:17.594662894 2576643 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallCoalescingApi/2 (60 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallCoalescingApi/3 E0919 21:44:17.606469269 2577678 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:17.606864071 2577678 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:17.620973976 2577678 binder_transport.cc:247] Failed to receive message E0919 21:44:17.620993976 2577678 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallCoalescingApi/3 (26 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallCoalescingApi/4 E0919 21:44:17.670465686 2577685 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:17.671217329 2577685 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:17.754667236 2577685 binder_transport.cc:247] Failed to receive message E0919 21:44:17.754689916 2577685 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallCoalescingApi/4 (141 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallCoalescingApi/5 E0919 21:44:17.801248372 2577702 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:17.819991859 2577702 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:19.355603097 2577702 binder_transport.cc:247] Failed to receive message E0919 21:44:19.355626297 2577702 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallCoalescingApi/5 (1599 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallTryCancelBeforeProcessing/0 E0919 21:44:19.378470203 2577849 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:19.378784644 2577849 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:19.379478927 2577849 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallTryCancelBeforeProcessing/0 (27 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallTryCancelBeforeProcessing/1 E0919 21:44:19.414523730 2577854 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:19.414595530 2577854 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:19.442499179 2577854 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallTryCancelBeforeProcessing/1 (79 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallTryCancelBeforeProcessing/2 E0919 21:44:19.494489620 2577861 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:19.494631261 2577861 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:19.495230784 2577861 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallTryCancelBeforeProcessing/2 (52 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallTryCancelBeforeProcessing/3 E0919 21:44:19.538700985 2577868 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:19.539235948 2577868 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:19.540213592 2577868 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallTryCancelBeforeProcessing/3 (27 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallTryCancelBeforeProcessing/4 E0919 21:44:19.566468394 2577872 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:19.567584919 2577872 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:19.569746809 2577872 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallTryCancelBeforeProcessing/4 (43 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallTryCancelBeforeProcessing/5 E0919 21:44:19.619331479 2577876 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:19.637868245 2577876 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:19.683658977 2577876 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerStreamingCallTryCancelBeforeProcessing/5 (96 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelDuringProcessing/0 E0919 21:44:19.714508200 2577880 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:19.714567680 2577880 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:19.742459130 2577880 binder_transport.cc:247] Failed to receive message E0919 21:44:19.742483730 2577880 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelDuringProcessing/0 (51 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelDuringProcessing/1 E0919 21:44:19.766458521 2577885 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:19.766532121 2577885 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:19.806465186 2577885 binder_transport.cc:247] Failed to receive message E0919 21:44:19.806751268 2577885 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelDuringProcessing/1 (64 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelDuringProcessing/2 E0919 21:44:19.830496418 2577890 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:19.830629418 2577890 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:19.854456609 2577890 binder_transport.cc:247] Failed to receive message E0919 21:44:19.854719450 2577890 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelDuringProcessing/2 (47 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelDuringProcessing/3 E0919 21:44:19.878459960 2577895 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:19.878895042 2577895 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:19.902601992 2577895 binder_transport.cc:247] Failed to receive message E0919 21:44:19.902866233 2577895 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelDuringProcessing/3 (47 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelDuringProcessing/4 E0919 21:44:19.922460124 2577900 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:19.923150807 2577900 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:19.935542145 2577900 binder_transport.cc:247] Failed to receive message E0919 21:44:19.935765986 2577900 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelDuringProcessing/4 (55 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelDuringProcessing/5 E0919 21:44:19.979638789 2577905 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:19.999434241 2577905 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:20.060968446 2577905 binder_transport.cc:247] Failed to receive message E0919 21:44:20.061001526 2577905 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelDuringProcessing/5 (112 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelAfterProcessing/0 E0919 21:44:20.102500559 2577910 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:20.102572559 2577910 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:20.107310141 2576643 binder_transport.cc:247] Failed to receive message E0919 21:44:20.107329061 2576643 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelAfterProcessing/0 (43 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelAfterProcessing/1 E0919 21:44:20.134511267 2577914 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:20.134594747 2577914 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:20.138229244 2576643 binder_transport.cc:247] Failed to receive message E0919 21:44:20.138247404 2576643 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelAfterProcessing/1 (31 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelAfterProcessing/2 E0919 21:44:20.170452074 2577918 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:20.170837435 2577918 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:20.175352416 2576643 binder_transport.cc:247] Failed to receive message E0919 21:44:20.175371576 2576643 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelAfterProcessing/2 (36 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelAfterProcessing/3 E0919 21:44:20.218460016 2577922 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:20.218992539 2577922 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:20.232993523 2577922 binder_transport.cc:247] Failed to receive message E0919 21:44:20.233014364 2577922 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelAfterProcessing/3 (50 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelAfterProcessing/4 E0919 21:44:20.255381427 2577926 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:20.256430552 2577926 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:20.341145585 2577926 binder_transport.cc:247] Failed to receive message E0919 21:44:20.341168665 2577926 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelAfterProcessing/4 (108 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelAfterProcessing/5 E0919 21:44:20.365974980 2577930 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:20.385764672 2577930 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:21.902721823 2577930 binder_transport.cc:247] Failed to receive message E0919 21:44:21.902754743 2577930 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ServerSteramingCallTryCancelAfterProcessing/5 (1572 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCall/0 E0919 21:44:21.926492613 2577944 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:21.926819055 2577944 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:21.958712083 2576643 binder_transport.cc:247] Failed to receive message E0919 21:44:21.958737283 2576643 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCall/0 (55 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCall/1 E0919 21:44:21.986459171 2577948 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:21.986794973 2577948 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:21.989408705 2576643 binder_transport.cc:247] Failed to receive message E0919 21:44:21.989427185 2576643 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCall/1 (28 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCall/2 E0919 21:44:22.014457741 2577952 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:22.014829823 2577952 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:22.019137083 2576643 binder_transport.cc:247] Failed to receive message E0919 21:44:22.019153483 2576643 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCall/2 (27 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCall/3 E0919 21:44:22.054626127 2577956 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:22.054989049 2577956 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:22.068873513 2577956 binder_transport.cc:247] Failed to receive message E0919 21:44:22.068893593 2577956 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCall/3 (43 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCall/4 E0919 21:44:22.096743642 2577960 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:22.097831127 2577960 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:22.182055398 2577960 binder_transport.cc:247] Failed to receive message E0919 21:44:22.182076518 2577960 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCall/4 (137 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCall/5 E0919 21:44:22.248995548 2577964 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:22.260357921 2577964 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:23.791278777 2577964 binder_transport.cc:247] Failed to receive message E0919 21:44:23.791310417 2577964 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCall/5 (1602 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelBeforeProcessing/0 E0919 21:44:23.818475583 2577979 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:23.818763064 2577979 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:23.849171245 2576643 binder_transport.cc:213] Failed to parse initial metadata E0919 21:44:23.849216205 2576643 binder_transport.cc:247] Failed to receive message E0919 21:44:23.849220325 2576643 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelBeforeProcessing/0 (53 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelBeforeProcessing/1 E0919 21:44:23.886462858 2577983 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:23.886530618 2577983 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:23.888569228 2576643 binder_transport.cc:213] Failed to parse initial metadata E0919 21:44:23.888601308 2576643 binder_transport.cc:247] Failed to receive message E0919 21:44:23.888604908 2576643 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelBeforeProcessing/1 (31 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelBeforeProcessing/2 E0919 21:44:23.934461521 2577987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:23.934849402 2577987 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:23.940381828 2577987 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelBeforeProcessing/2 (71 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelBeforeProcessing/3 E0919 21:44:23.990632021 2577991 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:23.990965903 2577991 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:24.005059608 2577991 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelBeforeProcessing/3 (39 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelBeforeProcessing/4 E0919 21:44:24.026460587 2577995 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:24.027707033 2577995 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:24.114311434 2577995 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelBeforeProcessing/4 (109 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelBeforeProcessing/5 E0919 21:44:24.146464263 2577999 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:24.166263435 2577999 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:25.762619355 2577999 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelBeforeProcessing/5 (1648 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelDuringProcessing/0 E0919 21:44:25.778462428 2578024 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:25.778793310 2578024 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:25.783170730 2576643 binder_transport.cc:247] Failed to receive message E0919 21:44:25.783190210 2576643 binder_transport.cc:251] message cancelled gracefully E0919 21:44:25.819617139 2578024 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelDuringProcessing/0 (63 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelDuringProcessing/1 E0919 21:44:25.846463943 2578029 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:25.846787105 2578029 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:25.851202885 2576643 binder_transport.cc:247] Failed to receive message E0919 21:44:25.851221925 2576643 binder_transport.cc:251] message cancelled gracefully E0919 21:44:25.871484339 2578029 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelDuringProcessing/1 (44 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelDuringProcessing/2 E0919 21:44:25.902462163 2578034 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:25.902601723 2578034 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:25.906856223 2576643 binder_transport.cc:247] Failed to receive message E0919 21:44:25.906876543 2576643 binder_transport.cc:251] message cancelled gracefully E0919 21:44:25.926596875 2578034 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelDuringProcessing/2 (55 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelDuringProcessing/3 E0919 21:44:25.950601626 2578039 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:25.950927107 2578039 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:25.964845212 2578039 binder_transport.cc:247] Failed to receive message E0919 21:44:25.964865372 2578039 binder_transport.cc:251] message cancelled gracefully E0919 21:44:25.986459112 2578039 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelDuringProcessing/3 (60 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelDuringProcessing/4 E0919 21:44:26.018460300 2578044 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:26.019282064 2578044 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:26.103492055 2578044 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelDuringProcessing/4 (116 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelDuringProcessing/5 E0919 21:44:26.132578149 2578049 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:26.150651233 2578049 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:27.704781597 2578049 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelDuringProcessing/5 (1610 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelAfterProcessing/0 E0919 21:44:27.738478073 2578126 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:27.738840835 2578126 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:27.752325697 2576643 binder_transport.cc:247] Failed to receive message E0919 21:44:27.752353057 2576643 binder_transport.cc:251] message cancelled gracefully E0919 21:44:27.752661339 2578126 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelAfterProcessing/0 (39 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelAfterProcessing/1 E0919 21:44:27.798514951 2578130 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:27.798844193 2578130 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:27.803252933 2576643 binder_transport.cc:247] Failed to receive message E0919 21:44:27.803269213 2576643 binder_transport.cc:251] message cancelled gracefully E0919 21:44:27.810465887 2578130 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelAfterProcessing/1 (67 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelAfterProcessing/2 E0919 21:44:27.850446872 2578134 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:27.850850234 2578134 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:27.855440255 2576643 binder_transport.cc:247] Failed to receive message E0919 21:44:27.855462455 2576643 binder_transport.cc:251] message cancelled gracefully E0919 21:44:27.855632496 2578134 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelAfterProcessing/2 (64 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelAfterProcessing/3 E0919 21:44:27.906466332 2578138 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:27.914459889 2578138 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:27.928523114 2578138 binder_transport.cc:247] Failed to receive message E0919 21:44:27.928547794 2578138 binder_transport.cc:251] message cancelled gracefully E0919 21:44:27.928960116 2578138 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelAfterProcessing/3 (76 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelAfterProcessing/4 E0919 21:44:28.006473835 2578142 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:28.007552560 2578142 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:28.091779631 2578142 binder_transport.cc:247] Failed to receive message E0919 21:44:28.091808071 2578142 binder_transport.cc:251] message cancelled gracefully E0919 21:44:28.092985676 2578142 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelAfterProcessing/4 (130 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelAfterProcessing/5 E0919 21:44:28.142229385 2578146 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:28.155197925 2578146 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:29.675231610 2578146 binder_transport.cc:247] Failed to receive message E0919 21:44:29.675256251 2578146 binder_transport.cc:251] message cancelled gracefully E0919 21:44:29.704058184 2578146 binder_transport.cc:213] Failed to parse initial metadata [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.ClientStreamingCallTryCancelAfterProcessing/5 (1611 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCall/0 E0919 21:44:29.722500069 2578167 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:29.722562190 2578167 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:29.768122241 2578167 binder_transport.cc:247] Failed to receive message E0919 21:44:29.768436442 2578167 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCall/0 (66 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCall/1 E0919 21:44:29.792529834 2578173 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:29.792847236 2578173 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:29.828259200 2578173 binder_transport.cc:247] Failed to receive message E0919 21:44:29.828569641 2578173 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCall/1 (58 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCall/2 E0919 21:44:29.854463521 2578179 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:29.854862083 2578179 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:29.898853007 2578179 binder_transport.cc:247] Failed to receive message E0919 21:44:29.899165448 2578179 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCall/2 (73 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCall/3 E0919 21:44:29.930552514 2578184 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:29.931073716 2578184 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:29.988516583 2578184 binder_transport.cc:247] Failed to receive message E0919 21:44:29.988539423 2578184 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCall/3 (99 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCall/4 E0919 21:44:30.042466033 2578195 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:30.043902159 2578195 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:30.152583143 2578195 binder_transport.cc:247] Failed to receive message E0919 21:44:30.152606143 2578195 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCall/4 (240 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCall/5 E0919 21:44:30.280993898 2578208 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:30.295248644 2578208 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:31.842534376 2578208 binder_transport.cc:247] Failed to receive message E0919 21:44:31.842559456 2578208 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCall/5 (3163 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCallServerFinishesHalfway/0 E0919 21:44:33.430476457 2578313 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:33.430836018 2578313 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:33.482475378 2578320 binder_transport.cc:247] Failed to receive message E0919 21:44:33.482512258 2578320 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCallServerFinishesHalfway/0 (87 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCallServerFinishesHalfway/1 E0919 21:44:33.506470329 2578322 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:33.506844611 2578322 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:33.526166820 2578320 binder_transport.cc:247] Failed to receive message E0919 21:44:33.526191260 2578320 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCallServerFinishesHalfway/1 (36 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCallServerFinishesHalfway/2 E0919 21:44:33.566461127 2578329 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:33.566858849 2578329 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:33.601618370 2578329 binder_transport.cc:247] Failed to receive message E0919 21:44:33.601639770 2578329 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCallServerFinishesHalfway/2 (80 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCallServerFinishesHalfway/3 E0919 21:44:33.622630068 2578337 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:33.623112790 2578337 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:33.674055226 2578337 binder_transport.cc:247] Failed to receive message E0919 21:44:33.674077346 2578337 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCallServerFinishesHalfway/3 (71 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCallServerFinishesHalfway/4 E0919 21:44:33.694466840 2578346 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:33.695764807 2578346 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:33.837373463 2578346 binder_transport.cc:247] Failed to receive message E0919 21:44:33.837397063 2578346 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCallServerFinishesHalfway/4 (160 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCallServerFinishesHalfway/5 E0919 21:44:33.863178023 2578357 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:33.876267363 2578357 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:36.162864162 2578357 binder_transport.cc:247] Failed to receive message E0919 21:44:36.162890962 2578357 binder_transport.cc:251] message cancelled gracefully [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.BiDirStreamingCallServerFinishesHalfway/5 (2327 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.LargeMessages/0 E0919 21:44:36.206513284 2578450 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:36.206916806 2578450 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.LargeMessages/0 (70 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.LargeMessages/1 E0919 21:44:36.270511821 2578458 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:36.270568781 2578458 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.LargeMessages/1 (77 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.LargeMessages/2 E0919 21:44:36.348816224 2578463 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:36.349208226 2578463 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.LargeMessages/2 (73 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.LargeMessages/3 E0919 21:44:36.430461762 2578470 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:36.431042165 2578470 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.LargeMessages/3 (307 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.LargeMessages/4 E0919 21:44:36.711528025 2578491 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:36.712454110 2578491 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.LargeMessages/4 (438 ms) [ RUN ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.LargeMessages/5 E0919 21:44:37.170380552 2578517 wire_reader_impl.cc:193] calling uid = 0 E0919 21:44:37.187821033 2578517 wire_reader_impl.cc:193] calling uid = 0 [ OK ] End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest.LargeMessages/5 (5583 ms) [----------] 138 tests from End2EndBinderTransportTestWithDifferentDelayTimes/End2EndBinderTransportTest (66790 ms total) [----------] Global test environment tear-down [==========] 138 tests from 1 test suite ran. (66790 ms total) [ PASSED ] 138 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:44:43,075 detected port server running version 21 Port server started successfully 2023-09-19 21:44:43,310 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/end2end_test [==========] Running 776 tests from 5 test suites. [----------] Global test environment set-up. [----------] 120 tests from End2endServerTryCancel/End2endServerTryCancelTest [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/Ssl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/Ssl (87 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InterceptorSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InterceptorSsl (59 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/CallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/CallbackServerSsl (67 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InterceptorCallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InterceptorCallbackServerSsl (71 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/Insecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/Insecure (56 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InterceptorInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InterceptorInsecure (56 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/CallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/CallbackServerInsecure (68 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InterceptorCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InterceptorCallbackServerInsecure (53 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InprocInsecure (70 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InterceptorInprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InterceptorInprocInsecure (58 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InprocCallbackServerInsecure (65 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InterceptorInprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestEchoServerCancel/InterceptorInprocCallbackServerInsecure (47 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/Ssl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/Ssl (71 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InterceptorSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InterceptorSsl (87 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/CallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/CallbackServerSsl (60 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InterceptorCallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InterceptorCallbackServerSsl (55 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/Insecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/Insecure (72 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InterceptorInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InterceptorInsecure (107 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/CallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/CallbackServerInsecure (64 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InterceptorCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InterceptorCallbackServerInsecure (75 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InprocInsecure (76 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InterceptorInprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InterceptorInprocInsecure (46 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InprocCallbackServerInsecure (55 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InterceptorInprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelBeforeReads/InterceptorInprocCallbackServerInsecure (37 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/Ssl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/Ssl (76 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InterceptorSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InterceptorSsl (48 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/CallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/CallbackServerSsl (59 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InterceptorCallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InterceptorCallbackServerSsl (63 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/Insecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/Insecure (52 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InterceptorInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InterceptorInsecure (59 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/CallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/CallbackServerInsecure (67 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InterceptorCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InterceptorCallbackServerInsecure (56 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InprocInsecure (68 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InterceptorInprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InterceptorInprocInsecure (51 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InprocCallbackServerInsecure (52 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InterceptorInprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelDuringRead/InterceptorInprocCallbackServerInsecure (63 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/Ssl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/Ssl (53 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InterceptorSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InterceptorSsl (50 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/CallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/CallbackServerSsl (56 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InterceptorCallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InterceptorCallbackServerSsl (55 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/Insecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/Insecure (56 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InterceptorInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InterceptorInsecure (63 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/CallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/CallbackServerInsecure (59 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InterceptorCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InterceptorCallbackServerInsecure (44 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InprocInsecure (51 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InterceptorInprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InterceptorInprocInsecure (57 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InprocCallbackServerInsecure (54 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InterceptorInprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.RequestStreamServerCancelAfterReads/InterceptorInprocCallbackServerInsecure (51 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/Ssl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/Ssl (67 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InterceptorSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InterceptorSsl (87 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/CallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/CallbackServerSsl (52 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InterceptorCallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InterceptorCallbackServerSsl (79 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/Insecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/Insecure (71 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InterceptorInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InterceptorInsecure (53 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/CallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/CallbackServerInsecure (58 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InterceptorCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InterceptorCallbackServerInsecure (51 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InprocInsecure (49 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InterceptorInprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InterceptorInprocInsecure (74 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InprocCallbackServerInsecure (55 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InterceptorInprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelBefore/InterceptorInprocCallbackServerInsecure (47 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/Ssl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/Ssl (75 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InterceptorSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InterceptorSsl (76 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/CallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/CallbackServerSsl (64 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InterceptorCallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InterceptorCallbackServerSsl (63 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/Insecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/Insecure (67 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InterceptorInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InterceptorInsecure (45 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/CallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/CallbackServerInsecure (58 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InterceptorCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InterceptorCallbackServerInsecure (67 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InprocInsecure (71 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InterceptorInprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InterceptorInprocInsecure (67 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InprocCallbackServerInsecure (64 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InterceptorInprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelDuring/InterceptorInprocCallbackServerInsecure (71 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/Ssl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/Ssl (59 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InterceptorSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InterceptorSsl (67 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/CallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/CallbackServerSsl (72 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InterceptorCallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InterceptorCallbackServerSsl (55 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/Insecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/Insecure (70 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InterceptorInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InterceptorInsecure (69 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/CallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/CallbackServerInsecure (83 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InterceptorCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InterceptorCallbackServerInsecure (68 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InprocInsecure (59 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InterceptorInprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InterceptorInprocInsecure (56 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InprocCallbackServerInsecure (71 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InterceptorInprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.ResponseStreamServerCancelAfter/InterceptorInprocCallbackServerInsecure (64 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/Ssl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/Ssl (83 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InterceptorSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InterceptorSsl (79 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/CallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/CallbackServerSsl (87 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InterceptorCallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InterceptorCallbackServerSsl (76 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/Insecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/Insecure (67 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InterceptorInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InterceptorInsecure (64 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/CallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/CallbackServerInsecure (63 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InterceptorCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InterceptorCallbackServerInsecure (68 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InprocInsecure (71 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InterceptorInprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InterceptorInprocInsecure (63 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InprocCallbackServerInsecure (50 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InterceptorInprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelBefore/InterceptorInprocCallbackServerInsecure (70 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/Ssl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/Ssl (59 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InterceptorSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InterceptorSsl (87 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/CallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/CallbackServerSsl (104 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InterceptorCallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InterceptorCallbackServerSsl (79 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/Insecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/Insecure (63 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InterceptorInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InterceptorInsecure (63 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/CallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/CallbackServerInsecure (48 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InterceptorCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InterceptorCallbackServerInsecure (59 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InprocInsecure (75 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InterceptorInprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InterceptorInprocInsecure (63 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InprocCallbackServerInsecure (47 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InterceptorInprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelDuring/InterceptorInprocCallbackServerInsecure (60 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/Ssl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/Ssl (84 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InterceptorSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InterceptorSsl (63 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/CallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/CallbackServerSsl (71 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InterceptorCallbackServerSsl [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InterceptorCallbackServerSsl (67 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/Insecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/Insecure (71 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InterceptorInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InterceptorInsecure (60 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/CallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/CallbackServerInsecure (64 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InterceptorCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InterceptorCallbackServerInsecure (59 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InprocInsecure (71 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InterceptorInprocInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InterceptorInprocInsecure (52 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InprocCallbackServerInsecure (55 ms) [ RUN ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InterceptorInprocCallbackServerInsecure [ OK ] End2endServerTryCancel/End2endServerTryCancelTest.BidiStreamServerCancelAfter/InterceptorInprocCallbackServerInsecure (67 ms) [----------] 120 tests from End2endServerTryCancel/End2endServerTryCancelTest (7755 ms total) [----------] 384 tests from End2end/End2endTest [ RUN ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/Ssl [ OK ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/Ssl (87 ms) [ RUN ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InterceptorSsl [ OK ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InterceptorSsl (79 ms) [ RUN ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/CallbackServerSsl [ OK ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/CallbackServerSsl (68 ms) [ RUN ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InterceptorCallbackServerSsl (72 ms) [ RUN ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/Insecure [ OK ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/Insecure (63 ms) [ RUN ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InterceptorInsecure [ OK ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InterceptorInsecure (63 ms) [ RUN ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/CallbackServerInsecure [ OK ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/CallbackServerInsecure (64 ms) [ RUN ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InterceptorCallbackServerInsecure (72 ms) [ RUN ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InprocInsecure [ OK ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InprocInsecure (0 ms) [ RUN ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InterceptorInprocInsecure [ OK ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InterceptorInprocInsecure (0 ms) [ RUN ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InprocCallbackServerInsecure (0 ms) [ RUN ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.SimpleRpcWithCustomUserAgentPrefix/InterceptorInprocCallbackServerInsecure (0 ms) [ RUN ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/Ssl [ OK ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/Ssl (103 ms) [ RUN ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InterceptorSsl [ OK ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InterceptorSsl (80 ms) [ RUN ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/CallbackServerSsl [ OK ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/CallbackServerSsl (155 ms) [ RUN ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InterceptorCallbackServerSsl (160 ms) [ RUN ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/Insecure [ OK ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/Insecure (79 ms) [ RUN ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InterceptorInsecure [ OK ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InterceptorInsecure (62 ms) [ RUN ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/CallbackServerInsecure [ OK ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/CallbackServerInsecure (103 ms) [ RUN ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InterceptorCallbackServerInsecure (150 ms) [ RUN ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InprocInsecure [ OK ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InprocInsecure (84 ms) [ RUN ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InterceptorInprocInsecure [ OK ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InterceptorInprocInsecure (79 ms) [ RUN ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InprocCallbackServerInsecure (91 ms) [ RUN ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.MultipleRpcsWithVariedBinaryMetadataValue/InterceptorInprocCallbackServerInsecure (52 ms) [ RUN ] End2end/End2endTest.MultipleRpcs/Ssl [ OK ] End2end/End2endTest.MultipleRpcs/Ssl (83 ms) [ RUN ] End2end/End2endTest.MultipleRpcs/InterceptorSsl [ OK ] End2end/End2endTest.MultipleRpcs/InterceptorSsl (99 ms) [ RUN ] End2end/End2endTest.MultipleRpcs/CallbackServerSsl [ OK ] End2end/End2endTest.MultipleRpcs/CallbackServerSsl (115 ms) [ RUN ] End2end/End2endTest.MultipleRpcs/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.MultipleRpcs/InterceptorCallbackServerSsl (226 ms) [ RUN ] End2end/End2endTest.MultipleRpcs/Insecure [ OK ] End2end/End2endTest.MultipleRpcs/Insecure (103 ms) [ RUN ] End2end/End2endTest.MultipleRpcs/InterceptorInsecure [ OK ] End2end/End2endTest.MultipleRpcs/InterceptorInsecure (74 ms) [ RUN ] End2end/End2endTest.MultipleRpcs/CallbackServerInsecure [ OK ] End2end/End2endTest.MultipleRpcs/CallbackServerInsecure (115 ms) [ RUN ] End2end/End2endTest.MultipleRpcs/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.MultipleRpcs/InterceptorCallbackServerInsecure (168 ms) [ RUN ] End2end/End2endTest.MultipleRpcs/InprocInsecure [ OK ] End2end/End2endTest.MultipleRpcs/InprocInsecure (83 ms) [ RUN ] End2end/End2endTest.MultipleRpcs/InterceptorInprocInsecure [ OK ] End2end/End2endTest.MultipleRpcs/InterceptorInprocInsecure (67 ms) [ RUN ] End2end/End2endTest.MultipleRpcs/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.MultipleRpcs/InprocCallbackServerInsecure (67 ms) [ RUN ] End2end/End2endTest.MultipleRpcs/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.MultipleRpcs/InterceptorInprocCallbackServerInsecure (104 ms) [ RUN ] End2end/End2endTest.ManyStubs/Ssl [ OK ] End2end/End2endTest.ManyStubs/Ssl (55 ms) [ RUN ] End2end/End2endTest.ManyStubs/InterceptorSsl [ OK ] End2end/End2endTest.ManyStubs/InterceptorSsl (72 ms) [ RUN ] End2end/End2endTest.ManyStubs/CallbackServerSsl [ OK ] End2end/End2endTest.ManyStubs/CallbackServerSsl (52 ms) [ RUN ] End2end/End2endTest.ManyStubs/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.ManyStubs/InterceptorCallbackServerSsl (49 ms) [ RUN ] End2end/End2endTest.ManyStubs/Insecure [ OK ] End2end/End2endTest.ManyStubs/Insecure (52 ms) [ RUN ] End2end/End2endTest.ManyStubs/InterceptorInsecure [ OK ] End2end/End2endTest.ManyStubs/InterceptorInsecure (41 ms) [ RUN ] End2end/End2endTest.ManyStubs/CallbackServerInsecure [ OK ] End2end/End2endTest.ManyStubs/CallbackServerInsecure (59 ms) [ RUN ] End2end/End2endTest.ManyStubs/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.ManyStubs/InterceptorCallbackServerInsecure (56 ms) [ RUN ] End2end/End2endTest.ManyStubs/InprocInsecure [ OK ] End2end/End2endTest.ManyStubs/InprocInsecure (59 ms) [ RUN ] End2end/End2endTest.ManyStubs/InterceptorInprocInsecure [ OK ] End2end/End2endTest.ManyStubs/InterceptorInprocInsecure (51 ms) [ RUN ] End2end/End2endTest.ManyStubs/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.ManyStubs/InprocCallbackServerInsecure (52 ms) [ RUN ] End2end/End2endTest.ManyStubs/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.ManyStubs/InterceptorInprocCallbackServerInsecure (75 ms) [ RUN ] End2end/End2endTest.EmptyBinaryMetadata/Ssl [ OK ] End2end/End2endTest.EmptyBinaryMetadata/Ssl (75 ms) [ RUN ] End2end/End2endTest.EmptyBinaryMetadata/InterceptorSsl [ OK ] End2end/End2endTest.EmptyBinaryMetadata/InterceptorSsl (64 ms) [ RUN ] End2end/End2endTest.EmptyBinaryMetadata/CallbackServerSsl [ OK ] End2end/End2endTest.EmptyBinaryMetadata/CallbackServerSsl (79 ms) [ RUN ] End2end/End2endTest.EmptyBinaryMetadata/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.EmptyBinaryMetadata/InterceptorCallbackServerSsl (60 ms) [ RUN ] End2end/End2endTest.EmptyBinaryMetadata/Insecure [ OK ] End2end/End2endTest.EmptyBinaryMetadata/Insecure (47 ms) [ RUN ] End2end/End2endTest.EmptyBinaryMetadata/InterceptorInsecure [ OK ] End2end/End2endTest.EmptyBinaryMetadata/InterceptorInsecure (80 ms) [ RUN ] End2end/End2endTest.EmptyBinaryMetadata/CallbackServerInsecure [ OK ] End2end/End2endTest.EmptyBinaryMetadata/CallbackServerInsecure (71 ms) [ RUN ] End2end/End2endTest.EmptyBinaryMetadata/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.EmptyBinaryMetadata/InterceptorCallbackServerInsecure (72 ms) [ RUN ] End2end/End2endTest.EmptyBinaryMetadata/InprocInsecure [ OK ] End2end/End2endTest.EmptyBinaryMetadata/InprocInsecure (55 ms) [ RUN ] End2end/End2endTest.EmptyBinaryMetadata/InterceptorInprocInsecure [ OK ] End2end/End2endTest.EmptyBinaryMetadata/InterceptorInprocInsecure (59 ms) [ RUN ] End2end/End2endTest.EmptyBinaryMetadata/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.EmptyBinaryMetadata/InprocCallbackServerInsecure (60 ms) [ RUN ] End2end/End2endTest.EmptyBinaryMetadata/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.EmptyBinaryMetadata/InterceptorInprocCallbackServerInsecure (70 ms) [ RUN ] End2end/End2endTest.AuthoritySeenOnServerSide/Ssl [ OK ] End2end/End2endTest.AuthoritySeenOnServerSide/Ssl (53 ms) [ RUN ] End2end/End2endTest.AuthoritySeenOnServerSide/InterceptorSsl [ OK ] End2end/End2endTest.AuthoritySeenOnServerSide/InterceptorSsl (69 ms) [ RUN ] End2end/End2endTest.AuthoritySeenOnServerSide/CallbackServerSsl [ OK ] End2end/End2endTest.AuthoritySeenOnServerSide/CallbackServerSsl (66 ms) [ RUN ] End2end/End2endTest.AuthoritySeenOnServerSide/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.AuthoritySeenOnServerSide/InterceptorCallbackServerSsl (91 ms) [ RUN ] End2end/End2endTest.AuthoritySeenOnServerSide/Insecure [ OK ] End2end/End2endTest.AuthoritySeenOnServerSide/Insecure (52 ms) [ RUN ] End2end/End2endTest.AuthoritySeenOnServerSide/InterceptorInsecure [ OK ] End2end/End2endTest.AuthoritySeenOnServerSide/InterceptorInsecure (72 ms) [ RUN ] End2end/End2endTest.AuthoritySeenOnServerSide/CallbackServerInsecure [ OK ] End2end/End2endTest.AuthoritySeenOnServerSide/CallbackServerInsecure (59 ms) [ RUN ] End2end/End2endTest.AuthoritySeenOnServerSide/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.AuthoritySeenOnServerSide/InterceptorCallbackServerInsecure (55 ms) [ RUN ] End2end/End2endTest.AuthoritySeenOnServerSide/InprocInsecure [ OK ] End2end/End2endTest.AuthoritySeenOnServerSide/InprocInsecure (59 ms) [ RUN ] End2end/End2endTest.AuthoritySeenOnServerSide/InterceptorInprocInsecure [ OK ] End2end/End2endTest.AuthoritySeenOnServerSide/InterceptorInprocInsecure (56 ms) [ RUN ] End2end/End2endTest.AuthoritySeenOnServerSide/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.AuthoritySeenOnServerSide/InprocCallbackServerInsecure (47 ms) [ RUN ] End2end/End2endTest.AuthoritySeenOnServerSide/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.AuthoritySeenOnServerSide/InterceptorInprocCallbackServerInsecure (43 ms) [ RUN ] End2end/End2endTest.ReconnectChannel/Ssl [ OK ] End2end/End2endTest.ReconnectChannel/Ssl (1087 ms) [ RUN ] End2end/End2endTest.ReconnectChannel/InterceptorSsl [ OK ] End2end/End2endTest.ReconnectChannel/InterceptorSsl (1100 ms) [ RUN ] End2end/End2endTest.ReconnectChannel/CallbackServerSsl [ OK ] End2end/End2endTest.ReconnectChannel/CallbackServerSsl (1201 ms) [ RUN ] End2end/End2endTest.ReconnectChannel/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.ReconnectChannel/InterceptorCallbackServerSsl (1163 ms) [ RUN ] End2end/End2endTest.ReconnectChannel/Insecure [ OK ] End2end/End2endTest.ReconnectChannel/Insecure (1078 ms) [ RUN ] End2end/End2endTest.ReconnectChannel/InterceptorInsecure [ OK ] End2end/End2endTest.ReconnectChannel/InterceptorInsecure (1083 ms) [ RUN ] End2end/End2endTest.ReconnectChannel/CallbackServerInsecure [ OK ] End2end/End2endTest.ReconnectChannel/CallbackServerInsecure (1156 ms) [ RUN ] End2end/End2endTest.ReconnectChannel/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.ReconnectChannel/InterceptorCallbackServerInsecure (1080 ms) [ RUN ] End2end/End2endTest.ReconnectChannel/InprocInsecure [ OK ] End2end/End2endTest.ReconnectChannel/InprocInsecure (0 ms) [ RUN ] End2end/End2endTest.ReconnectChannel/InterceptorInprocInsecure [ OK ] End2end/End2endTest.ReconnectChannel/InterceptorInprocInsecure (0 ms) [ RUN ] End2end/End2endTest.ReconnectChannel/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.ReconnectChannel/InprocCallbackServerInsecure (0 ms) [ RUN ] End2end/End2endTest.ReconnectChannel/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.ReconnectChannel/InterceptorInprocCallbackServerInsecure (0 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequest/Ssl [ OK ] End2end/End2endTest.RequestStreamOneRequest/Ssl (63 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequest/InterceptorSsl [ OK ] End2end/End2endTest.RequestStreamOneRequest/InterceptorSsl (55 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequest/CallbackServerSsl [ OK ] End2end/End2endTest.RequestStreamOneRequest/CallbackServerSsl (60 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequest/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.RequestStreamOneRequest/InterceptorCallbackServerSsl (51 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequest/Insecure [ OK ] End2end/End2endTest.RequestStreamOneRequest/Insecure (78 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequest/InterceptorInsecure [ OK ] End2end/End2endTest.RequestStreamOneRequest/InterceptorInsecure (69 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequest/CallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamOneRequest/CallbackServerInsecure (51 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequest/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamOneRequest/InterceptorCallbackServerInsecure (63 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequest/InprocInsecure [ OK ] End2end/End2endTest.RequestStreamOneRequest/InprocInsecure (62 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequest/InterceptorInprocInsecure [ OK ] End2end/End2endTest.RequestStreamOneRequest/InterceptorInprocInsecure (73 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequest/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamOneRequest/InprocCallbackServerInsecure (57 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequest/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamOneRequest/InterceptorInprocCallbackServerInsecure (50 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/Ssl [ OK ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/Ssl (48 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InterceptorSsl [ OK ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InterceptorSsl (71 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/CallbackServerSsl [ OK ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/CallbackServerSsl (64 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InterceptorCallbackServerSsl (60 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/Insecure [ OK ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/Insecure (55 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InterceptorInsecure [ OK ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InterceptorInsecure (39 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/CallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/CallbackServerInsecure (63 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InterceptorCallbackServerInsecure (56 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InprocInsecure [ OK ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InprocInsecure (75 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InterceptorInprocInsecure [ OK ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InterceptorInprocInsecure (44 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InprocCallbackServerInsecure (63 ms) [ RUN ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamOneRequestWithCoalescingApi/InterceptorInprocCallbackServerInsecure (36 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequests/Ssl [ OK ] End2end/End2endTest.RequestStreamTwoRequests/Ssl (67 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequests/InterceptorSsl [ OK ] End2end/End2endTest.RequestStreamTwoRequests/InterceptorSsl (67 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequests/CallbackServerSsl [ OK ] End2end/End2endTest.RequestStreamTwoRequests/CallbackServerSsl (62 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequests/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.RequestStreamTwoRequests/InterceptorCallbackServerSsl (52 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequests/Insecure [ OK ] End2end/End2endTest.RequestStreamTwoRequests/Insecure (55 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequests/InterceptorInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequests/InterceptorInsecure (73 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequests/CallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequests/CallbackServerInsecure (55 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequests/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequests/InterceptorCallbackServerInsecure (59 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequests/InprocInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequests/InprocInsecure (68 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequests/InterceptorInprocInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequests/InterceptorInprocInsecure (75 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequests/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequests/InprocCallbackServerInsecure (41 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequests/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequests/InterceptorInprocCallbackServerInsecure (51 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/Ssl [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/Ssl (75 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InterceptorSsl [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InterceptorSsl (67 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/CallbackServerSsl [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/CallbackServerSsl (57 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InterceptorCallbackServerSsl (70 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/Insecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/Insecure (56 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InterceptorInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InterceptorInsecure (75 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/CallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/CallbackServerInsecure (48 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InterceptorCallbackServerInsecure (51 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InprocInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InprocInsecure (55 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InterceptorInprocInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InterceptorInprocInsecure (52 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InprocCallbackServerInsecure (59 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithWriteThrough/InterceptorInprocCallbackServerInsecure (48 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/Ssl [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/Ssl (64 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InterceptorSsl [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InterceptorSsl (43 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/CallbackServerSsl [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/CallbackServerSsl (44 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InterceptorCallbackServerSsl (65 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/Insecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/Insecure (89 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InterceptorInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InterceptorInsecure (63 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/CallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/CallbackServerInsecure (64 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InterceptorCallbackServerInsecure (48 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InprocInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InprocInsecure (59 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InterceptorInprocInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InterceptorInprocInsecure (69 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InprocCallbackServerInsecure (54 ms) [ RUN ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.RequestStreamTwoRequestsWithCoalescingApi/InterceptorInprocCallbackServerInsecure (43 ms) [ RUN ] End2end/End2endTest.ResponseStream/Ssl [ OK ] End2end/End2endTest.ResponseStream/Ssl (71 ms) [ RUN ] End2end/End2endTest.ResponseStream/InterceptorSsl [ OK ] End2end/End2endTest.ResponseStream/InterceptorSsl (44 ms) [ RUN ] End2end/End2endTest.ResponseStream/CallbackServerSsl [ OK ] End2end/End2endTest.ResponseStream/CallbackServerSsl (59 ms) [ RUN ] End2end/End2endTest.ResponseStream/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.ResponseStream/InterceptorCallbackServerSsl (63 ms) [ RUN ] End2end/End2endTest.ResponseStream/Insecure [ OK ] End2end/End2endTest.ResponseStream/Insecure (59 ms) [ RUN ] End2end/End2endTest.ResponseStream/InterceptorInsecure [ OK ] End2end/End2endTest.ResponseStream/InterceptorInsecure (60 ms) [ RUN ] End2end/End2endTest.ResponseStream/CallbackServerInsecure [ OK ] End2end/End2endTest.ResponseStream/CallbackServerInsecure (55 ms) [ RUN ] End2end/End2endTest.ResponseStream/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.ResponseStream/InterceptorCallbackServerInsecure (64 ms) [ RUN ] End2end/End2endTest.ResponseStream/InprocInsecure [ OK ] End2end/End2endTest.ResponseStream/InprocInsecure (63 ms) [ RUN ] End2end/End2endTest.ResponseStream/InterceptorInprocInsecure [ OK ] End2end/End2endTest.ResponseStream/InterceptorInprocInsecure (48 ms) [ RUN ] End2end/End2endTest.ResponseStream/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.ResponseStream/InprocCallbackServerInsecure (51 ms) [ RUN ] End2end/End2endTest.ResponseStream/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.ResponseStream/InterceptorInprocCallbackServerInsecure (47 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithCoalescingApi/Ssl [ OK ] End2end/End2endTest.ResponseStreamWithCoalescingApi/Ssl (55 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InterceptorSsl [ OK ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InterceptorSsl (60 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithCoalescingApi/CallbackServerSsl [ OK ] End2end/End2endTest.ResponseStreamWithCoalescingApi/CallbackServerSsl (70 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InterceptorCallbackServerSsl (81 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithCoalescingApi/Insecure [ OK ] End2end/End2endTest.ResponseStreamWithCoalescingApi/Insecure (59 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InterceptorInsecure [ OK ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InterceptorInsecure (56 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithCoalescingApi/CallbackServerInsecure [ OK ] End2end/End2endTest.ResponseStreamWithCoalescingApi/CallbackServerInsecure (59 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InterceptorCallbackServerInsecure (64 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InprocInsecure [ OK ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InprocInsecure (63 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InterceptorInprocInsecure [ OK ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InterceptorInprocInsecure (45 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InprocCallbackServerInsecure (38 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.ResponseStreamWithCoalescingApi/InterceptorInprocCallbackServerInsecure (51 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/Ssl [ OK ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/Ssl (60 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InterceptorSsl [ OK ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InterceptorSsl (95 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/CallbackServerSsl [ OK ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/CallbackServerSsl (60 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InterceptorCallbackServerSsl (71 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/Insecure [ OK ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/Insecure (79 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InterceptorInsecure [ OK ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InterceptorInsecure (48 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/CallbackServerInsecure [ OK ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/CallbackServerInsecure (63 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InterceptorCallbackServerInsecure (75 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InprocInsecure [ OK ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InprocInsecure (52 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InterceptorInprocInsecure [ OK ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InterceptorInprocInsecure (87 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InprocCallbackServerInsecure (64 ms) [ RUN ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.ResponseStreamWithEverythingCoalesced/InterceptorInprocCallbackServerInsecure (59 ms) [ RUN ] End2end/End2endTest.BidiStream/Ssl [ OK ] End2end/End2endTest.BidiStream/Ssl (63 ms) [ RUN ] End2end/End2endTest.BidiStream/InterceptorSsl [ OK ] End2end/End2endTest.BidiStream/InterceptorSsl (80 ms) [ RUN ] End2end/End2endTest.BidiStream/CallbackServerSsl [ OK ] End2end/End2endTest.BidiStream/CallbackServerSsl (91 ms) [ RUN ] End2end/End2endTest.BidiStream/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.BidiStream/InterceptorCallbackServerSsl (64 ms) [ RUN ] End2end/End2endTest.BidiStream/Insecure [ OK ] End2end/End2endTest.BidiStream/Insecure (41 ms) [ RUN ] End2end/End2endTest.BidiStream/InterceptorInsecure [ OK ] End2end/End2endTest.BidiStream/InterceptorInsecure (50 ms) [ RUN ] End2end/End2endTest.BidiStream/CallbackServerInsecure [ OK ] End2end/End2endTest.BidiStream/CallbackServerInsecure (64 ms) [ RUN ] End2end/End2endTest.BidiStream/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.BidiStream/InterceptorCallbackServerInsecure (59 ms) [ RUN ] End2end/End2endTest.BidiStream/InprocInsecure [ OK ] End2end/End2endTest.BidiStream/InprocInsecure (55 ms) [ RUN ] End2end/End2endTest.BidiStream/InterceptorInprocInsecure [ OK ] End2end/End2endTest.BidiStream/InterceptorInprocInsecure (64 ms) [ RUN ] End2end/End2endTest.BidiStream/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.BidiStream/InprocCallbackServerInsecure (64 ms) [ RUN ] End2end/End2endTest.BidiStream/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.BidiStream/InterceptorInprocCallbackServerInsecure (59 ms) [ RUN ] End2end/End2endTest.BidiStreamWithCoalescingApi/Ssl [ OK ] End2end/End2endTest.BidiStreamWithCoalescingApi/Ssl (76 ms) [ RUN ] End2end/End2endTest.BidiStreamWithCoalescingApi/InterceptorSsl [ OK ] End2end/End2endTest.BidiStreamWithCoalescingApi/InterceptorSsl (83 ms) [ RUN ] End2end/End2endTest.BidiStreamWithCoalescingApi/CallbackServerSsl [ OK ] End2end/End2endTest.BidiStreamWithCoalescingApi/CallbackServerSsl (64 ms) [ RUN ] End2end/End2endTest.BidiStreamWithCoalescingApi/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.BidiStreamWithCoalescingApi/InterceptorCallbackServerSsl (67 ms) [ RUN ] End2end/End2endTest.BidiStreamWithCoalescingApi/Insecure [ OK ] End2end/End2endTest.BidiStreamWithCoalescingApi/Insecure (59 ms) [ RUN ] End2end/End2endTest.BidiStreamWithCoalescingApi/InterceptorInsecure [ OK ] End2end/End2endTest.BidiStreamWithCoalescingApi/InterceptorInsecure (75 ms) [ RUN ] End2end/End2endTest.BidiStreamWithCoalescingApi/CallbackServerInsecure [ OK ] End2end/End2endTest.BidiStreamWithCoalescingApi/CallbackServerInsecure (55 ms) [ RUN ] End2end/End2endTest.BidiStreamWithCoalescingApi/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.BidiStreamWithCoalescingApi/InterceptorCallbackServerInsecure (35 ms) [ RUN ] End2end/End2endTest.BidiStreamWithCoalescingApi/InprocInsecure [ OK ] End2end/End2endTest.BidiStreamWithCoalescingApi/InprocInsecure (61 ms) [ RUN ] End2end/End2endTest.BidiStreamWithCoalescingApi/InterceptorInprocInsecure [ OK ] End2end/End2endTest.BidiStreamWithCoalescingApi/InterceptorInprocInsecure (63 ms) [ RUN ] End2end/End2endTest.BidiStreamWithCoalescingApi/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.BidiStreamWithCoalescingApi/InprocCallbackServerInsecure (60 ms) [ RUN ] End2end/End2endTest.BidiStreamWithCoalescingApi/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.BidiStreamWithCoalescingApi/InterceptorInprocCallbackServerInsecure (59 ms) [ RUN ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/Ssl [ OK ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/Ssl (72 ms) [ RUN ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InterceptorSsl [ OK ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InterceptorSsl (60 ms) [ RUN ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/CallbackServerSsl [ OK ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/CallbackServerSsl (103 ms) [ RUN ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InterceptorCallbackServerSsl (74 ms) [ RUN ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/Insecure [ OK ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/Insecure (45 ms) [ RUN ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InterceptorInsecure [ OK ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InterceptorInsecure (55 ms) [ RUN ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/CallbackServerInsecure [ OK ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/CallbackServerInsecure (87 ms) [ RUN ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InterceptorCallbackServerInsecure (79 ms) [ RUN ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InprocInsecure [ OK ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InprocInsecure (76 ms) [ RUN ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InterceptorInprocInsecure [ OK ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InterceptorInprocInsecure (55 ms) [ RUN ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InprocCallbackServerInsecure (32 ms) [ RUN ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.BidiStreamWithEverythingCoalesced/InterceptorInprocCallbackServerInsecure (51 ms) [ RUN ] End2end/End2endTest.DiffPackageServices/Ssl [ OK ] End2end/End2endTest.DiffPackageServices/Ssl (65 ms) [ RUN ] End2end/End2endTest.DiffPackageServices/InterceptorSsl [ OK ] End2end/End2endTest.DiffPackageServices/InterceptorSsl (62 ms) [ RUN ] End2end/End2endTest.DiffPackageServices/CallbackServerSsl [ OK ] End2end/End2endTest.DiffPackageServices/CallbackServerSsl (71 ms) [ RUN ] End2end/End2endTest.DiffPackageServices/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.DiffPackageServices/InterceptorCallbackServerSsl (95 ms) [ RUN ] End2end/End2endTest.DiffPackageServices/Insecure [ OK ] End2end/End2endTest.DiffPackageServices/Insecure (67 ms) [ RUN ] End2end/End2endTest.DiffPackageServices/InterceptorInsecure [ OK ] End2end/End2endTest.DiffPackageServices/InterceptorInsecure (68 ms) [ RUN ] End2end/End2endTest.DiffPackageServices/CallbackServerInsecure [ OK ] End2end/End2endTest.DiffPackageServices/CallbackServerInsecure (73 ms) [ RUN ] End2end/End2endTest.DiffPackageServices/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.DiffPackageServices/InterceptorCallbackServerInsecure (59 ms) [ RUN ] End2end/End2endTest.DiffPackageServices/InprocInsecure [ OK ] End2end/End2endTest.DiffPackageServices/InprocInsecure (39 ms) [ RUN ] End2end/End2endTest.DiffPackageServices/InterceptorInprocInsecure [ OK ] End2end/End2endTest.DiffPackageServices/InterceptorInprocInsecure (47 ms) [ RUN ] End2end/End2endTest.DiffPackageServices/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.DiffPackageServices/InprocCallbackServerInsecure (59 ms) [ RUN ] End2end/End2endTest.DiffPackageServices/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.DiffPackageServices/InterceptorInprocCallbackServerInsecure (72 ms) [ RUN ] End2end/End2endTest.CancelRpcBeforeStart/Ssl [ OK ] End2end/End2endTest.CancelRpcBeforeStart/Ssl (59 ms) [ RUN ] End2end/End2endTest.CancelRpcBeforeStart/InterceptorSsl [ OK ] End2end/End2endTest.CancelRpcBeforeStart/InterceptorSsl (56 ms) [ RUN ] End2end/End2endTest.CancelRpcBeforeStart/CallbackServerSsl [ OK ] End2end/End2endTest.CancelRpcBeforeStart/CallbackServerSsl (48 ms) [ RUN ] End2end/End2endTest.CancelRpcBeforeStart/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.CancelRpcBeforeStart/InterceptorCallbackServerSsl (58 ms) [ RUN ] End2end/End2endTest.CancelRpcBeforeStart/Insecure [ OK ] End2end/End2endTest.CancelRpcBeforeStart/Insecure (57 ms) [ RUN ] End2end/End2endTest.CancelRpcBeforeStart/InterceptorInsecure [ OK ] End2end/End2endTest.CancelRpcBeforeStart/InterceptorInsecure (64 ms) [ RUN ] End2end/End2endTest.CancelRpcBeforeStart/CallbackServerInsecure [ OK ] End2end/End2endTest.CancelRpcBeforeStart/CallbackServerInsecure (59 ms) [ RUN ] End2end/End2endTest.CancelRpcBeforeStart/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.CancelRpcBeforeStart/InterceptorCallbackServerInsecure (72 ms) [ RUN ] End2end/End2endTest.CancelRpcBeforeStart/InprocInsecure [ OK ] End2end/End2endTest.CancelRpcBeforeStart/InprocInsecure (64 ms) [ RUN ] End2end/End2endTest.CancelRpcBeforeStart/InterceptorInprocInsecure [ OK ] End2end/End2endTest.CancelRpcBeforeStart/InterceptorInprocInsecure (63 ms) [ RUN ] End2end/End2endTest.CancelRpcBeforeStart/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.CancelRpcBeforeStart/InprocCallbackServerInsecure (55 ms) [ RUN ] End2end/End2endTest.CancelRpcBeforeStart/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.CancelRpcBeforeStart/InterceptorInprocCallbackServerInsecure (64 ms) [ RUN ] End2end/End2endTest.CancelRpcAfterStart/Ssl [ OK ] End2end/End2endTest.CancelRpcAfterStart/Ssl (91 ms) [ RUN ] End2end/End2endTest.CancelRpcAfterStart/InterceptorSsl [ OK ] End2end/End2endTest.CancelRpcAfterStart/InterceptorSsl (79 ms) [ RUN ] End2end/End2endTest.CancelRpcAfterStart/CallbackServerSsl [ OK ] End2end/End2endTest.CancelRpcAfterStart/CallbackServerSsl (84 ms) [ RUN ] End2end/End2endTest.CancelRpcAfterStart/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.CancelRpcAfterStart/InterceptorCallbackServerSsl (91 ms) [ RUN ] End2end/End2endTest.CancelRpcAfterStart/Insecure [ OK ] End2end/End2endTest.CancelRpcAfterStart/Insecure (65 ms) [ RUN ] End2end/End2endTest.CancelRpcAfterStart/InterceptorInsecure [ OK ] End2end/End2endTest.CancelRpcAfterStart/InterceptorInsecure (70 ms) [ RUN ] End2end/End2endTest.CancelRpcAfterStart/CallbackServerInsecure [ OK ] End2end/End2endTest.CancelRpcAfterStart/CallbackServerInsecure (83 ms) [ RUN ] End2end/End2endTest.CancelRpcAfterStart/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.CancelRpcAfterStart/InterceptorCallbackServerInsecure (80 ms) [ RUN ] End2end/End2endTest.CancelRpcAfterStart/InprocInsecure [ OK ] End2end/End2endTest.CancelRpcAfterStart/InprocInsecure (67 ms) [ RUN ] End2end/End2endTest.CancelRpcAfterStart/InterceptorInprocInsecure [ OK ] End2end/End2endTest.CancelRpcAfterStart/InterceptorInprocInsecure (79 ms) [ RUN ] End2end/End2endTest.CancelRpcAfterStart/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.CancelRpcAfterStart/InprocCallbackServerInsecure (68 ms) [ RUN ] End2end/End2endTest.CancelRpcAfterStart/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.CancelRpcAfterStart/InterceptorInprocCallbackServerInsecure (75 ms) [ RUN ] End2end/End2endTest.ClientCancelsRequestStream/Ssl [ OK ] End2end/End2endTest.ClientCancelsRequestStream/Ssl (63 ms) [ RUN ] End2end/End2endTest.ClientCancelsRequestStream/InterceptorSsl [ OK ] End2end/End2endTest.ClientCancelsRequestStream/InterceptorSsl (68 ms) [ RUN ] End2end/End2endTest.ClientCancelsRequestStream/CallbackServerSsl [ OK ] End2end/End2endTest.ClientCancelsRequestStream/CallbackServerSsl (79 ms) [ RUN ] End2end/End2endTest.ClientCancelsRequestStream/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.ClientCancelsRequestStream/InterceptorCallbackServerSsl (63 ms) [ RUN ] End2end/End2endTest.ClientCancelsRequestStream/Insecure [ OK ] End2end/End2endTest.ClientCancelsRequestStream/Insecure (76 ms) [ RUN ] End2end/End2endTest.ClientCancelsRequestStream/InterceptorInsecure [ OK ] End2end/End2endTest.ClientCancelsRequestStream/InterceptorInsecure (55 ms) [ RUN ] End2end/End2endTest.ClientCancelsRequestStream/CallbackServerInsecure [ OK ] End2end/End2endTest.ClientCancelsRequestStream/CallbackServerInsecure (48 ms) [ RUN ] End2end/End2endTest.ClientCancelsRequestStream/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.ClientCancelsRequestStream/InterceptorCallbackServerInsecure (75 ms) [ RUN ] End2end/End2endTest.ClientCancelsRequestStream/InprocInsecure [ OK ] End2end/End2endTest.ClientCancelsRequestStream/InprocInsecure (67 ms) [ RUN ] End2end/End2endTest.ClientCancelsRequestStream/InterceptorInprocInsecure [ OK ] End2end/End2endTest.ClientCancelsRequestStream/InterceptorInprocInsecure (69 ms) [ RUN ] End2end/End2endTest.ClientCancelsRequestStream/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.ClientCancelsRequestStream/InprocCallbackServerInsecure (62 ms) [ RUN ] End2end/End2endTest.ClientCancelsRequestStream/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.ClientCancelsRequestStream/InterceptorInprocCallbackServerInsecure (53 ms) [ RUN ] End2end/End2endTest.ClientCancelsResponseStream/Ssl [ OK ] End2end/End2endTest.ClientCancelsResponseStream/Ssl (50 ms) [ RUN ] End2end/End2endTest.ClientCancelsResponseStream/InterceptorSsl [ OK ] End2end/End2endTest.ClientCancelsResponseStream/InterceptorSsl (71 ms) [ RUN ] End2end/End2endTest.ClientCancelsResponseStream/CallbackServerSsl [ OK ] End2end/End2endTest.ClientCancelsResponseStream/CallbackServerSsl (51 ms) [ RUN ] End2end/End2endTest.ClientCancelsResponseStream/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.ClientCancelsResponseStream/InterceptorCallbackServerSsl (57 ms) [ RUN ] End2end/End2endTest.ClientCancelsResponseStream/Insecure [ OK ] End2end/End2endTest.ClientCancelsResponseStream/Insecure (78 ms) [ RUN ] End2end/End2endTest.ClientCancelsResponseStream/InterceptorInsecure [ OK ] End2end/End2endTest.ClientCancelsResponseStream/InterceptorInsecure (83 ms) [ RUN ] End2end/End2endTest.ClientCancelsResponseStream/CallbackServerInsecure [ OK ] End2end/End2endTest.ClientCancelsResponseStream/CallbackServerInsecure (52 ms) [ RUN ] End2end/End2endTest.ClientCancelsResponseStream/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.ClientCancelsResponseStream/InterceptorCallbackServerInsecure (63 ms) [ RUN ] End2end/End2endTest.ClientCancelsResponseStream/InprocInsecure [ OK ] End2end/End2endTest.ClientCancelsResponseStream/InprocInsecure (63 ms) [ RUN ] End2end/End2endTest.ClientCancelsResponseStream/InterceptorInprocInsecure [ OK ] End2end/End2endTest.ClientCancelsResponseStream/InterceptorInprocInsecure (60 ms) [ RUN ] End2end/End2endTest.ClientCancelsResponseStream/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.ClientCancelsResponseStream/InprocCallbackServerInsecure (47 ms) [ RUN ] End2end/End2endTest.ClientCancelsResponseStream/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.ClientCancelsResponseStream/InterceptorInprocCallbackServerInsecure (43 ms) [ RUN ] End2end/End2endTest.ClientCancelsBidi/Ssl [ OK ] End2end/End2endTest.ClientCancelsBidi/Ssl (69 ms) [ RUN ] End2end/End2endTest.ClientCancelsBidi/InterceptorSsl [ OK ] End2end/End2endTest.ClientCancelsBidi/InterceptorSsl (54 ms) [ RUN ] End2end/End2endTest.ClientCancelsBidi/CallbackServerSsl [ OK ] End2end/End2endTest.ClientCancelsBidi/CallbackServerSsl (76 ms) [ RUN ] End2end/End2endTest.ClientCancelsBidi/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.ClientCancelsBidi/InterceptorCallbackServerSsl (75 ms) [ RUN ] End2end/End2endTest.ClientCancelsBidi/Insecure [ OK ] End2end/End2endTest.ClientCancelsBidi/Insecure (59 ms) [ RUN ] End2end/End2endTest.ClientCancelsBidi/InterceptorInsecure [ OK ] End2end/End2endTest.ClientCancelsBidi/InterceptorInsecure (55 ms) [ RUN ] End2end/End2endTest.ClientCancelsBidi/CallbackServerInsecure [ OK ] End2end/End2endTest.ClientCancelsBidi/CallbackServerInsecure (55 ms) [ RUN ] End2end/End2endTest.ClientCancelsBidi/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.ClientCancelsBidi/InterceptorCallbackServerInsecure (68 ms) [ RUN ] End2end/End2endTest.ClientCancelsBidi/InprocInsecure [ OK ] End2end/End2endTest.ClientCancelsBidi/InprocInsecure (71 ms) [ RUN ] End2end/End2endTest.ClientCancelsBidi/InterceptorInprocInsecure [ OK ] End2end/End2endTest.ClientCancelsBidi/InterceptorInprocInsecure (68 ms) [ RUN ] End2end/End2endTest.ClientCancelsBidi/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.ClientCancelsBidi/InprocCallbackServerInsecure (63 ms) [ RUN ] End2end/End2endTest.ClientCancelsBidi/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.ClientCancelsBidi/InterceptorInprocCallbackServerInsecure (56 ms) [ RUN ] End2end/End2endTest.RpcMaxMessageSize/Ssl [ OK ] End2end/End2endTest.RpcMaxMessageSize/Ssl (63 ms) [ RUN ] End2end/End2endTest.RpcMaxMessageSize/InterceptorSsl [ OK ] End2end/End2endTest.RpcMaxMessageSize/InterceptorSsl (52 ms) [ RUN ] End2end/End2endTest.RpcMaxMessageSize/CallbackServerSsl [ OK ] End2end/End2endTest.RpcMaxMessageSize/CallbackServerSsl (79 ms) [ RUN ] End2end/End2endTest.RpcMaxMessageSize/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.RpcMaxMessageSize/InterceptorCallbackServerSsl (68 ms) [ RUN ] End2end/End2endTest.RpcMaxMessageSize/Insecure [ OK ] End2end/End2endTest.RpcMaxMessageSize/Insecure (49 ms) [ RUN ] End2end/End2endTest.RpcMaxMessageSize/InterceptorInsecure [ OK ] End2end/End2endTest.RpcMaxMessageSize/InterceptorInsecure (62 ms) [ RUN ] End2end/End2endTest.RpcMaxMessageSize/CallbackServerInsecure [ OK ] End2end/End2endTest.RpcMaxMessageSize/CallbackServerInsecure (56 ms) [ RUN ] End2end/End2endTest.RpcMaxMessageSize/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.RpcMaxMessageSize/InterceptorCallbackServerInsecure (59 ms) [ RUN ] End2end/End2endTest.RpcMaxMessageSize/InprocInsecure [ OK ] End2end/End2endTest.RpcMaxMessageSize/InprocInsecure (51 ms) [ RUN ] End2end/End2endTest.RpcMaxMessageSize/InterceptorInprocInsecure [ OK ] End2end/End2endTest.RpcMaxMessageSize/InterceptorInprocInsecure (67 ms) [ RUN ] End2end/End2endTest.RpcMaxMessageSize/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.RpcMaxMessageSize/InprocCallbackServerInsecure (64 ms) [ RUN ] End2end/End2endTest.RpcMaxMessageSize/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.RpcMaxMessageSize/InterceptorInprocCallbackServerInsecure (60 ms) [ RUN ] End2end/End2endTest.SimultaneousReadWritesDone/Ssl [ OK ] End2end/End2endTest.SimultaneousReadWritesDone/Ssl (83 ms) [ RUN ] End2end/End2endTest.SimultaneousReadWritesDone/InterceptorSsl [ OK ] End2end/End2endTest.SimultaneousReadWritesDone/InterceptorSsl (68 ms) [ RUN ] End2end/End2endTest.SimultaneousReadWritesDone/CallbackServerSsl [ OK ] End2end/End2endTest.SimultaneousReadWritesDone/CallbackServerSsl (76 ms) [ RUN ] End2end/End2endTest.SimultaneousReadWritesDone/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.SimultaneousReadWritesDone/InterceptorCallbackServerSsl (67 ms) [ RUN ] End2end/End2endTest.SimultaneousReadWritesDone/Insecure [ OK ] End2end/End2endTest.SimultaneousReadWritesDone/Insecure (55 ms) [ RUN ] End2end/End2endTest.SimultaneousReadWritesDone/InterceptorInsecure [ OK ] End2end/End2endTest.SimultaneousReadWritesDone/InterceptorInsecure (56 ms) [ RUN ] End2end/End2endTest.SimultaneousReadWritesDone/CallbackServerInsecure [ OK ] End2end/End2endTest.SimultaneousReadWritesDone/CallbackServerInsecure (63 ms) [ RUN ] End2end/End2endTest.SimultaneousReadWritesDone/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.SimultaneousReadWritesDone/InterceptorCallbackServerInsecure (59 ms) [ RUN ] End2end/End2endTest.SimultaneousReadWritesDone/InprocInsecure [ OK ] End2end/End2endTest.SimultaneousReadWritesDone/InprocInsecure (44 ms) [ RUN ] End2end/End2endTest.SimultaneousReadWritesDone/InterceptorInprocInsecure [ OK ] End2end/End2endTest.SimultaneousReadWritesDone/InterceptorInprocInsecure (63 ms) [ RUN ] End2end/End2endTest.SimultaneousReadWritesDone/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.SimultaneousReadWritesDone/InprocCallbackServerInsecure (55 ms) [ RUN ] End2end/End2endTest.SimultaneousReadWritesDone/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.SimultaneousReadWritesDone/InterceptorInprocCallbackServerInsecure (51 ms) [ RUN ] End2end/End2endTest.ChannelState/Ssl [ OK ] End2end/End2endTest.ChannelState/Ssl (52 ms) [ RUN ] End2end/End2endTest.ChannelState/InterceptorSsl [ OK ] End2end/End2endTest.ChannelState/InterceptorSsl (56 ms) [ RUN ] End2end/End2endTest.ChannelState/CallbackServerSsl [ OK ] End2end/End2endTest.ChannelState/CallbackServerSsl (56 ms) [ RUN ] End2end/End2endTest.ChannelState/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.ChannelState/InterceptorCallbackServerSsl (46 ms) [ RUN ] End2end/End2endTest.ChannelState/Insecure [ OK ] End2end/End2endTest.ChannelState/Insecure (59 ms) [ RUN ] End2end/End2endTest.ChannelState/InterceptorInsecure [ OK ] End2end/End2endTest.ChannelState/InterceptorInsecure (48 ms) [ RUN ] End2end/End2endTest.ChannelState/CallbackServerInsecure [ OK ] End2end/End2endTest.ChannelState/CallbackServerInsecure (51 ms) [ RUN ] End2end/End2endTest.ChannelState/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.ChannelState/InterceptorCallbackServerInsecure (49 ms) [ RUN ] End2end/End2endTest.ChannelState/InprocInsecure [ OK ] End2end/End2endTest.ChannelState/InprocInsecure (0 ms) [ RUN ] End2end/End2endTest.ChannelState/InterceptorInprocInsecure [ OK ] End2end/End2endTest.ChannelState/InterceptorInprocInsecure (0 ms) [ RUN ] End2end/End2endTest.ChannelState/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.ChannelState/InprocCallbackServerInsecure (0 ms) [ RUN ] End2end/End2endTest.ChannelState/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.ChannelState/InterceptorInprocCallbackServerInsecure (0 ms) [ RUN ] End2end/End2endTest.ChannelStateTimeout/Ssl [ OK ] End2end/End2endTest.ChannelStateTimeout/Ssl (0 ms) [ RUN ] End2end/End2endTest.ChannelStateTimeout/InterceptorSsl [ OK ] End2end/End2endTest.ChannelStateTimeout/InterceptorSsl (0 ms) [ RUN ] End2end/End2endTest.ChannelStateTimeout/CallbackServerSsl [ OK ] End2end/End2endTest.ChannelStateTimeout/CallbackServerSsl (0 ms) [ RUN ] End2end/End2endTest.ChannelStateTimeout/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.ChannelStateTimeout/InterceptorCallbackServerSsl (0 ms) [ RUN ] End2end/End2endTest.ChannelStateTimeout/Insecure [ OK ] End2end/End2endTest.ChannelStateTimeout/Insecure (8030 ms) [ RUN ] End2end/End2endTest.ChannelStateTimeout/InterceptorInsecure [ OK ] End2end/End2endTest.ChannelStateTimeout/InterceptorInsecure (8028 ms) [ RUN ] End2end/End2endTest.ChannelStateTimeout/CallbackServerInsecure [ OK ] End2end/End2endTest.ChannelStateTimeout/CallbackServerInsecure (8030 ms) [ RUN ] End2end/End2endTest.ChannelStateTimeout/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.ChannelStateTimeout/InterceptorCallbackServerInsecure (8027 ms) [ RUN ] End2end/End2endTest.ChannelStateTimeout/InprocInsecure [ OK ] End2end/End2endTest.ChannelStateTimeout/InprocInsecure (0 ms) [ RUN ] End2end/End2endTest.ChannelStateTimeout/InterceptorInprocInsecure [ OK ] End2end/End2endTest.ChannelStateTimeout/InterceptorInprocInsecure (0 ms) [ RUN ] End2end/End2endTest.ChannelStateTimeout/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.ChannelStateTimeout/InprocCallbackServerInsecure (0 ms) [ RUN ] End2end/End2endTest.ChannelStateTimeout/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.ChannelStateTimeout/InterceptorInprocCallbackServerInsecure (0 ms) [ RUN ] End2end/End2endTest.ChannelStateOnLameChannel/Ssl [ OK ] End2end/End2endTest.ChannelStateOnLameChannel/Ssl (0 ms) [ RUN ] End2end/End2endTest.ChannelStateOnLameChannel/InterceptorSsl [ OK ] End2end/End2endTest.ChannelStateOnLameChannel/InterceptorSsl (0 ms) [ RUN ] End2end/End2endTest.ChannelStateOnLameChannel/CallbackServerSsl [ OK ] End2end/End2endTest.ChannelStateOnLameChannel/CallbackServerSsl (0 ms) [ RUN ] End2end/End2endTest.ChannelStateOnLameChannel/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.ChannelStateOnLameChannel/InterceptorCallbackServerSsl (0 ms) [ RUN ] End2end/End2endTest.ChannelStateOnLameChannel/Insecure E0919 21:45:54.523862424 2578809 dns_resolver_ares.cc:351] no server name supplied in dns URI E0919 21:45:54.523890184 2578809 channel.cc:117] channel stack builder failed: UNKNOWN: the target uri is not valid: dns:/// [ OK ] End2end/End2endTest.ChannelStateOnLameChannel/Insecure (10009 ms) [ RUN ] End2end/End2endTest.ChannelStateOnLameChannel/InterceptorInsecure E0919 21:46:04.533740182 2578809 dns_resolver_ares.cc:351] no server name supplied in dns URI E0919 21:46:04.533770342 2578809 channel.cc:117] channel stack builder failed: UNKNOWN: the target uri is not valid: dns:/// [ OK ] End2end/End2endTest.ChannelStateOnLameChannel/InterceptorInsecure (10009 ms) [ RUN ] End2end/End2endTest.ChannelStateOnLameChannel/CallbackServerInsecure E0919 21:46:14.543721020 2578809 dns_resolver_ares.cc:351] no server name supplied in dns URI E0919 21:46:14.543752580 2578809 channel.cc:117] channel stack builder failed: UNKNOWN: the target uri is not valid: dns:/// [ OK ] End2end/End2endTest.ChannelStateOnLameChannel/CallbackServerInsecure (10009 ms) [ RUN ] End2end/End2endTest.ChannelStateOnLameChannel/InterceptorCallbackServerInsecure E0919 21:46:24.553720179 2578809 dns_resolver_ares.cc:351] no server name supplied in dns URI E0919 21:46:24.553750779 2578809 channel.cc:117] channel stack builder failed: UNKNOWN: the target uri is not valid: dns:/// [ OK ] End2end/End2endTest.ChannelStateOnLameChannel/InterceptorCallbackServerInsecure (10009 ms) [ RUN ] End2end/End2endTest.ChannelStateOnLameChannel/InprocInsecure [ OK ] End2end/End2endTest.ChannelStateOnLameChannel/InprocInsecure (0 ms) [ RUN ] End2end/End2endTest.ChannelStateOnLameChannel/InterceptorInprocInsecure [ OK ] End2end/End2endTest.ChannelStateOnLameChannel/InterceptorInprocInsecure (0 ms) [ RUN ] End2end/End2endTest.ChannelStateOnLameChannel/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.ChannelStateOnLameChannel/InprocCallbackServerInsecure (0 ms) [ RUN ] End2end/End2endTest.ChannelStateOnLameChannel/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.ChannelStateOnLameChannel/InterceptorInprocCallbackServerInsecure (0 ms) [ RUN ] End2end/End2endTest.NonExistingService/Ssl [ OK ] End2end/End2endTest.NonExistingService/Ssl (63 ms) [ RUN ] End2end/End2endTest.NonExistingService/InterceptorSsl [ OK ] End2end/End2endTest.NonExistingService/InterceptorSsl (83 ms) [ RUN ] End2end/End2endTest.NonExistingService/CallbackServerSsl [ OK ] End2end/End2endTest.NonExistingService/CallbackServerSsl (54 ms) [ RUN ] End2end/End2endTest.NonExistingService/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.NonExistingService/InterceptorCallbackServerSsl (73 ms) [ RUN ] End2end/End2endTest.NonExistingService/Insecure [ OK ] End2end/End2endTest.NonExistingService/Insecure (63 ms) [ RUN ] End2end/End2endTest.NonExistingService/InterceptorInsecure [ OK ] End2end/End2endTest.NonExistingService/InterceptorInsecure (59 ms) [ RUN ] End2end/End2endTest.NonExistingService/CallbackServerInsecure [ OK ] End2end/End2endTest.NonExistingService/CallbackServerInsecure (51 ms) [ RUN ] End2end/End2endTest.NonExistingService/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.NonExistingService/InterceptorCallbackServerInsecure (63 ms) [ RUN ] End2end/End2endTest.NonExistingService/InprocInsecure [ OK ] End2end/End2endTest.NonExistingService/InprocInsecure (80 ms) [ RUN ] End2end/End2endTest.NonExistingService/InterceptorInprocInsecure [ OK ] End2end/End2endTest.NonExistingService/InterceptorInprocInsecure (79 ms) [ RUN ] End2end/End2endTest.NonExistingService/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.NonExistingService/InprocCallbackServerInsecure (83 ms) [ RUN ] End2end/End2endTest.NonExistingService/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.NonExistingService/InterceptorInprocCallbackServerInsecure (60 ms) [ RUN ] End2end/End2endTest.BinaryTrailerTest/Ssl [ OK ] End2end/End2endTest.BinaryTrailerTest/Ssl (74 ms) [ RUN ] End2end/End2endTest.BinaryTrailerTest/InterceptorSsl [ OK ] End2end/End2endTest.BinaryTrailerTest/InterceptorSsl (80 ms) [ RUN ] End2end/End2endTest.BinaryTrailerTest/CallbackServerSsl [ OK ] End2end/End2endTest.BinaryTrailerTest/CallbackServerSsl (60 ms) [ RUN ] End2end/End2endTest.BinaryTrailerTest/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.BinaryTrailerTest/InterceptorCallbackServerSsl (48 ms) [ RUN ] End2end/End2endTest.BinaryTrailerTest/Insecure [ OK ] End2end/End2endTest.BinaryTrailerTest/Insecure (55 ms) [ RUN ] End2end/End2endTest.BinaryTrailerTest/InterceptorInsecure [ OK ] End2end/End2endTest.BinaryTrailerTest/InterceptorInsecure (48 ms) [ RUN ] End2end/End2endTest.BinaryTrailerTest/CallbackServerInsecure [ OK ] End2end/End2endTest.BinaryTrailerTest/CallbackServerInsecure (50 ms) [ RUN ] End2end/End2endTest.BinaryTrailerTest/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.BinaryTrailerTest/InterceptorCallbackServerInsecure (77 ms) [ RUN ] End2end/End2endTest.BinaryTrailerTest/InprocInsecure [ OK ] End2end/End2endTest.BinaryTrailerTest/InprocInsecure (64 ms) [ RUN ] End2end/End2endTest.BinaryTrailerTest/InterceptorInprocInsecure [ OK ] End2end/End2endTest.BinaryTrailerTest/InterceptorInprocInsecure (79 ms) [ RUN ] End2end/End2endTest.BinaryTrailerTest/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.BinaryTrailerTest/InprocCallbackServerInsecure (56 ms) [ RUN ] End2end/End2endTest.BinaryTrailerTest/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.BinaryTrailerTest/InterceptorInprocCallbackServerInsecure (67 ms) [ RUN ] End2end/End2endTest.ExpectErrorTest/Ssl [ OK ] End2end/End2endTest.ExpectErrorTest/Ssl (88 ms) [ RUN ] End2end/End2endTest.ExpectErrorTest/InterceptorSsl [ OK ] End2end/End2endTest.ExpectErrorTest/InterceptorSsl (78 ms) [ RUN ] End2end/End2endTest.ExpectErrorTest/CallbackServerSsl [ OK ] End2end/End2endTest.ExpectErrorTest/CallbackServerSsl (89 ms) [ RUN ] End2end/End2endTest.ExpectErrorTest/InterceptorCallbackServerSsl [ OK ] End2end/End2endTest.ExpectErrorTest/InterceptorCallbackServerSsl (80 ms) [ RUN ] End2end/End2endTest.ExpectErrorTest/Insecure [ OK ] End2end/End2endTest.ExpectErrorTest/Insecure (43 ms) [ RUN ] End2end/End2endTest.ExpectErrorTest/InterceptorInsecure [ OK ] End2end/End2endTest.ExpectErrorTest/InterceptorInsecure (64 ms) [ RUN ] End2end/End2endTest.ExpectErrorTest/CallbackServerInsecure [ OK ] End2end/End2endTest.ExpectErrorTest/CallbackServerInsecure (66 ms) [ RUN ] End2end/End2endTest.ExpectErrorTest/InterceptorCallbackServerInsecure [ OK ] End2end/End2endTest.ExpectErrorTest/InterceptorCallbackServerInsecure (44 ms) [ RUN ] End2end/End2endTest.ExpectErrorTest/InprocInsecure [ OK ] End2end/End2endTest.ExpectErrorTest/InprocInsecure (70 ms) [ RUN ] End2end/End2endTest.ExpectErrorTest/InterceptorInprocInsecure [ OK ] End2end/End2endTest.ExpectErrorTest/InterceptorInprocInsecure (61 ms) [ RUN ] End2end/End2endTest.ExpectErrorTest/InprocCallbackServerInsecure [ OK ] End2end/End2endTest.ExpectErrorTest/InprocCallbackServerInsecure (58 ms) [ RUN ] End2end/End2endTest.ExpectErrorTest/InterceptorInprocCallbackServerInsecure [ OK ] End2end/End2endTest.ExpectErrorTest/InterceptorInprocCallbackServerInsecure (77 ms) [----------] 384 tests from End2end/End2endTest (103579 ms total) [----------] 192 tests from ProxyEnd2end/ProxyEnd2endTest [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/Ssl [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/Ssl (82 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorSsl (68 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/CallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/CallbackServerSsl (79 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorCallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorCallbackServerSsl (57 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/ProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/ProxySsl (102 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorProxySsl (80 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/Insecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/Insecure (63 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorInsecure (87 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/CallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/CallbackServerInsecure (68 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorCallbackServerInsecure (71 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/ProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/ProxyInsecure (108 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorProxyInsecure (103 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InprocInsecure (83 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorInprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorInprocInsecure (83 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InprocCallbackServerInsecure (64 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorInprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpc/InterceptorInprocCallbackServerInsecure (71 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/Ssl [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/Ssl (60 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorSsl (79 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/CallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/CallbackServerSsl (76 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorCallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorCallbackServerSsl (83 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/ProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/ProxySsl (100 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorProxySsl (115 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/Insecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/Insecure (83 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorInsecure (55 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/CallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/CallbackServerInsecure (87 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorCallbackServerInsecure (100 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/ProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/ProxyInsecure (91 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorProxyInsecure (111 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InprocInsecure (64 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorInprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorInprocInsecure (79 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InprocCallbackServerInsecure (75 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorInprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.SimpleRpcWithEmptyMessages/InterceptorInprocCallbackServerInsecure (76 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/Ssl [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/Ssl (83 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorSsl (108 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/CallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/CallbackServerSsl (111 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorCallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorCallbackServerSsl (172 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/ProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/ProxySsl (128 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorProxySsl (140 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/Insecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/Insecure (71 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorInsecure (65 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/CallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/CallbackServerInsecure (110 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorCallbackServerInsecure (175 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/ProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/ProxyInsecure (144 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorProxyInsecure (92 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InprocInsecure (63 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorInprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorInprocInsecure (68 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InprocCallbackServerInsecure (75 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorInprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.MultipleRpcs/InterceptorInprocCallbackServerInsecure (88 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/Ssl [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/Ssl (53 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorSsl (62 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/CallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/CallbackServerSsl (76 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorCallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorCallbackServerSsl (71 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/ProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/ProxySsl (80 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorProxySsl (95 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/Insecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/Insecure (104 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorInsecure (95 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/CallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/CallbackServerInsecure (116 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorCallbackServerInsecure (75 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/ProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/ProxyInsecure (87 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorProxyInsecure (84 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InprocInsecure (93 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorInprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorInprocInsecure (94 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InprocCallbackServerInsecure (104 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorInprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/InterceptorInprocCallbackServerInsecure (97 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/Ssl [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/Ssl (45 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorSsl (67 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/CallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/CallbackServerSsl (56 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorCallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorCallbackServerSsl (51 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/ProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/ProxySsl (110 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorProxySsl (113 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/Insecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/Insecure (65 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorInsecure (66 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/CallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/CallbackServerInsecure (76 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorCallbackServerInsecure (69 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/ProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/ProxyInsecure (110 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorProxyInsecure (91 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InprocInsecure (75 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorInprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorInprocInsecure (71 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InprocCallbackServerInsecure (58 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorInprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.RpcLongDeadline/InterceptorInprocCallbackServerInsecure (61 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/Ssl [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/Ssl (56 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorSsl (75 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/CallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/CallbackServerSsl (67 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorCallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorCallbackServerSsl (68 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/ProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/ProxySsl (119 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorProxySsl (87 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/Insecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/Insecure (75 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorInsecure (61 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/CallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/CallbackServerInsecure (72 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorCallbackServerInsecure (50 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/ProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/ProxyInsecure (84 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorProxyInsecure (111 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InprocInsecure (65 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorInprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorInprocInsecure (62 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InprocCallbackServerInsecure (64 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorInprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadline/InterceptorInprocCallbackServerInsecure (55 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/Ssl [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/Ssl (84 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorSsl (87 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/CallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/CallbackServerSsl (83 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorCallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorCallbackServerSsl (60 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/ProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/ProxySsl (94 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorProxySsl (81 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/Insecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/Insecure (75 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorInsecure (76 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/CallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/CallbackServerInsecure (72 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorCallbackServerInsecure (67 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/ProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/ProxyInsecure (108 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorProxyInsecure (91 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InprocInsecure (67 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorInprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorInprocInsecure (64 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InprocCallbackServerInsecure (57 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorInprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.EchoDeadlineForNoDeadlineRpc/InterceptorInprocCallbackServerInsecure (70 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/Ssl [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/Ssl (92 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorSsl (63 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/CallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/CallbackServerSsl (47 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorCallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorCallbackServerSsl (55 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/ProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/ProxySsl (79 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorProxySsl (99 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/Insecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/Insecure (60 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorInsecure (83 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/CallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/CallbackServerInsecure (72 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorCallbackServerInsecure (79 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/ProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/ProxyInsecure (78 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorProxyInsecure (106 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InprocInsecure (58 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorInprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorInprocInsecure (61 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InprocCallbackServerInsecure (83 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorInprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.UnimplementedRpc/InterceptorInprocCallbackServerInsecure (47 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/Ssl [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/Ssl (69 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorSsl (63 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/CallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/CallbackServerSsl (79 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorCallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorCallbackServerSsl (64 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/ProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/ProxySsl (116 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorProxySsl (110 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/Insecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/Insecure (87 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorInsecure (66 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/CallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/CallbackServerInsecure (75 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorCallbackServerInsecure (63 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/ProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/ProxyInsecure (100 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorProxyInsecure (80 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InprocInsecure (67 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorInprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorInprocInsecure (65 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InprocCallbackServerInsecure (54 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorInprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ClientCancelsRpc/InterceptorInprocCallbackServerInsecure (56 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/Ssl [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/Ssl (67 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorSsl (72 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/CallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/CallbackServerSsl (87 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorCallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorCallbackServerSsl (71 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/ProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/ProxySsl (100 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorProxySsl (107 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/Insecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/Insecure (63 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorInsecure (80 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/CallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/CallbackServerInsecure (51 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorCallbackServerInsecure (55 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/ProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/ProxyInsecure (111 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorProxyInsecure (116 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InprocInsecure (99 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorInprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorInprocInsecure (61 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InprocCallbackServerInsecure (80 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorInprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.ServerCancelsRpc/InterceptorInprocCallbackServerInsecure (57 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/Ssl [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/Ssl (87 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorSsl (75 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/CallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/CallbackServerSsl (64 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorCallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorCallbackServerSsl (59 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/ProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/ProxySsl (80 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorProxySsl (87 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/Insecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/Insecure (67 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorInsecure (59 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/CallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/CallbackServerInsecure (55 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorCallbackServerInsecure (71 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/ProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/ProxyInsecure (75 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorProxyInsecure (64 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InprocInsecure (44 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorInprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorInprocInsecure (55 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InprocCallbackServerInsecure (55 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorInprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.HugeResponse/InterceptorInprocCallbackServerInsecure (63 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/Ssl [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/Ssl (68 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorSsl (75 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/CallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/CallbackServerSsl (68 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorCallbackServerSsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorCallbackServerSsl (69 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/ProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/ProxySsl (98 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorProxySsl [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorProxySsl (104 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/Insecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/Insecure (75 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorInsecure (67 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/CallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/CallbackServerInsecure (64 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorCallbackServerInsecure (78 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/ProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/ProxyInsecure (112 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorProxyInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorProxyInsecure (89 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/InprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/InprocInsecure (0 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorInprocInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorInprocInsecure (0 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/InprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/InprocCallbackServerInsecure (0 ms) [ RUN ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorInprocCallbackServerInsecure [ OK ] ProxyEnd2end/ProxyEnd2endTest.Peer/InterceptorInprocCallbackServerInsecure (0 ms) [----------] 192 tests from ProxyEnd2end/ProxyEnd2endTest (15060 ms total) [----------] 68 tests from SecureEnd2end/SecureEnd2endTest [ RUN ] SecureEnd2end/SecureEnd2endTest.SimpleRpcWithHost/Ssl [ OK ] SecureEnd2end/SecureEnd2endTest.SimpleRpcWithHost/Ssl (80 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.SimpleRpcWithHost/InterceptorSsl [ OK ] SecureEnd2end/SecureEnd2endTest.SimpleRpcWithHost/InterceptorSsl (56 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.SimpleRpcWithHost/CallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.SimpleRpcWithHost/CallbackServerSsl (71 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.SimpleRpcWithHost/InterceptorCallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.SimpleRpcWithHost/InterceptorCallbackServerSsl (72 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorSuccess/Ssl [ OK ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorSuccess/Ssl (63 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorSuccess/InterceptorSsl [ OK ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorSuccess/InterceptorSsl (64 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorSuccess/CallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorSuccess/CallbackServerSsl (55 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorSuccess/InterceptorCallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorSuccess/InterceptorCallbackServerSsl (59 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorFailure/Ssl [ OK ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorFailure/Ssl (49 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorFailure/InterceptorSsl [ OK ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorFailure/InterceptorSsl (66 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorFailure/CallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorFailure/CallbackServerSsl (80 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorFailure/InterceptorCallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginAndProcessorFailure/InterceptorCallbackServerSsl (79 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.SetPerCallCredentials/Ssl [ OK ] SecureEnd2end/SecureEnd2endTest.SetPerCallCredentials/Ssl (64 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.SetPerCallCredentials/InterceptorSsl [ OK ] SecureEnd2end/SecureEnd2endTest.SetPerCallCredentials/InterceptorSsl (71 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.SetPerCallCredentials/CallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.SetPerCallCredentials/CallbackServerSsl (76 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.SetPerCallCredentials/InterceptorCallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.SetPerCallCredentials/InterceptorCallbackServerSsl (67 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterception/Ssl [ OK ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterception/Ssl (0 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterception/InterceptorSsl [ OK ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterception/InterceptorSsl (68 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterception/CallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterception/CallbackServerSsl (0 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterception/InterceptorCallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterception/InterceptorCallbackServerSsl (91 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterceptionWithSetCredentials/Ssl [ OK ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterceptionWithSetCredentials/Ssl (0 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterceptionWithSetCredentials/InterceptorSsl [ OK ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterceptionWithSetCredentials/InterceptorSsl (52 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterceptionWithSetCredentials/CallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterceptionWithSetCredentials/CallbackServerSsl (0 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterceptionWithSetCredentials/InterceptorCallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.CallCredentialsInterceptionWithSetCredentials/InterceptorCallbackServerSsl (59 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.OverridePerCallCredentials/Ssl [ OK ] SecureEnd2end/SecureEnd2endTest.OverridePerCallCredentials/Ssl (75 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.OverridePerCallCredentials/InterceptorSsl [ OK ] SecureEnd2end/SecureEnd2endTest.OverridePerCallCredentials/InterceptorSsl (56 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.OverridePerCallCredentials/CallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.OverridePerCallCredentials/CallbackServerSsl (68 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.OverridePerCallCredentials/InterceptorCallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.OverridePerCallCredentials/InterceptorCallbackServerSsl (82 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginKeyFailure/Ssl E0919 21:46:53.714090184 2594521 plugin_credentials.cc:79] validate_metadata_from_plugin: UNKNOWN:Illegal header key {raw_bytes:"54 65 73 74 50 6c 75 67 69 6e 4d 65 74 61 64 61 74 61 \'TestPluginMetadata\'\x00", offset:0, created_time:"2023-09-19T21:46:53.714072212+08:00", file_line:52, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/validate_metadata.cc"} [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginKeyFailure/Ssl (81 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginKeyFailure/InterceptorSsl E0919 21:46:53.774459824 2578809 plugin_credentials.cc:79] validate_metadata_from_plugin: UNKNOWN:Illegal header key {raw_bytes:"54 65 73 74 50 6c 75 67 69 6e 4d 65 74 61 64 61 74 61 \'TestPluginMetadata\'\x00", offset:0, created_time:"2023-09-19T21:46:53.774423735+08:00", file_line:52, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/validate_metadata.cc"} [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginKeyFailure/InterceptorSsl (53 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginKeyFailure/CallbackServerSsl E0919 21:46:53.846774519 2594539 plugin_credentials.cc:79] validate_metadata_from_plugin: UNKNOWN:Illegal header key {raw_bytes:"54 65 73 74 50 6c 75 67 69 6e 4d 65 74 61 64 61 74 61 \'TestPluginMetadata\'\x00", offset:0, created_time:"2023-09-19T21:46:53.846755154+08:00", file_line:52, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/validate_metadata.cc"} [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginKeyFailure/CallbackServerSsl (73 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginKeyFailure/InterceptorCallbackServerSsl E0919 21:46:53.926805330 2594549 plugin_credentials.cc:79] validate_metadata_from_plugin: UNKNOWN:Illegal header key {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/validate_metadata.cc", file_line:52, created_time:"2023-09-19T21:46:53.926787369+08:00", offset:0, raw_bytes:"54 65 73 74 50 6c 75 67 69 6e 4d 65 74 61 64 61 74 61 \'TestPluginMetadata\'\x00"} [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginKeyFailure/InterceptorCallbackServerSsl (87 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginValueFailure/Ssl E0919 21:46:53.996197892 2578809 plugin_credentials.cc:84] validate_metadata_from_plugin: UNKNOWN:Illegal header value {raw_bytes:"57 69 74 68 20 69 6c 6c 65 67 61 6c 20 0a 20 76 61 6c 75 65 2e \'With illegal . value.\'\x00", offset:13, created_time:"2023-09-19T21:46:53.996181054+08:00", file_line:52, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/validate_metadata.cc"} E0919 21:46:53.996510573 2578809 plugin_credentials.cc:87] Plugin added invalid metadata value. [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginValueFailure/Ssl (63 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginValueFailure/InterceptorSsl E0919 21:46:54.064107206 2578809 plugin_credentials.cc:84] validate_metadata_from_plugin: UNKNOWN:Illegal header value {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/validate_metadata.cc", file_line:52, created_time:"2023-09-19T21:46:54.064089493+08:00", offset:13, raw_bytes:"57 69 74 68 20 69 6c 6c 65 67 61 6c 20 0a 20 76 61 6c 75 65 2e \'With illegal . value.\'\x00"} E0919 21:46:54.064414168 2578809 plugin_credentials.cc:87] Plugin added invalid metadata value. [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginValueFailure/InterceptorSsl (67 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginValueFailure/CallbackServerSsl E0919 21:46:54.153882503 2594576 plugin_credentials.cc:84] validate_metadata_from_plugin: UNKNOWN:Illegal header value {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/validate_metadata.cc", file_line:52, created_time:"2023-09-19T21:46:54.153863194+08:00", offset:13, raw_bytes:"57 69 74 68 20 69 6c 6c 65 67 61 6c 20 0a 20 76 61 6c 75 65 2e \'With illegal . value.\'\x00"} E0919 21:46:54.154190624 2594576 plugin_credentials.cc:87] Plugin added invalid metadata value. [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginValueFailure/CallbackServerSsl (79 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginValueFailure/InterceptorCallbackServerSsl E0919 21:46:54.227247243 2594589 plugin_credentials.cc:84] validate_metadata_from_plugin: UNKNOWN:Illegal header value {raw_bytes:"57 69 74 68 20 69 6c 6c 65 67 61 6c 20 0a 20 76 61 6c 75 65 2e \'With illegal . value.\'\x00", offset:13, created_time:"2023-09-19T21:46:54.227228698+08:00", file_line:52, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/validate_metadata.cc"} E0919 21:46:54.227276283 2594589 plugin_credentials.cc:87] Plugin added invalid metadata value. [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginValueFailure/InterceptorCallbackServerSsl (84 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithDeadline/Ssl [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithDeadline/Ssl (148 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithDeadline/InterceptorSsl [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithDeadline/InterceptorSsl (148 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithDeadline/CallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithDeadline/CallbackServerSsl (135 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithDeadline/InterceptorCallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithDeadline/InterceptorCallbackServerSsl (151 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithCancel/Ssl [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithCancel/Ssl (165 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithCancel/InterceptorSsl [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithCancel/InterceptorSsl (159 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithCancel/CallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithCancel/CallbackServerSsl (122 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithCancel/InterceptorCallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.AuthMetadataPluginWithCancel/InterceptorCallbackServerSsl (139 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginFailure/Ssl [ OK ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginFailure/Ssl (84 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginFailure/InterceptorSsl [ OK ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginFailure/InterceptorSsl (75 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginFailure/CallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginFailure/CallbackServerSsl (60 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginFailure/InterceptorCallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginFailure/InterceptorCallbackServerSsl (56 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorSuccess/Ssl [ OK ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorSuccess/Ssl (79 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorSuccess/InterceptorSsl [ OK ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorSuccess/InterceptorSsl (87 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorSuccess/CallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorSuccess/CallbackServerSsl (79 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorSuccess/InterceptorCallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorSuccess/InterceptorCallbackServerSsl (64 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorFailure/Ssl [ OK ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorFailure/Ssl (71 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorFailure/InterceptorSsl [ OK ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorFailure/InterceptorSsl (65 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorFailure/CallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorFailure/CallbackServerSsl (54 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorFailure/InterceptorCallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.NonBlockingAuthMetadataPluginAndProcessorFailure/InterceptorCallbackServerSsl (65 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginFailure/Ssl [ OK ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginFailure/Ssl (54 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginFailure/InterceptorSsl [ OK ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginFailure/InterceptorSsl (52 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginFailure/CallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginFailure/CallbackServerSsl (73 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginFailure/InterceptorCallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.BlockingAuthMetadataPluginFailure/InterceptorCallbackServerSsl (74 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.CompositeCallCreds/Ssl [ OK ] SecureEnd2end/SecureEnd2endTest.CompositeCallCreds/Ssl (87 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.CompositeCallCreds/InterceptorSsl [ OK ] SecureEnd2end/SecureEnd2endTest.CompositeCallCreds/InterceptorSsl (79 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.CompositeCallCreds/CallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.CompositeCallCreds/CallbackServerSsl (75 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.CompositeCallCreds/InterceptorCallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.CompositeCallCreds/InterceptorCallbackServerSsl (68 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.ClientAuthContext/Ssl [ OK ] SecureEnd2end/SecureEnd2endTest.ClientAuthContext/Ssl (63 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.ClientAuthContext/InterceptorSsl [ OK ] SecureEnd2end/SecureEnd2endTest.ClientAuthContext/InterceptorSsl (75 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.ClientAuthContext/CallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.ClientAuthContext/CallbackServerSsl (63 ms) [ RUN ] SecureEnd2end/SecureEnd2endTest.ClientAuthContext/InterceptorCallbackServerSsl [ OK ] SecureEnd2end/SecureEnd2endTest.ClientAuthContext/InterceptorCallbackServerSsl (67 ms) [----------] 68 tests from SecureEnd2end/SecureEnd2endTest (5084 ms total) [----------] 12 tests from ResourceQuotaEnd2end/ResourceQuotaEnd2endTest [ RUN ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/Ssl [ OK ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/Ssl (67 ms) [ RUN ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InterceptorSsl [ OK ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InterceptorSsl (83 ms) [ RUN ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/CallbackServerSsl [ OK ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/CallbackServerSsl (76 ms) [ RUN ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InterceptorCallbackServerSsl [ OK ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InterceptorCallbackServerSsl (57 ms) [ RUN ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/Insecure [ OK ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/Insecure (52 ms) [ RUN ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InterceptorInsecure [ OK ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InterceptorInsecure (56 ms) [ RUN ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/CallbackServerInsecure [ OK ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/CallbackServerInsecure (61 ms) [ RUN ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InterceptorCallbackServerInsecure [ OK ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InterceptorCallbackServerInsecure (67 ms) [ RUN ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InprocInsecure [ OK ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InprocInsecure (69 ms) [ RUN ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InterceptorInprocInsecure [ OK ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InterceptorInprocInsecure (62 ms) [ RUN ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InprocCallbackServerInsecure [ OK ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InprocCallbackServerInsecure (55 ms) [ RUN ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InterceptorInprocCallbackServerInsecure [ OK ] ResourceQuotaEnd2end/ResourceQuotaEnd2endTest.SimpleRequest/InterceptorInprocCallbackServerInsecure (69 ms) [----------] 12 tests from ResourceQuotaEnd2end/ResourceQuotaEnd2endTest (779 ms total) [----------] Global test environment tear-down [==========] 776 tests from 5 test suites ran. (132264 ms total) [ PASSED ] 776 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:46:59,123 detected port server running version 21 2023-09-19 21:46:59,332 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/endpoint_binder_pool_test [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from EndpointBinderPoolTest [ RUN ] EndpointBinderPoolTest.AddBeforeGet [ OK ] EndpointBinderPoolTest.AddBeforeGet (0 ms) [ RUN ] EndpointBinderPoolTest.GetBeforeAdd [ OK ] EndpointBinderPoolTest.GetBeforeAdd (0 ms) [ RUN ] EndpointBinderPoolTest.ExpectNotCalled [ OK ] EndpointBinderPoolTest.ExpectNotCalled (0 ms) [----------] 3 tests from EndpointBinderPoolTest (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (0 ms total) [ PASSED ] 3 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:46:59,675 detected port server running version 21 Port server started successfully 2023-09-19 21:46:59,874 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/endpoint_config_test [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from EndpointConfigTest [ RUN ] EndpointConfigTest.CanSRetrieveValuesFromChannelArgs [ OK ] EndpointConfigTest.CanSRetrieveValuesFromChannelArgs (0 ms) [ RUN ] EndpointConfigTest.ReturnsMonostateForMissingKeys [ OK ] EndpointConfigTest.ReturnsMonostateForMissingKeys (0 ms) [----------] 2 tests from EndpointConfigTest (0 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (0 ms total) [ PASSED ] 2 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:47:00,147 detected port server running version 21 Port server started successfully 2023-09-19 21:47:00,343 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/endpoint_pair_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:47:02,047 detected port server running version 21 Port server started successfully 2023-09-19 21:47:02,138 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/env_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:47:02,411 detected port server running version 21 Port server started successfully 2023-09-19 21:47:02,578 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/error_details_test [==========] Running 7 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from ExtractTest [ RUN ] ExtractTest.Success [ OK ] ExtractTest.Success (0 ms) [ RUN ] ExtractTest.NullInput [ OK ] ExtractTest.NullInput (0 ms) [ RUN ] ExtractTest.Unparsable [ OK ] ExtractTest.Unparsable (0 ms) [----------] 3 tests from ExtractTest (0 ms total) [----------] 4 tests from SetTest [ RUN ] SetTest.Success [ OK ] SetTest.Success (0 ms) [ RUN ] SetTest.NullInput [ OK ] SetTest.NullInput (0 ms) [ RUN ] SetTest.OutOfScopeErrorCode [ OK ] SetTest.OutOfScopeErrorCode (0 ms) [ RUN ] SetTest.ValidScopeErrorCode [ OK ] SetTest.ValidScopeErrorCode (0 ms) [----------] 4 tests from SetTest (0 ms total) [----------] Global test environment tear-down [==========] 7 tests from 2 test suites ran. (0 ms total) [ PASSED ] 7 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:47:02,771 detected port server running version 21 Port server started successfully 2023-09-19 21:47:02,902 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/error_test [==========] Running 9 tests from 1 test suite. [----------] Global test environment set-up. [----------] 9 tests from ErrorTest [ RUN ] ErrorTest.SetGetInt [ OK ] ErrorTest.SetGetInt (0 ms) [ RUN ] ErrorTest.SetGetStr [ OK ] ErrorTest.SetGetStr (0 ms) [ RUN ] ErrorTest.CopyAndUnRef [ OK ] ErrorTest.CopyAndUnRef (0 ms) [ RUN ] ErrorTest.CreateReferencing [ OK ] ErrorTest.CreateReferencing (0 ms) [ RUN ] ErrorTest.CreateReferencingMany [ OK ] ErrorTest.CreateReferencingMany (0 ms) [ RUN ] ErrorTest.PrintErrorString [ OK ] ErrorTest.PrintErrorString (0 ms) [ RUN ] ErrorTest.PrintErrorStringReference [ OK ] ErrorTest.PrintErrorStringReference (0 ms) [ RUN ] ErrorTest.TestOsError [ OK ] ErrorTest.TestOsError (0 ms) [ RUN ] ErrorTest.Overflow [ OK ] ErrorTest.Overflow (0 ms) [----------] 9 tests from ErrorTest (0 ms total) [----------] Global test environment tear-down [==========] 9 tests from 1 test suite ran. (0 ms total) [ PASSED ] 9 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:47:03,139 detected port server running version 21 Port server started successfully 2023-09-19 21:47:03,311 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/error_utils_test [==========] Running 10 tests from 1 test suite. [----------] Global test environment set-up. [----------] 10 tests from ErrorUtilsTest [ RUN ] ErrorUtilsTest.GetErrorGetStatusNone [ OK ] ErrorUtilsTest.GetErrorGetStatusNone (0 ms) [ RUN ] ErrorUtilsTest.GetErrorGetStatusFlat [ OK ] ErrorUtilsTest.GetErrorGetStatusFlat (0 ms) [ RUN ] ErrorUtilsTest.GetErrorGetStatusChild [ OK ] ErrorUtilsTest.GetErrorGetStatusChild (0 ms) [ RUN ] ErrorUtilsTest.AbslOkToGrpcError [ OK ] ErrorUtilsTest.AbslOkToGrpcError (0 ms) [ RUN ] ErrorUtilsTest.GrpcSpecialErrorNoneToAbslStatus [ OK ] ErrorUtilsTest.GrpcSpecialErrorNoneToAbslStatus (0 ms) [ RUN ] ErrorUtilsTest.AbslStatusToGrpcErrorDoesNotReturnSpecialVariables [ OK ] ErrorUtilsTest.AbslStatusToGrpcErrorDoesNotReturnSpecialVariables (0 ms) [ RUN ] ErrorUtilsTest.GrpcSpecialErrorCancelledToAbslStatus [ OK ] ErrorUtilsTest.GrpcSpecialErrorCancelledToAbslStatus (0 ms) [ RUN ] ErrorUtilsTest.GrpcSpecialErrorOOMToAbslStatus [ OK ] ErrorUtilsTest.GrpcSpecialErrorOOMToAbslStatus (0 ms) [ RUN ] ErrorUtilsTest.AbslUnavailableToGrpcError [ OK ] ErrorUtilsTest.AbslUnavailableToGrpcError (0 ms) [ RUN ] ErrorUtilsTest.GrpcErrorUnavailableToAbslStatus [ OK ] ErrorUtilsTest.GrpcErrorUnavailableToAbslStatus (0 ms) [----------] 10 tests from ErrorUtilsTest (0 ms total) [----------] Global test environment tear-down [==========] 10 tests from 1 test suite ran. (0 ms total) [ PASSED ] 10 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:47:03,519 detected port server running version 21 Port server started successfully 2023-09-19 21:47:03,658 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/evaluate_args_test [==========] Running 19 tests from 1 test suite. [----------] Global test environment set-up. [----------] 19 tests from EvaluateArgsTest [ RUN ] EvaluateArgsTest.EmptyMetadata [ OK ] EvaluateArgsTest.EmptyMetadata (0 ms) [ RUN ] EvaluateArgsTest.GetPathSuccess [ OK ] EvaluateArgsTest.GetPathSuccess (0 ms) [ RUN ] EvaluateArgsTest.GetAuthoritySuccess [ OK ] EvaluateArgsTest.GetAuthoritySuccess (0 ms) [ RUN ] EvaluateArgsTest.GetMethodSuccess [ OK ] EvaluateArgsTest.GetMethodSuccess (0 ms) [ RUN ] EvaluateArgsTest.GetHeaderValueSuccess [ OK ] EvaluateArgsTest.GetHeaderValueSuccess (0 ms) [ RUN ] EvaluateArgsTest.GetHeaderValueAliasesHost [ OK ] EvaluateArgsTest.GetHeaderValueAliasesHost (0 ms) [ RUN ] EvaluateArgsTest.TestLocalAddressAndPort [ OK ] EvaluateArgsTest.TestLocalAddressAndPort (0 ms) [ RUN ] EvaluateArgsTest.TestPeerAddressAndPort [ OK ] EvaluateArgsTest.TestPeerAddressAndPort (0 ms) [ RUN ] EvaluateArgsTest.EmptyAuthContext [ OK ] EvaluateArgsTest.EmptyAuthContext (0 ms) [ RUN ] EvaluateArgsTest.GetTransportSecurityTypeSuccessOneProperty [ OK ] EvaluateArgsTest.GetTransportSecurityTypeSuccessOneProperty (0 ms) [ RUN ] EvaluateArgsTest.GetTransportSecurityTypeFailDuplicateProperty [ OK ] EvaluateArgsTest.GetTransportSecurityTypeFailDuplicateProperty (0 ms) [ RUN ] EvaluateArgsTest.GetSpiffeIdSuccessOneProperty [ OK ] EvaluateArgsTest.GetSpiffeIdSuccessOneProperty (0 ms) [ RUN ] EvaluateArgsTest.GetSpiffeIdFailDuplicateProperty [ OK ] EvaluateArgsTest.GetSpiffeIdFailDuplicateProperty (0 ms) [ RUN ] EvaluateArgsTest.GetUriSanSuccessMultipleProperties [ OK ] EvaluateArgsTest.GetUriSanSuccessMultipleProperties (0 ms) [ RUN ] EvaluateArgsTest.GetDnsSanSuccessMultipleProperties [ OK ] EvaluateArgsTest.GetDnsSanSuccessMultipleProperties (0 ms) [ RUN ] EvaluateArgsTest.GetCommonNameSuccessOneProperty [ OK ] EvaluateArgsTest.GetCommonNameSuccessOneProperty (0 ms) [ RUN ] EvaluateArgsTest.GetCommonNameFailDuplicateProperty [ OK ] EvaluateArgsTest.GetCommonNameFailDuplicateProperty (0 ms) [ RUN ] EvaluateArgsTest.GetSubjectSuccessOneProperty [ OK ] EvaluateArgsTest.GetSubjectSuccessOneProperty (0 ms) [ RUN ] EvaluateArgsTest.GetSubjectFailDuplicateProperty [ OK ] EvaluateArgsTest.GetSubjectFailDuplicateProperty (0 ms) [----------] 19 tests from EvaluateArgsTest (1 ms total) [----------] Global test environment tear-down [==========] 19 tests from 1 test suite ran. (1 ms total) [ PASSED ] 19 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:47:03,935 detected port server running version 21 2023-09-19 21:47:04,162 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/examine_stack_test [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from ExamineStackTest [ RUN ] ExamineStackTest.NullStackProvider [ OK ] ExamineStackTest.NullStackProvider (0 ms) [ RUN ] ExamineStackTest.SimpleStackProvider [ OK ] ExamineStackTest.SimpleStackProvider (0 ms) [ RUN ] ExamineStackTest.AbseilStackProvider [ OK ] ExamineStackTest.AbseilStackProvider (4 ms) [----------] 3 tests from ExamineStackTest (4 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (5 ms total) [ PASSED ] 3 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:47:04,463 detected port server running version 21 Port server started successfully 2023-09-19 21:47:04,682 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/exception_test [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from ExceptionTest [ RUN ] ExceptionTest.Unary [ OK ] ExceptionTest.Unary (27 ms) [ RUN ] ExceptionTest.RequestStream [ OK ] ExceptionTest.RequestStream (27 ms) [----------] 2 tests from ExceptionTest (55 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (55 ms total) [ PASSED ] 2 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:47:04,975 detected port server running version 21 Port server started successfully 2023-09-19 21:47:05,148 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/exec_ctx_wakeup_scheduler_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from ExecCtxWakeupSchedulerTest [ RUN ] ExecCtxWakeupSchedulerTest.Works [ OK ] ExecCtxWakeupSchedulerTest.Works (0 ms) [----------] 1 test from ExecCtxWakeupSchedulerTest (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:47:05,394 detected port server running version 21 Port server started successfully 2023-09-19 21:47:05,531 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/fake_binder_test [==========] Running 21 tests from 1 test suite. [----------] Global test environment set-up. [----------] 21 tests from FakeBinderTestWithDifferentDelayTimes/FakeBinderTest [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendInt32/0 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendInt32/0 (10 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendInt32/1 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendInt32/1 (11 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendInt32/2 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendInt32/2 (7 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendString/0 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendString/0 (15 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendString/1 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendString/1 (11 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendString/2 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendString/2 (15 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendByteArray/0 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendByteArray/0 (19 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendByteArray/1 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendByteArray/1 (27 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendByteArray/2 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendByteArray/2 (7 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendMultipleItems/0 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendMultipleItems/0 (14 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendMultipleItems/1 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendMultipleItems/1 (22 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendMultipleItems/2 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendMultipleItems/2 (7 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendBinder/0 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendBinder/0 (18 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendBinder/1 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendBinder/1 (12 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendBinder/2 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendBinder/2 (14 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendTransactionAfterDestruction/0 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendTransactionAfterDestruction/0 (23 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendTransactionAfterDestruction/1 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendTransactionAfterDestruction/1 (22 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendTransactionAfterDestruction/2 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.SendTransactionAfterDestruction/2 (29 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.StressTest/0 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.StressTest/0 (306 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.StressTest/1 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.StressTest/1 (203 ms) [ RUN ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.StressTest/2 [ OK ] FakeBinderTestWithDifferentDelayTimes/FakeBinderTest.StressTest/2 (17570 ms) [----------] 21 tests from FakeBinderTestWithDifferentDelayTimes/FakeBinderTest (18375 ms total) [----------] Global test environment tear-down [==========] 21 tests from 1 test suite ran. (18375 ms total) [ PASSED ] 21 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:47:24,179 detected port server running version 21 Port server started successfully 2023-09-19 21:47:24,396 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/fake_resolver_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:47:24,703 detected port server running version 21 Port server started successfully 2023-09-19 21:47:24,922 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/fake_transport_security_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:47:29,679 detected port server running version 21 Port server started successfully 2023-09-19 21:47:29,834 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/fd_conservation_posix_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:47:30,135 detected port server running version 21 Port server started successfully 2023-09-19 21:47:30,321 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/fd_posix_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:47:30,594 detected port server running version 21 Port server started successfully 2023-09-19 21:47:30,728 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/file_watcher_certificate_provider_factory_test [==========] Running 8 tests from 1 test suite. [----------] Global test environment set-up. [----------] 8 tests from FileWatcherConfigTest [ RUN ] FileWatcherConfigTest.Basic [ OK ] FileWatcherConfigTest.Basic (0 ms) [ RUN ] FileWatcherConfigTest.DefaultRefreshInterval [ OK ] FileWatcherConfigTest.DefaultRefreshInterval (0 ms) [ RUN ] FileWatcherConfigTest.OnlyRootCertificatesFileProvided [ OK ] FileWatcherConfigTest.OnlyRootCertificatesFileProvided (0 ms) [ RUN ] FileWatcherConfigTest.OnlyIdenityCertificatesAndPrivateKeyProvided [ OK ] FileWatcherConfigTest.OnlyIdenityCertificatesAndPrivateKeyProvided (0 ms) [ RUN ] FileWatcherConfigTest.WrongTypes [ OK ] FileWatcherConfigTest.WrongTypes (0 ms) [ RUN ] FileWatcherConfigTest.IdentityCertProvidedButPrivateKeyMissing [ OK ] FileWatcherConfigTest.IdentityCertProvidedButPrivateKeyMissing (0 ms) [ RUN ] FileWatcherConfigTest.PrivateKeyProvidedButIdentityCertMissing [ OK ] FileWatcherConfigTest.PrivateKeyProvidedButIdentityCertMissing (0 ms) [ RUN ] FileWatcherConfigTest.EmptyJsonObject [ OK ] FileWatcherConfigTest.EmptyJsonObject (0 ms) [----------] 8 tests from FileWatcherConfigTest (2 ms total) [----------] Global test environment tear-down [==========] 8 tests from 1 test suite ran. (3 ms total) [ PASSED ] 8 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:47:30,975 detected port server running version 21 Port server started successfully 2023-09-19 21:47:31,161 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/filter_end2end_test [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from FilterEnd2endTest [ RUN ] FilterEnd2endTest.SimpleRpc [ OK ] FilterEnd2endTest.SimpleRpc (62 ms) [ RUN ] FilterEnd2endTest.SequentialRpcs [ OK ] FilterEnd2endTest.SequentialRpcs (227 ms) [ RUN ] FilterEnd2endTest.SimpleBidiStreaming [ OK ] FilterEnd2endTest.SimpleBidiStreaming (40 ms) [----------] 3 tests from FilterEnd2endTest (330 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (330 ms total) [ PASSED ] 3 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:47:31,842 detected port server running version 21 Port server started successfully 2023-09-19 21:47:32,024 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/fling_stream_test E0919 21:47:32.122550376 2596524 subprocess_posix.cc:62] execv 'aarch64-OpenCloudOS-linux-gnu/fling_client' failed: No such file or directory waiting for client + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:47:32,377 detected port server running version 21 Port server started successfully 2023-09-19 21:47:32,569 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/fling_test E0919 21:47:32.676275303 2596543 subprocess_posix.cc:62] execv 'aarch64-OpenCloudOS-linux-gnu/fling_client' failed: No such file or directory waiting for client + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:47:32,915 detected port server running version 21 Port server started successfully 2023-09-19 21:47:33,101 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/flow_control_test [==========] Running 8 tests from 1 test suite. [----------] Global test environment set-up. [----------] 8 tests from FlowControl [ RUN ] FlowControl.NoOp [ OK ] FlowControl.NoOp (0 ms) [ RUN ] FlowControl.SendData [ OK ] FlowControl.SendData (0 ms) [ RUN ] FlowControl.InitialTransportUpdate [ OK ] FlowControl.InitialTransportUpdate (0 ms) [ RUN ] FlowControl.InitialStreamUpdate [ OK ] FlowControl.InitialStreamUpdate (0 ms) [ RUN ] FlowControl.RecvData [ OK ] FlowControl.RecvData (0 ms) [ RUN ] FlowControl.TrackMinProgressSize [ OK ] FlowControl.TrackMinProgressSize (0 ms) [ RUN ] FlowControl.NoUpdateWithoutReader [ OK ] FlowControl.NoUpdateWithoutReader (2 ms) [ RUN ] FlowControl.GradualReadsUpdate [ OK ] FlowControl.GradualReadsUpdate (2 ms) [----------] 8 tests from FlowControl (4 ms total) [----------] Global test environment tear-down [==========] 8 tests from 1 test suite ran. (4 ms total) [ PASSED ] 8 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:47:33,351 detected port server running version 21 2023-09-19 21:47:33,554 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/for_each_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from ForEachTest [ RUN ] ForEachTest.SendThriceWithPipe [ OK ] ForEachTest.SendThriceWithPipe (0 ms) [----------] 1 test from ForEachTest (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:47:33,767 detected port server running version 21 2023-09-19 21:47:33,917 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/fork_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:47:41,134 detected port server running version 21 Port server started successfully 2023-09-19 21:47:41,276 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/forkable_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:47:41,483 detected port server running version 21 2023-09-19 21:47:41,686 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/format_request_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:47:41,943 detected port server running version 21 2023-09-19 21:47:42,130 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/frame_handler_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:47:42,307 detected port server running version 21 Port server started successfully 2023-09-19 21:47:42,503 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/fuzzing_event_engine_test [==========] Running 6 tests from 1 test suite. [----------] Global test environment set-up. [----------] 6 tests from EventEngineTimerTest [ RUN ] EventEngineTimerTest.ImmediateCallbackIsExecutedQuickly [ OK ] EventEngineTimerTest.ImmediateCallbackIsExecutedQuickly (29 ms) [ RUN ] EventEngineTimerTest.SupportsCancellation [ OK ] EventEngineTimerTest.SupportsCancellation (15 ms) [ RUN ] EventEngineTimerTest.CancelledCallbackIsNotExecuted [ OK ] EventEngineTimerTest.CancelledCallbackIsNotExecuted (7 ms) [ RUN ] EventEngineTimerTest.TimersRespectScheduleOrdering [ OK ] EventEngineTimerTest.TimersRespectScheduleOrdering (128 ms) [ RUN ] EventEngineTimerTest.CancellingExecutedCallbackIsNoopAndReturnsFalse [ OK ] EventEngineTimerTest.CancellingExecutedCallbackIsNoopAndReturnsFalse (48 ms) [ RUN ] EventEngineTimerTest.StressTestTimersNotCalledBeforeScheduled [ OK ] EventEngineTimerTest.StressTestTimersNotCalledBeforeScheduled (10752 ms) [----------] 6 tests from EventEngineTimerTest (10982 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test suite ran. (10982 ms total) [ PASSED ] 6 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:47:53,746 detected port server running version 21 Port server started successfully 2023-09-19 21:47:53,958 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/generic_end2end_test [==========] Running 6 tests from 1 test suite. [----------] Global test environment set-up. [----------] 6 tests from GenericEnd2endTest [ RUN ] GenericEnd2endTest.SimpleRpc E0919 21:47:54.098911282 2597481 server_builder.cc:115] Adding multiple generic services is unsupported for now. Dropping the service 0xaaac034d9a30 [ OK ] GenericEnd2endTest.SimpleRpc (47 ms) [ RUN ] GenericEnd2endTest.SequentialRpcs E0919 21:47:54.150899363 2597481 server_builder.cc:115] Adding multiple generic services is unsupported for now. Dropping the service 0xaaac034d9a30 [ OK ] GenericEnd2endTest.SequentialRpcs (161 ms) [ RUN ] GenericEnd2endTest.SequentialUnaryRpcs E0919 21:47:54.303044308 2597481 server_builder.cc:115] Adding multiple generic services is unsupported for now. Dropping the service 0xaaac034d9a30 [ OK ] GenericEnd2endTest.SequentialUnaryRpcs (279 ms) [ RUN ] GenericEnd2endTest.SimpleBidiStreaming E0919 21:47:54.599045560 2597481 server_builder.cc:115] Adding multiple generic services is unsupported for now. Dropping the service 0xaaac034d9a30 [ OK ] GenericEnd2endTest.SimpleBidiStreaming (60 ms) [ RUN ] GenericEnd2endTest.Deadline E0919 21:47:54.643037724 2597481 server_builder.cc:115] Adding multiple generic services is unsupported for now. Dropping the service 0xaaac034d9a30 [ OK ] GenericEnd2endTest.Deadline (43 ms) [ RUN ] GenericEnd2endTest.ShortDeadline E0919 21:47:54.687041128 2597481 server_builder.cc:115] Adding multiple generic services is unsupported for now. Dropping the service 0xaaac034d9a30 [ OK ] GenericEnd2endTest.ShortDeadline (43 ms) [----------] 6 tests from GenericEnd2endTest (636 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test suite ran. (637 ms total) [ PASSED ] 6 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:47:56,002 detected port server running version 21 2023-09-19 21:47:56,114 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/global_config_env_test [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from GlobalConfigEnvTest [ RUN ] GlobalConfigEnvTest.BoolWithEnvTest [ OK ] GlobalConfigEnvTest.BoolWithEnvTest (0 ms) [ RUN ] GlobalConfigEnvTest.Int32WithEnvTest [ OK ] GlobalConfigEnvTest.Int32WithEnvTest (0 ms) [ RUN ] GlobalConfigEnvTest.StringWithEnvTest [ OK ] GlobalConfigEnvTest.StringWithEnvTest (0 ms) [----------] 3 tests from GlobalConfigEnvTest (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (0 ms total) [ PASSED ] 3 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:47:56,315 detected port server running version 21 Port server started successfully 2023-09-19 21:47:56,488 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/global_config_test [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from GlobalConfigTest [ RUN ] GlobalConfigTest.BoolTest [ OK ] GlobalConfigTest.BoolTest (0 ms) [ RUN ] GlobalConfigTest.Int32Test [ OK ] GlobalConfigTest.Int32Test (0 ms) [ RUN ] GlobalConfigTest.StringTest [ OK ] GlobalConfigTest.StringTest (0 ms) [----------] 3 tests from GlobalConfigTest (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (0 ms total) [ PASSED ] 3 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:47:56,771 detected port server running version 21 Port server started successfully 2023-09-19 21:47:56,971 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/goaway_server_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:48:01,283 detected port server running version 21 2023-09-19 21:48:01,502 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/google_c2p_resolver_test [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from DestroyGoogleC2pChannelWithActiveConnectStressTest [ RUN ] DestroyGoogleC2pChannelWithActiveConnectStressTest.LoopTryConnectAndDestroyWithHangingMetadataServer E0919 21:48:02.967949832 2597870 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:02.967825431+08:00"} E0919 21:48:02.967997072 2597870 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:02.967865191+08:00"} E0919 21:48:02.968075472 2597871 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:02.968037672+08:00"} E0919 21:48:02.968091952 2597871 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:02.968053872+08:00"} E0919 21:48:02.968253153 2597888 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:02.968217393+08:00"} E0919 21:48:02.968263033 2597888 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:02.968233393+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:02.968296033 2597863 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:02.967818991+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:02.968304433 2597863 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:02.967855231+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:02.968806196 2597889 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:02.968737635+08:00"} E0919 21:48:02.968831596 2597889 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:02.968765315+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:02.968827476 2597891 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:02.968759755+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:02.968833236 2597890 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:02.968755755+08:00"} E0919 21:48:02.968844676 2597891 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:02.968782756+08:00"} E0919 21:48:02.968848436 2597890 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:02.968805316+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:02.968995077 2597892 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:02.968959436+08:00"} E0919 21:48:02.969006597 2597892 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:02.968976476+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:02.971734129 2597860 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:02.971679049+08:00"} E0919 21:48:02.971763889 2597860 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:02.971705369+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:02.972684134 2597866 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:02.972637613+08:00"} E0919 21:48:02.972713414 2597866 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:02.972660174+08:00"} E0919 21:48:02.973706338 2597884 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:02.973652418+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:02.973722658 2597884 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:02.973681498+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:02.973758139 2597864 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:02.973702938+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:02.973772819 2597864 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:02.973731219+08:00"} E0919 21:48:02.973825579 2597865 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:02.973786539+08:00"} E0919 21:48:02.973842099 2597865 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:02.973801899+08:00"} E0919 21:48:02.973905619 2597918 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:02.973865339+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:02.973916139 2597918 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:02.973885819+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:02.973924059 2597899 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:02.973890379+08:00"} E0919 21:48:02.973934339 2597899 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:02.973907139+08:00"} E0919 21:48:02.974068420 2597883 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:02.97403482+08:00"} E0919 21:48:02.974078460 2597883 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:02.97405062+08:00"} E0919 21:48:02.974117820 2597916 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:02.973689178+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:02.974126300 2597916 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:02.973714218+08:00"} E0919 21:48:02.974794343 2597901 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:02.974633303+08:00"} E0919 21:48:02.974807864 2597900 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:02.974646703+08:00"} E0919 21:48:02.974818144 2597901 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:02.974767383+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:02.974822504 2597900 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:02.974777703+08:00"} E0919 21:48:02.974835504 2597933 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:02.974682303+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:02.974851904 2597933 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:02.974806944+08:00"} E0919 21:48:02.974893984 2597893 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:02.974740303+08:00"} E0919 21:48:02.974902384 2597893 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:02.974871424+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:02.974932264 2597930 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:02.974654903+08:00"} E0919 21:48:02.974940744 2597930 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:02.974913824+08:00"} E0919 21:48:02.974901464 2597931 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:02.974743623+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:02.974978144 2597931 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:02.974880464+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:03.000761344 2597927 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:03.000703344+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:03.000787904 2597927 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:03.000730464+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:03.001760108 2597940 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.001688308+08:00"} E0919 21:48:03.001781589 2597940 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.001718788+08:00"} E0919 21:48:03.001793109 2597915 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.001751068+08:00"} E0919 21:48:03.001807509 2597915 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:03.001770868+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:03.001863789 2597936 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:03.001669788+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:03.001872549 2597936 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:03.001840149+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:03.002318311 2597917 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.002276031+08:00"} E0919 21:48:03.002333551 2597917 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:03.002294991+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:03.002687833 2597902 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.002631912+08:00"} E0919 21:48:03.002711113 2597902 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:03.002654393+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:03.002724193 2597907 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.002628312+08:00"} E0919 21:48:03.002737313 2597908 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:03.002630072+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:03.002739553 2597907 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.002682233+08:00"} E0919 21:48:03.002759273 2597908 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:03.002703833+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:03.003714957 2597952 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.003670557+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.003651237+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.003607677+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.003751078 2597952 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.003684837+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.003679037+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.003613677+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.003773358 2597912 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:03.003725998+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:03.003789278 2597912 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.003747758+08:00"} E0919 21:48:03.003862398 2597953 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.003826678+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.003814238+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.003605157+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.003880718 2597953 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.003840198+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.003834878+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.003612957+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.003929878 2597954 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.003892438+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.003879038+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.003852238+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.003950039 2597954 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.003905878+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.003900598+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.003857478+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.004699722 2597959 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.004656042+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.004633482+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.004584682+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.004715402 2597955 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.004671882+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.004656282+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.004625242+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.004738242 2597959 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.004670242+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.004664722+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.004590882+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.004741562 2597955 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.004686722+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.004681042+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.004631042+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.004864123 2597876 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.004827443+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.004810123+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.004594202+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.004883043 2597876 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.004841763+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.004836403+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.004600162+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.004902643 2597956 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.004865403+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.004853283+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.004821883+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.004922803 2597956 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.004878483+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.004873643+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.004827203+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.004992683 2597957 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.004959123+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.004949123+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.004918443+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.005011924 2597957 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.004971243+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.004966323+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.004924923+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.039780685 2597881 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.039714444+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.039692764+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.039628004+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.039826285 2597881 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.039746045+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.039737684+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.039633404+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.039962606 2597879 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.039925405+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.039909325+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.039880205+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.040005246 2597879 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.039938565+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.039933325+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.039886805+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.040148366 2597880 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.040112806+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.040101406+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.040072286+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.040167366 2597880 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.040125406+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.040120806+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.040077366+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.040330687 2597877 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:03.040277367+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:03.040361527 2597877 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.040315247+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.040304887+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.040254567+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.040406968 2597878 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.039714044+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.039686044+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.039619604+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.040424888 2597878 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.039739804+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.039731804+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.039628444+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.040729929 2597919 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.040669849+08:00"} E0919 21:48:03.040760169 2597919 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.040712129+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.040696809+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.040625409+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.040764649 2597948 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.040722409+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.040709449+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.040679329+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.040788729 2597948 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.040736769+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.040731489+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.040685009+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.040853010 2597862 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:03.040810849+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:03.040862290 2597862 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.04083017+08:00"} E0919 21:48:03.041804934 2597895 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.041731694+08:00"} E0919 21:48:03.041826774 2597895 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.041768374+08:00"} E0919 21:48:03.041975535 2597922 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:03.041780854+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:03.042004575 2597922 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.041953455+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.041935455+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.041651493+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.042062655 2597873 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.042008055+08:00"} E0919 21:48:03.042088895 2597873 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.042044095+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.042031495+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.041992735+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.042108855 2597887 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.042066815+08:00"} E0919 21:48:03.042118736 2597887 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:03.042087735+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:03.042188136 2597868 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.041943895+08:00"} E0919 21:48:03.042208456 2597868 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.042176136+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.042162976+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.041723134+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.042268296 2597869 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.042218056+08:00"} E0919 21:48:03.042277256 2597934 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.041706494+08:00"} E0919 21:48:03.042280976 2597869 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:03.042233176+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:03.042288416 2597934 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.041914855+08:00"} E0919 21:48:03.042405017 2597867 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.042365657+08:00"} E0919 21:48:03.042487217 2597867 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.042392697+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.042382937+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.042347177+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.042660258 2597942 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.042601458+08:00"} E0919 21:48:03.042675338 2597875 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:03.042613778+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:03.042676418 2597942 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.042630698+08:00"} E0919 21:48:03.042696418 2597882 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.042652618+08:00"} E0919 21:48:03.042708618 2597882 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.042671138+08:00"} E0919 21:48:03.042712658 2597875 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.042658058+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.042643578+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.042582338+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.042737618 2597885 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.042669058+08:00"} E0919 21:48:03.042750698 2597885 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.042712458+08:00"} E0919 21:48:03.042780699 2597896 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.042641458+08:00"} E0919 21:48:03.042788819 2597896 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.042757738+08:00"} E0919 21:48:03.042806539 2597924 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.042632258+08:00"} E0919 21:48:03.042816299 2597924 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:03.042778699+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:03.042867699 2597872 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.042825019+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.042807739+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.041754414+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.042889299 2597872 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.042842499+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.042836779+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.041761014+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.042900819 2597925 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.042851579+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.042830539+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.041868414+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.042919859 2597925 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.042868979+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.042863099+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.041875094+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.042921899 2597861 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:03.042840659+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:03.042947899 2597861 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.042905819+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.042888099+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.041884614+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.042982220 2597898 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.042611538+08:00"} E0919 21:48:03.042990620 2597898 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.042957299+08:00"} E0919 21:48:03.043719223 2597920 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.043666383+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.043648263+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.043599462+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.043755383 2597920 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.043688623+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.043681823+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.043606702+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.043779183 2597909 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:03.043705823+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:03.043808503 2597923 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:03.043757143+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:03.043812503 2597909 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.043759343+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.043739503+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.043652663+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.043867664 2597923 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.043793703+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.043783543+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.043731023+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.043721783 2597943 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.043680623+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.043663503+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.043601462+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.043918424 2597886 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:03.043873504+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:03.043929784 2597943 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.043695383+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.043690263+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.043608342+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.043941224 2597886 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.043906544+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.043896384+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.043852064+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.044715388 2597935 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.044673947+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.044655787+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.044605427+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.044740988 2597935 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.044687547+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.044682747+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.044611987+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.044807308 2597906 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.044741548+08:00"} E0919 21:48:03.044824588 2597906 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.044771068+08:00"} E0919 21:48:03.044824508 2597939 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.044725468+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.044709468+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.044672627+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.044854588 2597939 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.044794748+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.044737988+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.044678707+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.044964229 2597947 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.044918108+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.044895388+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.044623867+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.044985869 2597947 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.044939109+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.044933069+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.044632787+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.044986029 2597914 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.044942149+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.044926469+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.044785948+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.044986749 2597929 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.044870588+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.044857548+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.044804508+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.045005749 2597914 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.044964189+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.044959229+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.044899708+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.045012789 2597929 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.044891908+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.044886508+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.044811268+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.045042629 2597951 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.045004949+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.044996189+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.044972429+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.045065269 2597951 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.045017389+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.045012869+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.044977389+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.045073429 2597932 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.044911348+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.044902308+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.044753668+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.045091469 2597932 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.044925309+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.044920348+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.044761788+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.045093189 2597904 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.045044949+08:00"} E0919 21:48:03.045113069 2597904 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.045082229+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.045072189+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.044934949+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.045144190 2597911 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:269, created_time:"2023-09-19T21:48:03.044730148+08:00"} E0919 21:48:03.045162470 2597911 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.045133349+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.045121269+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.044703227+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.045191550 2597946 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.04515011+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.045134669+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.044875508+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.045210550 2597946 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.04517011+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.04516495+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.045110389+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.045281150 2597958 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.04524675+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.04523271+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.04520603+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.045300430 2597958 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.04525967+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.04525459+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.04521171+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.045353831 2597938 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:03.04530815+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:03.045375351 2597938 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.04534047+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.04533063+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.04528807+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.045411631 2597937 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.045377671+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.045368751+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.04534499+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.045430231 2597937 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.045390431+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.045385831+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.04535035+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.045535911 2597874 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:03.045469831+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:03.045559631 2597874 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.045514071+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.045502631+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.045447591+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.045580952 2597910 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.045542671+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.045530271+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.045470991+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.045601552 2597910 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.045556591+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.045551551+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.045477191+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.045769712 2597941 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.045722192+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.045709792+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.045658352+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.045790073 2597941 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.045739832+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.045734992+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.045664152+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.045821473 2597905 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.045777872+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.045758632+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.045708672+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.045826833 2597903 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.045783592+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.045764592+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.045669872+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.045844513 2597905 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.045791313+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.045786513+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.045719472+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.045854233 2597903 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.045796873+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.045791993+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.045678632+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.045847833 2597945 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.045792393+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.045771752+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.045660432+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.045894473 2597945 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.045816993+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.045810433+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.045668192+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.045916233 2597950 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.045881273+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.045866233+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.045838753+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.045936473 2597950 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.045894433+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.045889473+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.045844433+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.046026194 2597897 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.045944513+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.045930873+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.045701312+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.046047834 2597897 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.045960753+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.045955433+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.045707632+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.046092314 2597921 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.046057474+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.046044634+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.045979913+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.046111514 2597944 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.046070994+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.046053354+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.045941753+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.046140554 2597944 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.046084914+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.046079634+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.045946953+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.046211834 2597926 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.046168074+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.046159754+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.046133354+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.046231315 2597926 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.046188594+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.046181474+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.046138234+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.046256075 2597949 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.046007154+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.045992873+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.045894953+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.046113194 2597921 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.046070354+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.046065714+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.045984913+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.046291915 2597949 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.046226515+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.046209274+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.045900873+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.046319235 2597894 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP1 request cancelled during read {created_time:"2023-09-19T21:48:03.046271595+08:00", file_line:269, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc"} E0919 21:48:03.046341475 2597894 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.046305155+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.046294355+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.046248795+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.046555716 2597928 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.046418355+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.046408835+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.046382595+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.046577836 2597928 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.046526916+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.046514756+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.046387795+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.046648797 2597913 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.044846828+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.044836428+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.044801508+08:00", target_address:"ipv6:%5B::1%5D:17863"}]}]} E0919 21:48:03.046666757 2597913 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.046625676+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.046614996+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:17863", created_time:"2023-09-19T21:48:03.044807388+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} [ OK ] DestroyGoogleC2pChannelWithActiveConnectStressTest.LoopTryConnectAndDestroyWithHangingMetadataServer (227 ms) [ RUN ] DestroyGoogleC2pChannelWithActiveConnectStressTest.LoopTryConnectAndDestroyWithFastFailingMetadataServer E0919 21:48:03.074960488 2597849 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-19T21:48:03.074922688+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.074903887+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:18337", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-19T21:48:03.074859927+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0919 21:48:03.075082688 2597849 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-19T21:48:03.075051928+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.075036328+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-19T21:48:03.074994488+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.082763324 2597967 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-19T21:48:03.082727564+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.082705844+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-19T21:48:03.082651923+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.082881164 2597967 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-19T21:48:03.082857924+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.082847204+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-19T21:48:03.082813404+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.082938445 2597963 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-19T21:48:03.082897165+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.082867364+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-19T21:48:03.082801884+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.087528826 2597967 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-19T21:48:03.087493706+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.087474066+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-19T21:48:03.087433066+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.087661627 2597966 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-19T21:48:03.087613346+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.087591226+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:18337", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-19T21:48:03.087519986+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0919 21:48:03.087737307 2597970 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-19T21:48:03.087710347+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.087687987+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:18337", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-19T21:48:03.087635826+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0919 21:48:03.094677739 2597967 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-19T21:48:03.094618299+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.094590699+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-19T21:48:03.094519618+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.095112141 2597971 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-19T21:48:03.095081701+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.095060461+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:18337", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-19T21:48:03.094997581+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0919 21:48:03.095973225 2597962 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-19T21:48:03.095940585+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.095909985+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-19T21:48:03.095848425+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.096209506 2597966 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-19T21:48:03.096182066+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.096162826+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-19T21:48:03.096086666+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.096886029 2597971 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-19T21:48:03.096857149+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.096840629+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:18337", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-19T21:48:03.096758949+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0919 21:48:03.097043590 2597966 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-19T21:48:03.09701627+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.09700319+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-19T21:48:03.096116986+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.097080270 2597967 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-19T21:48:03.096482627+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.096460267+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-19T21:48:03.096393227+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.097279551 2597974 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-19T21:48:03.097235351+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.097213751+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:18337", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-19T21:48:03.097166151+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0919 21:48:03.097293311 2597967 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-19T21:48:03.097269831+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.097253231+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:18337", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-19T21:48:03.096831669+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0919 21:48:03.097561953 2597971 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-19T21:48:03.097536832+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.097517472+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:18337", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-19T21:48:03.097468592+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0919 21:48:03.098003995 2597970 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-19T21:48:03.097975354+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.097949354+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-19T21:48:03.097887754+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.098240636 2597970 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-19T21:48:03.098216396+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.098197475+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-19T21:48:03.097919914+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.098467077 2597962 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-19T21:48:03.098412956+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.098386676+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-19T21:48:03.098313876+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.098529197 2597962 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-19T21:48:03.098509437+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.098499197+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-19T21:48:03.098344396+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.107715160 2597974 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-19T21:48:03.107675359+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.107652439+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-19T21:48:03.107266917+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.107896240 2597974 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-19T21:48:03.10786652+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.10784916+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:18337", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-19T21:48:03.107623959+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0919 21:48:03.108843085 2597971 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-19T21:48:03.108812325+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.108794605+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:18337", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-19T21:48:03.108693444+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0919 21:48:03.109553008 2597971 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-19T21:48:03.109523808+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.109504288+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-19T21:48:03.109314927+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.112311901 2597971 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-19T21:48:03.112279541+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.112256861+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-19T21:48:03.1122001+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.114638472 2597971 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-19T21:48:03.114591031+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.114571591+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-19T21:48:03.114525191+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.115314395 2597971 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-19T21:48:03.115282115+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.115264955+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:18337", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-19T21:48:03.115106274+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0919 21:48:03.115866517 2597971 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-19T21:48:03.115838957+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.115818757+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:18337", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-19T21:48:03.115777957+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0919 21:48:03.115919118 2597971 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-19T21:48:03.115899477+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.115891237+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-19T21:48:03.115833917+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.117552205 2597971 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-19T21:48:03.117523405+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.117506845+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:18337", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-19T21:48:03.117124323+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0919 21:48:03.118267488 2597971 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-19T21:48:03.118238328+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.118218888+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-19T21:48:03.117630326+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.119787096 2597971 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-19T21:48:03.119502614+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.119484934+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:18337", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-19T21:48:03.117669886+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0919 21:48:03.120980381 2597971 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-19T21:48:03.12079014+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.12076606+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:18337", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-19T21:48:03.12070546+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0919 21:48:03.121038421 2597971 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-19T21:48:03.121018781+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.121007861+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed to connect to remote host: Connection refused {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-19T21:48:03.120901821+08:00", errno:111, os_error:"Connection refused", syscall:"connect", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.121428143 2597971 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:Failed HTTP requests to all targets {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:382, created_time:"2023-09-19T21:48:03.121403183+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.121385343+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:18337", file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc", file_line:234, created_time:"2023-09-19T21:48:03.121059861+08:00", errno:111, os_error:"Connection refused", syscall:"connect"}]}]} E0919 21:48:03.121476983 2597971 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:Failed HTTP requests to all targets {created_time:"2023-09-19T21:48:03.121457743+08:00", file_line:382, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.121450143+08:00", children:[UNKNOWN:Failed to connect to remote host: Connection refused {target_address:"ipv6:%5B::1%5D:18337", syscall:"connect", os_error:"Connection refused", errno:111, created_time:"2023-09-19T21:48:03.121148542+08:00", file_line:234, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/tcp_client_posix.cc"}]}]} E0919 21:48:03.175758675 2598029 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.175704875+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.175678315+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.175625834+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.175809315 2598029 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.175721235+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.175715075+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.175633434+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.176645119 2598075 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.176613999+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.176596679+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.176566079+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.184678596 2597998 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.184630476+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.184605916+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.184560436+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.184714196 2597998 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.184644636+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.184639436+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.184567516+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.184836917 2597990 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.184801597+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.184791597+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.184761677+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.184854917 2597990 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.184814997+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.184809957+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.184767317+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.185678121 2598002 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.185631881+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.185612921+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.18556232+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.185695761 2597989 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.185648801+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.185630681+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.18557296+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.185712361 2598002 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.185647561+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.185641761+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.18556852+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.185722401 2597989 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.185666001+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.185659921+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.18557964+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.187706730 2598071 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.18763489+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.18761745+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.18757597+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.187717490 2598062 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.18767201+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.18765421+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.18760277+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.187736330 2598071 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.18767597+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.18766717+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.18758289+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.187744371 2598062 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.18768757+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.18768201+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.18760973+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.187883531 2598055 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.187847331+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.187836611+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.187804891+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.187902571 2598055 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.187861531+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.187855811+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.187811411+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.188705695 2598004 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.188672775+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.188652255+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.188619535+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.188714215 2598003 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.188683375+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.188665175+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.188630255+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.188849256 2598026 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.188825176+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.188812215+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.188788415+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.196710132 2598008 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.196671452+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.196644652+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.196601652+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.197686617 2598009 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.197653496+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.197632536+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.197597416+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.197753737 2598021 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.197711137+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.197693897+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.197656736+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.197781417 2598021 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.197726097+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.197720337+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.197663656+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.198667141 2598023 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.198613061+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.198594741+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.198534741+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.198667061 2598022 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.198628981+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.198609061+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.198559301+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.198704741 2598023 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.198638381+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.198630781+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.198543661+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.198684941 2598024 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.198645141+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.198629421+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.198565821+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.198928582 2598024 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.198659101+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.198654101+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.198573541+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.199655786 2598067 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.199616626+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.199602665+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.199569385+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.199685946 2598067 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.199630106+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.199624506+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.199575385+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.207716023 2598030 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.207667783+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.207642663+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.207596783+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.207754263 2598030 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.207682383+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.207677023+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.207603423+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.208673668 2598033 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.208630787+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.208612787+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.208573147+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.208703588 2598033 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.208646027+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.208640907+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.208579747+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.209677432 2597982 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.209649152+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.209633112+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.209573272+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.209704312 2598027 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.209671752+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.209653312+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.209596672+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.209745432 2597994 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.209666632+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.209651552+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.209582872+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.209747313 2598031 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.209696632+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.209680272+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.209601152+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.209782833 2597994 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.209718032+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.209711992+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.209590112+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.209793033 2598031 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.209717352+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.209710872+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.209615912+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.209873993 2598032 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.209839193+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.209827273+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.209680792+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.209893553 2598032 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.209852673+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.209847873+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.209686632+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.210652917 2597997 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.210611317+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.210595796+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.210542436+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.210669237 2598076 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.210626877+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.210610877+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.210556716+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.210684557 2597997 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.210626157+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.210621117+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.210550036+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.210694397 2598076 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.210642397+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.210636797+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.210563316+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.210811757 2598041 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.210779077+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.210768957+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.210739957+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.210830678 2598041 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.210790997+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.210786077+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.210745877+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.210944318 2598019 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.210911398+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.210902518+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.210878518+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.210962998 2598019 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.210923078+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.210918518+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.210884078+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.211072959 2598057 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.211040238+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.211029398+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.211002518+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.211100639 2598057 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.211051999+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.211047159+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.211007878+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.211209279 2598045 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.211177519+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.211167799+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.211141839+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.211226719 2598045 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.211189359+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.211184599+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.211147519+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.211662561 2598013 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.211623921+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.211609921+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.211578361+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.211696642 2598013 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.211638481+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.211633001+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.211583801+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.211823122 2598042 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.211789202+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.211778442+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.211749322+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.211842402 2598042 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.211801802+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.211796602+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.211754762+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.212710606 2598077 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.212659086+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.212643766+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.212603046+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.212714646 2598074 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.212671046+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.212653406+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.212592806+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.212743646 2598077 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.212678566+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.212673126+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.212610606+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.212750726 2598044 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.212720006+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.212701166+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.212633886+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.212755326 2598074 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.212686246+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.212680606+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.212598206+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.212873727 2598017 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.212838607+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.212829207+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.212801207+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.212892567 2598017 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.212852607+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.212847727+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.212806927+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.213701051 2598072 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.213658371+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.213643211+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.21359173+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.213726251 2598072 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.213673571+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.213668251+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.21359869+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.213774411 2598079 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.213730531+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.213715291+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.213672811+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.213800531 2598079 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.213745771+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.213740171+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.213679611+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.213877492 2598005 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.213841411+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.213827731+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.21360529+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.213896412 2598005 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.213855532+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.213850612+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.21361337+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.213978932 2598018 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.213946452+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.213933692+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.213786091+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.213997132 2598018 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.213958532+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.213953812+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.213792011+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.213726091 2597996 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.213675331+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.213658771+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.21360297+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.214170733 2597996 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.213697611+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.213691011+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.21361077+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.214604855 2598038 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.214578815+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.214560015+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.214529575+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.214767176 2598050 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.214732216+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.214720336+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.214691055+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.214791736 2598050 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.214744776+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.214740136+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.214696255+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.216732705 2598040 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.216696945+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.216679625+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.216656945+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.216748785 2598058 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.216667145+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.216646144+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.216595064+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.216777305 2598058 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.216718505+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.216712425+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.216601944+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.216856585 2598035 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.216693625+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.216678625+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.216591704+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.216874906 2598035 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.216832985+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.216824825+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.216599304+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.217281187 2598060 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.217254627+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.217238787+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.217204067+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.217672669 2597999 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.217633229+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.217612629+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.217577269+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.217703109 2597999 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.217646629+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.217641869+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.217583029+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.217828470 2598061 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.21779403+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.21778499+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.21775731+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.217848030 2598061 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.21780691+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.21780171+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.21776327+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.217949231 2598034 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.21792783+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.21791043+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.21789099+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.218659114 2598073 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.218627474+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.218603114+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.218554113+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.218682594 2598028 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.218638234+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.218617714+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.218559353+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.218710954 2598028 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.218653154+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.218647514+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.218564993+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.218811555 2597992 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.218778594+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.218766114+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.218739434+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.218830635 2597992 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.218790954+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.218786234+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.218744914+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.218944115 2598065 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.218910835+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.218900195+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.218874395+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.218962755 2598065 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.218923675+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.218919195+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.218880315+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.219720719 2598012 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.219664198+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.219644238+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.219591718+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.219739039 2598078 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.219710279+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.219692759+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.219651998+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.219757439 2598012 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.219689199+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.219682479+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.219599318+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.219770559 2598015 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.219724719+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.219705359+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.219609998+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.219799399 2598015 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.219741559+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.219735639+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.219620838+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.219847519 2597991 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.219811239+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.219800399+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.219608518+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.219866159 2597991 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.219825879+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.219820319+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.219615638+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.219911080 2598054 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.219865199+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.219853319+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.219823239+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.219930960 2598054 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.21988816+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.219881239+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.219829999+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.220772684 2598048 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.220736763+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.220718043+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.220681843+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.220826604 2597983 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.220769324+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.220744803+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.220602163+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.220835684 2598046 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.220790964+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.220772644+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.220657243+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.220857164 2597983 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.220793724+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.220786004+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.220609363+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.220863844 2598046 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.220807484+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.220802084+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.220663763+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.220851924 2598020 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.220808044+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.220790604+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.220717523+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.220892404 2598020 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.220823644+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.220818124+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.220724323+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.220922924 2598047 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.220885084+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.220874964+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.220847404+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.220943884 2598047 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.220898604+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.220893484+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.220852244+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.220981085 2598056 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.220935604+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.220922804+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.220712683+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.220999205 2598069 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.220977045+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.220966005+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.220624883+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.221053005 2597986 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.221019725+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.221010165+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.220659483+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.221070085 2597986 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.221032765+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.221027765+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.220669843+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.221090805 2598036 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.221055925+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.221046605+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.220927764+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.221109725 2598036 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.221068805+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.221064005+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.220932884+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.221001405 2598056 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.220956164+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.220950204+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.220720403+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.221739048 2598043 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.221690008+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.221670568+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.221599607+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.221770888 2598066 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.221723728+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.221703768+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.221659168+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.221798368 2598066 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.221740208+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.221734848+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.221666928+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.221809008 2598053 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.221760088+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.221752288+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.221722288+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.221835129 2598053 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.221773488+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.221768368+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.221728928+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.221850849 2598068 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.221695448+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.221677608+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.221618888+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.221870889 2598068 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.221819448+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.221806688+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.221637008+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.221904209 2597987 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.221856569+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.221839889+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.221754888+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.221927929 2597987 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.221870889+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.221865969+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.221761688+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.221950489 2598051 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.221902769+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.221885049+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.221798248+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.221968609 2598051 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.221927689+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.221921889+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.221803488+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.221989689 2598059 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.221965449+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.221951409+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.221928649+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.222013849 2598011 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.221978009+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.221967129+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.221939609+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.222033249 2598011 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.221991409+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.221986489+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.221945529+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.222129450 2598016 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.22210341+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.22208669+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.22205985+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.222147370 2598037 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.22210433+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.22209365+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.221889849+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.222168250 2598037 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.22212457+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.22211949+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.221895609+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.222171770 2597995 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.22213665+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.22212705+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.221899689+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.222185650 2598006 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.22204629+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.222033929+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.221871209+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.222190610 2597995 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.22214949+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.22214481+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.221905289+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.222204970 2598006 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.22206021+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.22205465+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.222002209+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.222257330 2597981 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.22222137+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.22220941+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.22208961+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.222275691 2597981 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.22223545+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.22223069+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.22209629+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.222665412 2597980 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.222623732+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.222606732+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.222565692+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.222673372 2598049 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.222627732+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.222609892+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.222572052+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.222692333 2597980 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.222637532+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.222632652+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.222573012+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.222697933 2598049 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.222644652+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.222638732+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.222577932+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.222743333 2597985 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.222697093+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.222678452+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.222639052+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.222772013 2597985 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.222711893+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.222706173+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.222645972+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.222830573 2598070 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.222805893+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.222791773+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.222757973+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.222879693 2598039 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.222838053+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.222822573+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.222770653+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.222900213 2598039 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.222853093+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.222848013+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.222779413+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.222919134 2597993 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.222884533+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.222874453+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.222842573+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.222940094 2597993 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.222897213+08:00", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.222892333+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.222849893+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.223327815 2598052 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.223298255+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.223272695+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.223241135+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} E0919 21:48:03.223458256 2598063 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.223435216+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.223424256+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.223404616+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.223577177 2598000 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.223542656+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {created_time:"2023-09-19T21:48:03.223530096+08:00", file_line:245, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.223503016+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.223597097 2598000 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:377, created_time:"2023-09-19T21:48:03.223554577+08:00", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.223549856+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.223508296+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.223709217 2597988 google_c2p_resolver.cc:236] zone query failed: UNKNOWN: error fetching zone from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.223674777+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.223665057+08:00", children:[UNKNOWN:tcp handshaker shutdown {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc", file_line:116, created_time:"2023-09-19T21:48:03.223640417+08:00", target_address:"ipv6:%5B::1%5D:18337"}]}]} E0919 21:48:03.223728017 2597988 google_c2p_resolver.cc:260] error fetching IPv6 address from metadata server: UNKNOWN:HTTP request was cancelled {created_time:"2023-09-19T21:48:03.223687057+08:00", file_line:377, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", children:[UNKNOWN:Failed HTTP/1 client request {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/http/httpcli.cc", file_line:245, created_time:"2023-09-19T21:48:03.223682257+08:00", children:[UNKNOWN:tcp handshaker shutdown {target_address:"ipv6:%5B::1%5D:18337", created_time:"2023-09-19T21:48:03.223645937+08:00", file_line:116, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/transport/tcp_connect_handshaker.cc"}]}]} [ OK ] DestroyGoogleC2pChannelWithActiveConnectStressTest.LoopTryConnectAndDestroyWithFastFailingMetadataServer (173 ms) [----------] 2 tests from DestroyGoogleC2pChannelWithActiveConnectStressTest (400 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (400 ms total) [ PASSED ] 2 tests. E0919 21:48:06.308699997 2597849 google_default_credentials.cc:461] Could not create google default credentials: UNKNOWN:Failed to load file {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc", file_line:71, created_time:"2023-09-19T21:48:03.309243454+08:00", filename:"/builddir/.config/gcloud/application_default_credentials.json", children:[UNKNOWN:No such file or directory {syscall:"fopen", os_error:"No such file or directory", errno:2, created_time:"2023-09-19T21:48:03.309233934+08:00", file_line:45, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc"}]} E0919 21:48:06.308842198 2597849 xds_resolver.cc:970] [xds_resolver 0xfffb20011c60] received error from XdsClient: servername_not_used: UNAVAILABLE: xds client has a lame channel (node ID:C2P-15092000460404944571) E0919 21:48:09.309707747 2597966 google_default_credentials.cc:461] Could not create google default credentials: UNKNOWN:Failed to load file {filename:"/builddir/.config/gcloud/application_default_credentials.json", created_time:"2023-09-19T21:48:06.309569445+08:00", file_line:71, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc", children:[UNKNOWN:No such file or directory {syscall:"fopen", os_error:"No such file or directory", errno:2, created_time:"2023-09-19T21:48:06.309563525+08:00", file_line:45, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc"}]} E0919 21:48:09.309833988 2597966 xds_resolver.cc:970] [xds_resolver 0xfffb8c009590] received error from XdsClient: servername_not_used: UNAVAILABLE: xds client has a lame channel (node ID:C2P-15092000460404944571) E0919 21:48:12.309704853 2597970 google_default_credentials.cc:461] Could not create google default credentials: UNKNOWN:Failed to load file {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc", file_line:71, created_time:"2023-09-19T21:48:09.309866186+08:00", filename:"/builddir/.config/gcloud/application_default_credentials.json", children:[UNKNOWN:No such file or directory {syscall:"fopen", os_error:"No such file or directory", errno:2, created_time:"2023-09-19T21:48:09.309860186+08:00", file_line:45, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc"}]} E0919 21:48:12.309830014 2597970 xds_resolver.cc:970] [xds_resolver 0xfffb4c0008e0] received error from XdsClient: servername_not_used: UNAVAILABLE: xds client has a lame channel (node ID:C2P-15092000460404944571) E0919 21:48:13.225093896 2597831 test_config.cc:175] Timeout in waiting for gRPC shutdown E0919 21:48:15.309716279 2597962 google_default_credentials.cc:461] Could not create google default credentials: UNKNOWN:Failed to load file {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc", file_line:71, created_time:"2023-09-19T21:48:12.310313271+08:00", filename:"/builddir/.config/gcloud/application_default_credentials.json", children:[UNKNOWN:No such file or directory {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc", file_line:45, created_time:"2023-09-19T21:48:12.310307111+08:00", errno:2, os_error:"No such file or directory", syscall:"fopen"}]} E0919 21:48:15.309839319 2597962 xds_resolver.cc:970] [xds_resolver 0xfffb44009fd0] received error from XdsClient: servername_not_used: UNAVAILABLE: xds client has a lame channel (node ID:C2P-15092000460404944571) E0919 21:48:18.309684064 2597963 google_default_credentials.cc:461] Could not create google default credentials: UNKNOWN:Failed to load file {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc", file_line:71, created_time:"2023-09-19T21:48:15.309959204+08:00", filename:"/builddir/.config/gcloud/application_default_credentials.json", children:[UNKNOWN:No such file or directory {syscall:"fopen", os_error:"No such file or directory", errno:2, created_time:"2023-09-19T21:48:15.309953764+08:00", file_line:45, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc"}]} E0919 21:48:18.309790345 2597963 xds_resolver.cc:970] [xds_resolver 0xfffaf40067e0] received error from XdsClient: servername_not_used: UNAVAILABLE: xds client has a lame channel (node ID:C2P-15092000460404944571) E0919 21:48:21.310652374 2597967 google_default_credentials.cc:461] Could not create google default credentials: UNKNOWN:Failed to load file {filename:"/builddir/.config/gcloud/application_default_credentials.json", created_time:"2023-09-19T21:48:18.310343534+08:00", file_line:71, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc", children:[UNKNOWN:No such file or directory {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc", file_line:45, created_time:"2023-09-19T21:48:18.310336494+08:00", errno:2, os_error:"No such file or directory", syscall:"fopen"}]} E0919 21:48:21.310769455 2597967 xds_resolver.cc:970] [xds_resolver 0xfffb3c0008e0] received error from XdsClient: servername_not_used: UNAVAILABLE: xds client has a lame channel (node ID:C2P-15092000460404944571) + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:48:21,559 detected port server running version 21 Port server started successfully 2023-09-19 21:48:21,723 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/google_mesh_ca_certificate_provider_factory_test [==========] Running 8 tests from 1 test suite. [----------] Global test environment set-up. [----------] 8 tests from GoogleMeshCaConfigTest [ RUN ] GoogleMeshCaConfigTest.Basic [ OK ] GoogleMeshCaConfigTest.Basic (0 ms) [ RUN ] GoogleMeshCaConfigTest.Defaults [ OK ] GoogleMeshCaConfigTest.Defaults (0 ms) [ RUN ] GoogleMeshCaConfigTest.WrongExpectedValues [ OK ] GoogleMeshCaConfigTest.WrongExpectedValues (0 ms) [ RUN ] GoogleMeshCaConfigTest.WrongTypes [ OK ] GoogleMeshCaConfigTest.WrongTypes (5 ms) [ RUN ] GoogleMeshCaConfigTest.GrpcServicesNotAnArray [ OK ] GoogleMeshCaConfigTest.GrpcServicesNotAnArray (0 ms) [ RUN ] GoogleMeshCaConfigTest.GoogleGrpcNotAnObject [ OK ] GoogleMeshCaConfigTest.GoogleGrpcNotAnObject (0 ms) [ RUN ] GoogleMeshCaConfigTest.CallCredentialsNotAnArray [ OK ] GoogleMeshCaConfigTest.CallCredentialsNotAnArray (0 ms) [ RUN ] GoogleMeshCaConfigTest.StsServiceNotAnObject [ OK ] GoogleMeshCaConfigTest.StsServiceNotAnObject (0 ms) [----------] 8 tests from GoogleMeshCaConfigTest (18 ms total) [----------] Global test environment tear-down [==========] 8 tests from 1 test suite ran. (18 ms total) [ PASSED ] 8 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:48:22,011 detected port server running version 21 Port server started successfully 2023-09-19 21:48:22,242 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/graceful_shutdown_test [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from GracefulShutdownTest [ RUN ] GracefulShutdownTest.GracefulGoaway [ OK ] GracefulShutdownTest.GracefulGoaway (25 ms) [ RUN ] GracefulShutdownTest.RequestStartedBeforeFinalGoaway [ OK ] GracefulShutdownTest.RequestStartedBeforeFinalGoaway (35 ms) [ RUN ] GracefulShutdownTest.RequestStartedAfterFinalGoawayIsIgnored [ OK ] GracefulShutdownTest.RequestStartedAfterFinalGoawayIsIgnored (20 ms) [ RUN ] GracefulShutdownTest.UnresponsiveClient [ OK ] GracefulShutdownTest.UnresponsiveClient (20033 ms) [ RUN ] GracefulShutdownTest.GoawayReceivedOnServerDisconnect [ OK ] GracefulShutdownTest.GoawayReceivedOnServerDisconnect (26 ms) [----------] 5 tests from GracefulShutdownTest (20142 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (20142 ms total) [ PASSED ] 5 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:48:42,679 detected port server running version 21 Port server started successfully 2023-09-19 21:48:42,911 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/grpc_alts_credentials_options_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:48:43,111 detected port server running version 21 2023-09-19 21:48:43,307 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/grpc_authorization_engine_test [==========] Running 6 tests from 1 test suite. [----------] Global test environment set-up. [----------] 6 tests from GrpcAuthorizationEngineTest [ RUN ] GrpcAuthorizationEngineTest.AllowEngineWithMatchingPolicy [ OK ] GrpcAuthorizationEngineTest.AllowEngineWithMatchingPolicy (0 ms) [ RUN ] GrpcAuthorizationEngineTest.AllowEngineWithNoMatchingPolicy [ OK ] GrpcAuthorizationEngineTest.AllowEngineWithNoMatchingPolicy (0 ms) [ RUN ] GrpcAuthorizationEngineTest.AllowEngineWithEmptyPolicies [ OK ] GrpcAuthorizationEngineTest.AllowEngineWithEmptyPolicies (0 ms) [ RUN ] GrpcAuthorizationEngineTest.DenyEngineWithMatchingPolicy [ OK ] GrpcAuthorizationEngineTest.DenyEngineWithMatchingPolicy (0 ms) [ RUN ] GrpcAuthorizationEngineTest.DenyEngineWithNoMatchingPolicy [ OK ] GrpcAuthorizationEngineTest.DenyEngineWithNoMatchingPolicy (0 ms) [ RUN ] GrpcAuthorizationEngineTest.DenyEngineWithEmptyPolicies [ OK ] GrpcAuthorizationEngineTest.DenyEngineWithEmptyPolicies (0 ms) [----------] 6 tests from GrpcAuthorizationEngineTest (0 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test suite ran. (1 ms total) [ PASSED ] 6 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:48:43,531 detected port server running version 21 Port server started successfully 2023-09-19 21:48:43,668 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/grpc_authorization_policy_provider_test [==========] Running 7 tests from 1 test suite. [----------] Global test environment set-up. [----------] 7 tests from AuthorizationPolicyProviderTest [ RUN ] AuthorizationPolicyProviderTest.StaticDataInitializationSuccessful [ OK ] AuthorizationPolicyProviderTest.StaticDataInitializationSuccessful (0 ms) [ RUN ] AuthorizationPolicyProviderTest.StaticDataInitializationFailedInvalidPolicy [ OK ] AuthorizationPolicyProviderTest.StaticDataInitializationFailedInvalidPolicy (0 ms) [ RUN ] AuthorizationPolicyProviderTest.FileWatcherInitializationSuccessValidPolicy [ OK ] AuthorizationPolicyProviderTest.FileWatcherInitializationSuccessValidPolicy (8 ms) [ RUN ] AuthorizationPolicyProviderTest.FileWatcherInitializationFailedInvalidPolicy [ OK ] AuthorizationPolicyProviderTest.FileWatcherInitializationFailedInvalidPolicy (0 ms) [ RUN ] AuthorizationPolicyProviderTest.FileWatcherSuccessValidPolicyRefresh [ OK ] AuthorizationPolicyProviderTest.FileWatcherSuccessValidPolicyRefresh (1006 ms) [ RUN ] AuthorizationPolicyProviderTest.FileWatcherInvalidPolicyRefreshSkipReload [ OK ] AuthorizationPolicyProviderTest.FileWatcherInvalidPolicyRefreshSkipReload (1007 ms) [ RUN ] AuthorizationPolicyProviderTest.FileWatcherRecoversFromFailure [ OK ] AuthorizationPolicyProviderTest.FileWatcherRecoversFromFailure (2020 ms) [----------] 7 tests from AuthorizationPolicyProviderTest (4043 ms total) [----------] Global test environment tear-down [==========] 7 tests from 1 test suite ran. (4043 ms total) [ PASSED ] 7 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:48:47,927 detected port server running version 21 Port server started successfully 2023-09-19 21:48:48,115 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/grpc_authz_end2end_test [==========] Running 17 tests from 1 test suite. [----------] Global test environment set-up. [----------] 17 tests from GrpcAuthzEnd2EndTest [ RUN ] GrpcAuthzEnd2EndTest.StaticInitAllowsRpcRequestNoMatchInDenyMatchInAllow [ OK ] GrpcAuthzEnd2EndTest.StaticInitAllowsRpcRequestNoMatchInDenyMatchInAllow (104 ms) [ RUN ] GrpcAuthzEnd2EndTest.StaticInitDeniesRpcRequestNoMatchInAllowAndDeny [ OK ] GrpcAuthzEnd2EndTest.StaticInitDeniesRpcRequestNoMatchInAllowAndDeny (71 ms) [ RUN ] GrpcAuthzEnd2EndTest.StaticInitDeniesRpcRequestMatchInDenyMatchInAllow [ OK ] GrpcAuthzEnd2EndTest.StaticInitDeniesRpcRequestMatchInDenyMatchInAllow (73 ms) [ RUN ] GrpcAuthzEnd2EndTest.StaticInitDeniesRpcRequestMatchInDenyNoMatchInAllow [ OK ] GrpcAuthzEnd2EndTest.StaticInitDeniesRpcRequestMatchInDenyNoMatchInAllow (56 ms) [ RUN ] GrpcAuthzEnd2EndTest.StaticInitAllowsRpcRequestEmptyDenyMatchInAllow [ OK ] GrpcAuthzEnd2EndTest.StaticInitAllowsRpcRequestEmptyDenyMatchInAllow (65 ms) [ RUN ] GrpcAuthzEnd2EndTest.StaticInitDeniesRpcRequestEmptyDenyNoMatchInAllow [ OK ] GrpcAuthzEnd2EndTest.StaticInitDeniesRpcRequestEmptyDenyNoMatchInAllow (88 ms) [ RUN ] GrpcAuthzEnd2EndTest.StaticInitDeniesRpcRequestWithPrincipalsFieldOnUnauthenticatedConnection [ OK ] GrpcAuthzEnd2EndTest.StaticInitDeniesRpcRequestWithPrincipalsFieldOnUnauthenticatedConnection (60 ms) [ RUN ] GrpcAuthzEnd2EndTest.StaticInitAllowsRpcRequestWithPrincipalsFieldOnAuthenticatedConnection [ OK ] GrpcAuthzEnd2EndTest.StaticInitAllowsRpcRequestWithPrincipalsFieldOnAuthenticatedConnection (87 ms) [ RUN ] GrpcAuthzEnd2EndTest.FileWatcherInitAllowsRpcRequestNoMatchInDenyMatchInAllow [ OK ] GrpcAuthzEnd2EndTest.FileWatcherInitAllowsRpcRequestNoMatchInDenyMatchInAllow (92 ms) [ RUN ] GrpcAuthzEnd2EndTest.FileWatcherInitDeniesRpcRequestNoMatchInAllowAndDeny [ OK ] GrpcAuthzEnd2EndTest.FileWatcherInitDeniesRpcRequestNoMatchInAllowAndDeny (65 ms) [ RUN ] GrpcAuthzEnd2EndTest.FileWatcherInitDeniesRpcRequestMatchInDenyMatchInAllow [ OK ] GrpcAuthzEnd2EndTest.FileWatcherInitDeniesRpcRequestMatchInDenyMatchInAllow (80 ms) [ RUN ] GrpcAuthzEnd2EndTest.FileWatcherInitDeniesRpcRequestMatchInDenyNoMatchInAllow [ OK ] GrpcAuthzEnd2EndTest.FileWatcherInitDeniesRpcRequestMatchInDenyNoMatchInAllow (97 ms) [ RUN ] GrpcAuthzEnd2EndTest.FileWatcherInitAllowsRpcRequestEmptyDenyMatchInAllow [ OK ] GrpcAuthzEnd2EndTest.FileWatcherInitAllowsRpcRequestEmptyDenyMatchInAllow (85 ms) [ RUN ] GrpcAuthzEnd2EndTest.FileWatcherInitDeniesRpcRequestEmptyDenyNoMatchInAllow [ OK ] GrpcAuthzEnd2EndTest.FileWatcherInitDeniesRpcRequestEmptyDenyNoMatchInAllow (63 ms) [ RUN ] GrpcAuthzEnd2EndTest.FileWatcherValidPolicyRefresh [ OK ] GrpcAuthzEnd2EndTest.FileWatcherValidPolicyRefresh (1049 ms) [ RUN ] GrpcAuthzEnd2EndTest.FileWatcherInvalidPolicyRefreshSkipsReload [ OK ] GrpcAuthzEnd2EndTest.FileWatcherInvalidPolicyRefreshSkipsReload (1035 ms) [ RUN ] GrpcAuthzEnd2EndTest.FileWatcherRecoversFromFailure [ OK ] GrpcAuthzEnd2EndTest.FileWatcherRecoversFromFailure (2048 ms) [----------] 17 tests from GrpcAuthzEnd2EndTest (5227 ms total) [----------] Global test environment tear-down [==========] 17 tests from 1 test suite ran. (5227 ms total) [ PASSED ] 17 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:48:53,963 detected port server running version 21 Port server started successfully 2023-09-19 21:48:54,148 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/grpc_byte_buffer_reader_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:48:54,441 detected port server running version 21 2023-09-19 21:48:54,659 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/grpc_completion_queue_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:48:54,935 detected port server running version 21 2023-09-19 21:48:55,146 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/grpc_ipv6_loopback_available_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:48:55,385 detected port server running version 21 Port server started successfully 2023-09-19 21:48:55,515 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/grpc_tls_certificate_distributor_test [==========] Running 23 tests from 1 test suite. [----------] Global test environment set-up. [----------] 23 tests from GrpcTlsCertificateDistributorTest [ RUN ] GrpcTlsCertificateDistributorTest.BasicCredentialBehaviors [ OK ] GrpcTlsCertificateDistributorTest.BasicCredentialBehaviors (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.UpdateCredentialsOnAnySide [ OK ] GrpcTlsCertificateDistributorTest.UpdateCredentialsOnAnySide (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.SameIdentityNameDiffRootName [ OK ] GrpcTlsCertificateDistributorTest.SameIdentityNameDiffRootName (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.SameRootNameDiffIdentityName [ OK ] GrpcTlsCertificateDistributorTest.SameRootNameDiffIdentityName (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.AddAndCancelFirstWatcherForSameRootAndIdentityCertName [ OK ] GrpcTlsCertificateDistributorTest.AddAndCancelFirstWatcherForSameRootAndIdentityCertName (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.AddAndCancelFirstWatcherForIdentityCertNameWithRootBeingWatched [ OK ] GrpcTlsCertificateDistributorTest.AddAndCancelFirstWatcherForIdentityCertNameWithRootBeingWatched (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.AddAndCancelFirstWatcherForRootCertNameWithIdentityBeingWatched [ OK ] GrpcTlsCertificateDistributorTest.AddAndCancelFirstWatcherForRootCertNameWithIdentityBeingWatched (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.RemoveAllWatchersForCertNameAndAddAgain [ OK ] GrpcTlsCertificateDistributorTest.RemoveAllWatchersForCertNameAndAddAgain (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.ResetCallbackToNull [ OK ] GrpcTlsCertificateDistributorTest.ResetCallbackToNull (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.SetKeyMaterialsInCallback [ OK ] GrpcTlsCertificateDistributorTest.SetKeyMaterialsInCallback (55 ms) [ RUN ] GrpcTlsCertificateDistributorTest.WatchACertInfoWithValidCredentials [ OK ] GrpcTlsCertificateDistributorTest.WatchACertInfoWithValidCredentials (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.SetErrorForCertForBothRootAndIdentity [ OK ] GrpcTlsCertificateDistributorTest.SetErrorForCertForBothRootAndIdentity (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.SetErrorForCertForRootOrIdentity [ OK ] GrpcTlsCertificateDistributorTest.SetErrorForCertForRootOrIdentity (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.SetErrorForIdentityNameWithPreexistingErrorForRootName [ OK ] GrpcTlsCertificateDistributorTest.SetErrorForIdentityNameWithPreexistingErrorForRootName (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.SetErrorForCertForRootNameWithSameNameForIdentityErrored [ OK ] GrpcTlsCertificateDistributorTest.SetErrorForCertForRootNameWithSameNameForIdentityErrored (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.SetErrorForIdentityNameWithoutErrorForRootName [ OK ] GrpcTlsCertificateDistributorTest.SetErrorForIdentityNameWithoutErrorForRootName (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.SetErrorForRootNameWithPreexistingErrorForIdentityName [ OK ] GrpcTlsCertificateDistributorTest.SetErrorForRootNameWithPreexistingErrorForIdentityName (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.CancelTheLastWatcherOnAnErroredCertInfo [ OK ] GrpcTlsCertificateDistributorTest.CancelTheLastWatcherOnAnErroredCertInfo (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.WatchErroredCertInfoWithValidCredentialData [ OK ] GrpcTlsCertificateDistributorTest.WatchErroredCertInfoWithValidCredentialData (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.SetErrorForCertThenSuccessfulCredentialUpdates [ OK ] GrpcTlsCertificateDistributorTest.SetErrorForCertThenSuccessfulCredentialUpdates (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.WatchCertInfoThenInvokeSetError [ OK ] GrpcTlsCertificateDistributorTest.WatchCertInfoThenInvokeSetError (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.WatchErroredCertInfoBySetError [ OK ] GrpcTlsCertificateDistributorTest.WatchErroredCertInfoBySetError (0 ms) [ RUN ] GrpcTlsCertificateDistributorTest.SetErrorForCertInCallback [ OK ] GrpcTlsCertificateDistributorTest.SetErrorForCertInCallback (66 ms) [----------] 23 tests from GrpcTlsCertificateDistributorTest (125 ms total) [----------] Global test environment tear-down [==========] 23 tests from 1 test suite ran. (125 ms total) [ PASSED ] 23 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:48:55,915 detected port server running version 21 2023-09-19 21:48:56,109 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/grpc_tls_certificate_provider_test [==========] Running 15 tests from 1 test suite. [----------] Global test environment set-up. [----------] 15 tests from GrpcTlsCertificateProviderTest [ RUN ] GrpcTlsCertificateProviderTest.StaticDataCertificateProviderCreation [ OK ] GrpcTlsCertificateProviderTest.StaticDataCertificateProviderCreation (1 ms) [ RUN ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderWithGoodPaths [ OK ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderWithGoodPaths (13 ms) [ RUN ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderWithBadPaths E0919 21:48:56.222735720 2602244 grpc_tls_certificate_provider.cc:293] Reading file invalid/path failed: UNKNOWN:Failed to load file {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc", file_line:71, created_time:"2023-09-19T21:48:56.22265688+08:00", filename:"invalid/path", children:[UNKNOWN:No such file or directory {syscall:"fopen", os_error:"No such file or directory", errno:2, created_time:"2023-09-19T21:48:56.22264772+08:00", file_line:45, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc"}]} E0919 21:48:56.222762880 2602244 stat_posix.cc:43] stat failed for filename invalid/path with error No such file or directory. E0919 21:48:56.222767000 2602244 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of invalid/path. Start retrying... E0919 21:48:56.222769400 2602244 stat_posix.cc:43] stat failed for filename invalid/path with error No such file or directory. E0919 21:48:56.222771080 2602244 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of invalid/path. Start retrying... E0919 21:48:56.222772880 2602244 stat_posix.cc:43] stat failed for filename invalid/path with error No such file or directory. E0919 21:48:56.222774400 2602244 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of invalid/path. Start retrying... E0919 21:48:56.222775840 2602244 grpc_tls_certificate_provider.cc:392] All retry attempts failed. Will try again after the next interval. [ OK ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderWithBadPaths (15 ms) [ RUN ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderOnBothCertsRefreshed [ OK ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderOnBothCertsRefreshed (2000 ms) [ RUN ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderOnRootCertsRefreshed [ OK ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderOnRootCertsRefreshed (2000 ms) [ RUN ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderOnIdentityCertsRefreshed [ OK ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderOnIdentityCertsRefreshed (2000 ms) [ RUN ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderWithGoodAtFirstThenDeletedBothCerts E0919 21:49:03.253898431 2602444 grpc_tls_certificate_provider.cc:293] Reading file /tmp/test_0315zG failed: UNKNOWN:Failed to load file {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc", file_line:71, created_time:"2023-09-19T21:49:03.253851867+08:00", filename:"/tmp/test_0315zG", children:[UNKNOWN:No such file or directory {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc", file_line:45, created_time:"2023-09-19T21:49:03.253841587+08:00", errno:2, os_error:"No such file or directory", syscall:"fopen"}]} E0919 21:49:03.253930751 2602444 stat_posix.cc:43] stat failed for filename /tmp/test_Z51yA3 with error No such file or directory. E0919 21:49:03.253935351 2602444 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of /tmp/test_Z51yA3. Start retrying... E0919 21:49:03.253938151 2602444 stat_posix.cc:43] stat failed for filename /tmp/test_Z51yA3 with error No such file or directory. E0919 21:49:03.253939951 2602444 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of /tmp/test_Z51yA3. Start retrying... E0919 21:49:03.253941911 2602444 stat_posix.cc:43] stat failed for filename /tmp/test_Z51yA3 with error No such file or directory. E0919 21:49:03.253943511 2602444 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of /tmp/test_Z51yA3. Start retrying... E0919 21:49:03.253944951 2602444 grpc_tls_certificate_provider.cc:392] All retry attempts failed. Will try again after the next interval. [ OK ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderWithGoodAtFirstThenDeletedBothCerts (2000 ms) [ RUN ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderWithGoodAtFirstThenDeletedRootCerts E0919 21:49:05.250631966 2602485 grpc_tls_certificate_provider.cc:293] Reading file /tmp/test_fj2Ig4 failed: UNKNOWN:Failed to load file {filename:"/tmp/test_fj2Ig4", created_time:"2023-09-19T21:49:05.250583003+08:00", file_line:71, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc", children:[UNKNOWN:No such file or directory {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc", file_line:45, created_time:"2023-09-19T21:49:05.250571563+08:00", errno:2, os_error:"No such file or directory", syscall:"fopen"}]} [ OK ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderWithGoodAtFirstThenDeletedRootCerts (2000 ms) [ RUN ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderWithGoodAtFirstThenDeletedIdentityCerts E0919 21:49:07.257419068 2602607 stat_posix.cc:43] stat failed for filename /tmp/test_J5CUo1 with error No such file or directory. E0919 21:49:07.257447468 2602607 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of /tmp/test_J5CUo1. Start retrying... E0919 21:49:07.257451589 2602607 stat_posix.cc:43] stat failed for filename /tmp/test_J5CUo1 with error No such file or directory. E0919 21:49:07.257453629 2602607 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of /tmp/test_J5CUo1. Start retrying... E0919 21:49:07.257455749 2602607 stat_posix.cc:43] stat failed for filename /tmp/test_J5CUo1 with error No such file or directory. E0919 21:49:07.257457549 2602607 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of /tmp/test_J5CUo1. Start retrying... E0919 21:49:07.257459029 2602607 grpc_tls_certificate_provider.cc:392] All retry attempts failed. Will try again after the next interval. [ OK ] GrpcTlsCertificateProviderTest.FileWatcherCertificateProviderWithGoodAtFirstThenDeletedIdentityCerts (2000 ms) [ RUN ] GrpcTlsCertificateProviderTest.FailedKeyCertMatchOnEmptyPrivateKey [ OK ] GrpcTlsCertificateProviderTest.FailedKeyCertMatchOnEmptyPrivateKey (0 ms) [ RUN ] GrpcTlsCertificateProviderTest.FailedKeyCertMatchOnEmptyCertificate [ OK ] GrpcTlsCertificateProviderTest.FailedKeyCertMatchOnEmptyCertificate (0 ms) [ RUN ] GrpcTlsCertificateProviderTest.FailedKeyCertMatchOnInvalidCertFormat [ OK ] GrpcTlsCertificateProviderTest.FailedKeyCertMatchOnInvalidCertFormat (0 ms) [ RUN ] GrpcTlsCertificateProviderTest.FailedKeyCertMatchOnInvalidPrivateKeyFormat [ OK ] GrpcTlsCertificateProviderTest.FailedKeyCertMatchOnInvalidPrivateKeyFormat (1 ms) [ RUN ] GrpcTlsCertificateProviderTest.SuccessfulKeyCertMatch [ OK ] GrpcTlsCertificateProviderTest.SuccessfulKeyCertMatch (0 ms) [ RUN ] GrpcTlsCertificateProviderTest.FailedKeyCertMatchOnInvalidPair [ OK ] GrpcTlsCertificateProviderTest.FailedKeyCertMatchOnInvalidPair (0 ms) [----------] 15 tests from GrpcTlsCertificateProviderTest (12037 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test suite ran. (12037 ms total) [ PASSED ] 15 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:49:08,459 detected port server running version 21 2023-09-19 21:49:08,596 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/grpc_tls_certificate_verifier_test [==========] Running 20 tests from 1 test suite. [----------] Global test environment set-up. [----------] 20 tests from GrpcTlsCertificateVerifierTest [ RUN ] GrpcTlsCertificateVerifierTest.SyncExternalVerifierSucceeds [ OK ] GrpcTlsCertificateVerifierTest.SyncExternalVerifierSucceeds (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.SyncExternalVerifierFails [ OK ] GrpcTlsCertificateVerifierTest.SyncExternalVerifierFails (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.AsyncExternalVerifierSucceeds [ OK ] GrpcTlsCertificateVerifierTest.AsyncExternalVerifierSucceeds (9 ms) [ RUN ] GrpcTlsCertificateVerifierTest.AsyncExternalVerifierFails [ OK ] GrpcTlsCertificateVerifierTest.AsyncExternalVerifierFails (7 ms) [ RUN ] GrpcTlsCertificateVerifierTest.NoOpCertificateVerifierSucceeds [ OK ] GrpcTlsCertificateVerifierTest.NoOpCertificateVerifierSucceeds (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.HostnameVerifierNullTargetName [ OK ] GrpcTlsCertificateVerifierTest.HostnameVerifierNullTargetName (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.HostnameVerifierInvalidTargetName [ OK ] GrpcTlsCertificateVerifierTest.HostnameVerifierInvalidTargetName (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.HostnameVerifierDNSExactCheckSucceeds [ OK ] GrpcTlsCertificateVerifierTest.HostnameVerifierDNSExactCheckSucceeds (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.HostnameVerifierDNSWildcardCheckSucceeds [ OK ] GrpcTlsCertificateVerifierTest.HostnameVerifierDNSWildcardCheckSucceeds (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.HostnameVerifierDNSWildcardCaseInsensitiveCheckSucceeds [ OK ] GrpcTlsCertificateVerifierTest.HostnameVerifierDNSWildcardCaseInsensitiveCheckSucceeds (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.HostnameVerifierDNSTopWildcardCheckFails [ OK ] GrpcTlsCertificateVerifierTest.HostnameVerifierDNSTopWildcardCheckFails (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.HostnameVerifierDNSExactCheckFails [ OK ] GrpcTlsCertificateVerifierTest.HostnameVerifierDNSExactCheckFails (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.HostnameVerifierIpCheckSucceeds [ OK ] GrpcTlsCertificateVerifierTest.HostnameVerifierIpCheckSucceeds (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.HostnameVerifierIpCheckFails [ OK ] GrpcTlsCertificateVerifierTest.HostnameVerifierIpCheckFails (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.HostnameVerifierCommonNameCheckSucceeds [ OK ] GrpcTlsCertificateVerifierTest.HostnameVerifierCommonNameCheckSucceeds (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.HostnameVerifierCommonNameCheckFails [ OK ] GrpcTlsCertificateVerifierTest.HostnameVerifierCommonNameCheckFails (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.ComparingDifferentObjectTypesFails [ OK ] GrpcTlsCertificateVerifierTest.ComparingDifferentObjectTypesFails (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.HostNameCertificateVerifier [ OK ] GrpcTlsCertificateVerifierTest.HostNameCertificateVerifier (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.ExternalCertificateVerifierSuccess [ OK ] GrpcTlsCertificateVerifierTest.ExternalCertificateVerifierSuccess (0 ms) [ RUN ] GrpcTlsCertificateVerifierTest.ExternalCertificateVerifierFailure [ OK ] GrpcTlsCertificateVerifierTest.ExternalCertificateVerifierFailure (0 ms) [----------] 20 tests from GrpcTlsCertificateVerifierTest (18 ms total) [----------] Global test environment tear-down [==========] 20 tests from 1 test suite ran. (18 ms total) [ PASSED ] 20 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:49:08,999 detected port server running version 21 Port server started successfully 2023-09-19 21:49:09,210 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/grpc_tls_credentials_options_comparator_test [==========] Running 13 tests from 1 test suite. [----------] Global test environment set-up. [----------] 13 tests from TlsCredentialsOptionsComparatorTest [ RUN ] TlsCredentialsOptionsComparatorTest.DifferentCertRequestType [ OK ] TlsCredentialsOptionsComparatorTest.DifferentCertRequestType (0 ms) [ RUN ] TlsCredentialsOptionsComparatorTest.DifferentVerifyServerCert [ OK ] TlsCredentialsOptionsComparatorTest.DifferentVerifyServerCert (0 ms) [ RUN ] TlsCredentialsOptionsComparatorTest.DifferentMinTlsVersion [ OK ] TlsCredentialsOptionsComparatorTest.DifferentMinTlsVersion (0 ms) [ RUN ] TlsCredentialsOptionsComparatorTest.DifferentMaxTlsVersion [ OK ] TlsCredentialsOptionsComparatorTest.DifferentMaxTlsVersion (0 ms) [ RUN ] TlsCredentialsOptionsComparatorTest.DifferentCertificateVerifier [ OK ] TlsCredentialsOptionsComparatorTest.DifferentCertificateVerifier (0 ms) [ RUN ] TlsCredentialsOptionsComparatorTest.DifferentCheckCallHost [ OK ] TlsCredentialsOptionsComparatorTest.DifferentCheckCallHost (0 ms) [ RUN ] TlsCredentialsOptionsComparatorTest.DifferentCertificateProvider [ OK ] TlsCredentialsOptionsComparatorTest.DifferentCertificateProvider (0 ms) [ RUN ] TlsCredentialsOptionsComparatorTest.DifferentWatchRootCert [ OK ] TlsCredentialsOptionsComparatorTest.DifferentWatchRootCert (0 ms) [ RUN ] TlsCredentialsOptionsComparatorTest.DifferentRootCertName [ OK ] TlsCredentialsOptionsComparatorTest.DifferentRootCertName (0 ms) [ RUN ] TlsCredentialsOptionsComparatorTest.DifferentWatchIdentityPair [ OK ] TlsCredentialsOptionsComparatorTest.DifferentWatchIdentityPair (0 ms) [ RUN ] TlsCredentialsOptionsComparatorTest.DifferentIdentityCertName [ OK ] TlsCredentialsOptionsComparatorTest.DifferentIdentityCertName (0 ms) [ RUN ] TlsCredentialsOptionsComparatorTest.DifferentTlsSessionKeyLogFilePath [ OK ] TlsCredentialsOptionsComparatorTest.DifferentTlsSessionKeyLogFilePath (0 ms) [ RUN ] TlsCredentialsOptionsComparatorTest.DifferentCrlDirectory [ OK ] TlsCredentialsOptionsComparatorTest.DifferentCrlDirectory (0 ms) [----------] 13 tests from TlsCredentialsOptionsComparatorTest (0 ms total) [----------] Global test environment tear-down [==========] 13 tests from 1 test suite ran. (0 ms total) [ PASSED ] 13 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:49:09,499 detected port server running version 21 Port server started successfully 2023-09-19 21:49:09,642 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/grpc_tls_credentials_options_test [==========] Running 22 tests from 1 test suite. [----------] Global test environment set-up. [----------] 22 tests from GrpcTlsCredentialsOptionsTest [ RUN ] GrpcTlsCredentialsOptionsTest.ClientOptionsOnDefaultRootCerts [ OK ] GrpcTlsCredentialsOptionsTest.ClientOptionsOnDefaultRootCerts (2 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithStaticDataProviderOnBothCerts [ OK ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithStaticDataProviderOnBothCerts (1 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithStaticDataProviderOnRootCerts [ OK ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithStaticDataProviderOnRootCerts (0 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithStaticDataProviderOnNotProvidedCerts [ OK ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithStaticDataProviderOnNotProvidedCerts (0 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithDefaultRootAndStaticDataProviderOnIdentityCerts [ OK ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithDefaultRootAndStaticDataProviderOnIdentityCerts (0 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithStaticDataProviderOnBothCerts E0919 21:49:10.069031941 2602740 tls_security_connector.cc:460] TlsChannelCertificateWatcher getting root_cert_error: UNKNOWN:Unable to get latest root certificates. {created_time:"2023-09-19T21:49:10.068972421+08:00", file_line:86, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc"} [ OK ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithStaticDataProviderOnBothCerts (2 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithStaticDataProviderOnIdentityCerts [ OK ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithStaticDataProviderOnIdentityCerts (1 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithStaticDataProviderOnNotProvidedCerts E0919 21:49:10.073906843 2602740 tls_security_connector.cc:743] TlsServerCertificateWatcher getting identity_cert_error: UNKNOWN:Unable to get latest identity certificates. {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc", file_line:90, created_time:"2023-09-19T21:49:10.073884883+08:00"} [ OK ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithStaticDataProviderOnNotProvidedCerts (0 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithCertWatcherProviderOnBothCerts [ OK ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithCertWatcherProviderOnBothCerts (27 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithCertWatcherProviderOnRootCerts [ OK ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithCertWatcherProviderOnRootCerts (16 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithCertWatcherProviderOnNotProvidedCerts E0919 21:49:10.118697931 2602740 tls_security_connector.cc:460] TlsChannelCertificateWatcher getting root_cert_error: UNKNOWN:Unable to get latest root certificates. {created_time:"2023-09-19T21:49:10.118676731+08:00", file_line:181, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc"} [ OK ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithCertWatcherProviderOnNotProvidedCerts (15 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithCertWatcherProviderOnBadTrustCerts E0919 21:49:10.134643405 2602740 grpc_tls_certificate_provider.cc:293] Reading file invalid/path failed: UNKNOWN:Failed to load file {filename:"invalid/path", created_time:"2023-09-19T21:49:10.134595565+08:00", file_line:71, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc", children:[UNKNOWN:No such file or directory {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc", file_line:45, created_time:"2023-09-19T21:49:10.134587365+08:00", errno:2, os_error:"No such file or directory", syscall:"fopen"}]} E0919 21:49:10.134702245 2602740 tls_security_connector.cc:460] TlsChannelCertificateWatcher getting root_cert_error: UNKNOWN:Unable to get latest root certificates. {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc", file_line:181, created_time:"2023-09-19T21:49:10.134693365+08:00"} [ OK ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithCertWatcherProviderOnBadTrustCerts (20 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithCertWatcherProviderOnBothCerts [ OK ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithCertWatcherProviderOnBothCerts (11 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithCertWatcherProviderOnIdentityCerts [ OK ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithCertWatcherProviderOnIdentityCerts (11 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithCertWatcherProviderOnNotProvidedCerts E0919 21:49:10.178079926 2602740 tls_security_connector.cc:743] TlsServerCertificateWatcher getting identity_cert_error: UNKNOWN:Unable to get latest identity certificates. {created_time:"2023-09-19T21:49:10.178058846+08:00", file_line:185, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc"} [ OK ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithCertWatcherProviderOnNotProvidedCerts (12 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithCertWatcherProviderOnBadIdentityCerts E0919 21:49:10.190594504 2602740 stat_posix.cc:43] stat failed for filename invalid/path with error No such file or directory. E0919 21:49:10.190610984 2602740 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of invalid/path. Start retrying... E0919 21:49:10.190613864 2602740 stat_posix.cc:43] stat failed for filename invalid/path with error No such file or directory. E0919 21:49:10.190615664 2602740 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of invalid/path. Start retrying... E0919 21:49:10.190617544 2602740 stat_posix.cc:43] stat failed for filename invalid/path with error No such file or directory. E0919 21:49:10.190619144 2602740 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of invalid/path. Start retrying... E0919 21:49:10.190620824 2602740 grpc_tls_certificate_provider.cc:392] All retry attempts failed. Will try again after the next interval. E0919 21:49:10.190692985 2602740 tls_security_connector.cc:743] TlsServerCertificateWatcher getting identity_cert_error: UNKNOWN:Unable to get latest identity certificates. {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc", file_line:185, created_time:"2023-09-19T21:49:10.190669265+08:00"} [ OK ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithCertWatcherProviderOnBadIdentityCerts (15 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithCertWatcherProviderOnCertificateRefreshed [ OK ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithCertWatcherProviderOnCertificateRefreshed (2002 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithCertWatcherProviderOnDeletedFiles E0919 21:49:13.222616678 2602817 grpc_tls_certificate_provider.cc:293] Reading file /tmp/test_Ycc4uq failed: UNKNOWN:Failed to load file {filename:"/tmp/test_Ycc4uq", created_time:"2023-09-19T21:49:13.222568759+08:00", file_line:71, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc", children:[UNKNOWN:No such file or directory {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/iomgr/load_file.cc", file_line:45, created_time:"2023-09-19T21:49:13.222559359+08:00", errno:2, os_error:"No such file or directory", syscall:"fopen"}]} E0919 21:49:13.222651679 2602817 stat_posix.cc:43] stat failed for filename /tmp/test_OBphIx with error No such file or directory. E0919 21:49:13.222656799 2602817 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of /tmp/test_OBphIx. Start retrying... E0919 21:49:13.222659359 2602817 stat_posix.cc:43] stat failed for filename /tmp/test_OBphIx with error No such file or directory. E0919 21:49:13.222661159 2602817 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of /tmp/test_OBphIx. Start retrying... E0919 21:49:13.222663119 2602817 stat_posix.cc:43] stat failed for filename /tmp/test_OBphIx with error No such file or directory. E0919 21:49:13.222664679 2602817 grpc_tls_certificate_provider.cc:333] Failed to get the file's modification time of /tmp/test_OBphIx. Start retrying... E0919 21:49:13.222666119 2602817 grpc_tls_certificate_provider.cc:392] All retry attempts failed. Will try again after the next interval. E0919 21:49:13.222680879 2602817 tls_security_connector.cc:460] TlsChannelCertificateWatcher getting root_cert_error: UNKNOWN:Unable to get latest root certificates. {created_time:"2023-09-19T21:49:13.222670159+08:00", file_line:243, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc"} E0919 21:49:13.222686559 2602817 tls_security_connector.cc:465] TlsChannelCertificateWatcher getting identity_cert_error: UNKNOWN:Unable to get latest identity certificates. {created_time:"2023-09-19T21:49:13.222672119+08:00", file_line:246, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc"} [ OK ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithCertWatcherProviderOnDeletedFiles (2001 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithExternalVerifier [ OK ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithExternalVerifier (0 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithExternalVerifier [ OK ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithExternalVerifier (0 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithHostnameCertificateVerifier [ OK ] GrpcTlsCredentialsOptionsTest.ClientOptionsWithHostnameCertificateVerifier (0 ms) [ RUN ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithHostnameCertificateVerifier [ OK ] GrpcTlsCredentialsOptionsTest.ServerOptionsWithHostnameCertificateVerifier (0 ms) [----------] 22 tests from GrpcTlsCredentialsOptionsTest (4146 ms total) [----------] Global test environment tear-down [==========] 22 tests from 1 test suite ran. (4146 ms total) [ PASSED ] 22 tests. E0919 21:49:14.211280021 2602740 tls_security_connector.cc:743] TlsServerCertificateWatcher getting identity_cert_error: UNKNOWN:Unable to get latest identity certificates. {created_time:"2023-09-19T21:49:14.211257922+08:00", file_line:90, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc"} E0919 21:49:14.211651663 2602740 tls_security_connector.cc:743] TlsServerCertificateWatcher getting identity_cert_error: UNKNOWN:Unable to get latest identity certificates. {created_time:"2023-09-19T21:49:14.211642483+08:00", file_line:90, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc"} + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:49:14,379 detected port server running version 21 Port server started successfully 2023-09-19 21:49:14,577 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/grpclb_api_test [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from GrpclbTest [ RUN ] GrpclbTest.CreateRequest [ OK ] GrpclbTest.CreateRequest (0 ms) [ RUN ] GrpclbTest.ParseInitialResponse [ OK ] GrpclbTest.ParseInitialResponse (0 ms) [ RUN ] GrpclbTest.ParseResponseServerList [ OK ] GrpclbTest.ParseResponseServerList (0 ms) [----------] 3 tests from GrpclbTest (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (29 ms total) [ PASSED ] 3 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:49:14,843 detected port server running version 21 2023-09-19 21:49:15,024 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/grpclb_end2end_test [==========] Running 33 tests from 4 test suites. [----------] Global test environment set-up. [----------] 25 tests from SingleBalancerTest [ RUN ] SingleBalancerTest.Vanilla [ OK ] SingleBalancerTest.Vanilla (305 ms) [ RUN ] SingleBalancerTest.SubchannelCaching [ OK ] SingleBalancerTest.SubchannelCaching (3208 ms) [ RUN ] SingleBalancerTest.ReturnServerStatus [ OK ] SingleBalancerTest.ReturnServerStatus (151 ms) [ RUN ] SingleBalancerTest.SelectGrpclbWithMigrationServiceConfig [ OK ] SingleBalancerTest.SelectGrpclbWithMigrationServiceConfig (182 ms) [ RUN ] SingleBalancerTest.SelectGrpclbWithMigrationServiceConfigAndNoAddresses [ OK ] SingleBalancerTest.SelectGrpclbWithMigrationServiceConfigAndNoAddresses (154 ms) [ RUN ] SingleBalancerTest.UsePickFirstChildPolicy [ OK ] SingleBalancerTest.UsePickFirstChildPolicy (208 ms) [ RUN ] SingleBalancerTest.SwapChildPolicy [ OK ] SingleBalancerTest.SwapChildPolicy (159 ms) [ RUN ] SingleBalancerTest.SameBackendListedMultipleTimes [ OK ] SingleBalancerTest.SameBackendListedMultipleTimes (179 ms) [ RUN ] SingleBalancerTest.SecureNaming [ OK ] SingleBalancerTest.SecureNaming (306 ms) [ RUN ] SingleBalancerTest.SecureNamingDeathTest [ OK ] SingleBalancerTest.SecureNamingDeathTest (483 ms) [ RUN ] SingleBalancerTest.InitiallyEmptyServerlist E0919 21:49:20.622726660 2603469 grpclb.cc:1143] [grpclb 0xaaaaf6af0da0] lb_calld=0xaaaaf6aed530: Invalid LB response received: ''. Ignoring. [ OK ] SingleBalancerTest.InitiallyEmptyServerlist (726 ms) [ RUN ] SingleBalancerTest.AllServersUnreachableFailFast [ OK ] SingleBalancerTest.AllServersUnreachableFailFast (316 ms) [ RUN ] SingleBalancerTest.Fallback [ OK ] SingleBalancerTest.Fallback (716 ms) [ RUN ] SingleBalancerTest.FallbackUpdate [ OK ] SingleBalancerTest.FallbackUpdate (709 ms) [ RUN ] SingleBalancerTest.FallbackAfterStartup_LoseContactWithBalancerThenBackends [ OK ] SingleBalancerTest.FallbackAfterStartup_LoseContactWithBalancerThenBackends (1254 ms) [ RUN ] SingleBalancerTest.FallbackAfterStartup_LoseContactWithBackendsThenBalancer [ OK ] SingleBalancerTest.FallbackAfterStartup_LoseContactWithBackendsThenBalancer (1182 ms) [ RUN ] SingleBalancerTest.FallbackEarlyWhenBalancerChannelFails [ OK ] SingleBalancerTest.FallbackEarlyWhenBalancerChannelFails (222 ms) [ RUN ] SingleBalancerTest.FallbackEarlyWhenBalancerCallFails [ OK ] SingleBalancerTest.FallbackEarlyWhenBalancerCallFails (187 ms) [ RUN ] SingleBalancerTest.FallbackControlledByBalancer_BeforeFirstServerlist [ OK ] SingleBalancerTest.FallbackControlledByBalancer_BeforeFirstServerlist (216 ms) [ RUN ] SingleBalancerTest.FallbackControlledByBalancer_AfterFirstServerlist [ OK ] SingleBalancerTest.FallbackControlledByBalancer_AfterFirstServerlist (425 ms) [ RUN ] SingleBalancerTest.BackendsRestart [ OK ] SingleBalancerTest.BackendsRestart (1338 ms) [ RUN ] SingleBalancerTest.ServiceNameFromLbPolicyConfig [ OK ] SingleBalancerTest.ServiceNameFromLbPolicyConfig (199 ms) [ RUN ] SingleBalancerTest.Drop [ OK ] SingleBalancerTest.Drop (326 ms) [ RUN ] SingleBalancerTest.DropAllFirst [ OK ] SingleBalancerTest.DropAllFirst (212 ms) [ RUN ] SingleBalancerTest.DropAll [ OK ] SingleBalancerTest.DropAll (1194 ms) [----------] 25 tests from SingleBalancerTest (14568 ms total) [----------] 4 tests from UpdatesTest [ RUN ] UpdatesTest.UpdateBalancersButKeepUsingOriginalBalancer [ OK ] UpdatesTest.UpdateBalancersButKeepUsingOriginalBalancer (10188 ms) [ RUN ] UpdatesTest.UpdateBalancersRepeated [ OK ] UpdatesTest.UpdateBalancersRepeated (20238 ms) [ RUN ] UpdatesTest.UpdateBalancersDeadUpdate [ OK ] UpdatesTest.UpdateBalancersDeadUpdate (1210 ms) [ RUN ] UpdatesTest.ReresolveDeadBackend [ OK ] UpdatesTest.ReresolveDeadBackend (791 ms) [----------] 4 tests from UpdatesTest (32429 ms total) [----------] 1 test from UpdatesWithClientLoadReportingTest [ RUN ] UpdatesWithClientLoadReportingTest.ReresolveDeadBalancer [ OK ] UpdatesWithClientLoadReportingTest.ReresolveDeadBalancer (280 ms) [----------] 1 test from UpdatesWithClientLoadReportingTest (280 ms total) [----------] 3 tests from SingleBalancerWithClientLoadReportingTest [ RUN ] SingleBalancerWithClientLoadReportingTest.Vanilla [ OK ] SingleBalancerWithClientLoadReportingTest.Vanilla (3135 ms) [ RUN ] SingleBalancerWithClientLoadReportingTest.BalancerRestart [ OK ] SingleBalancerWithClientLoadReportingTest.BalancerRestart (7213 ms) [ RUN ] SingleBalancerWithClientLoadReportingTest.Drop [ OK ] SingleBalancerWithClientLoadReportingTest.Drop (3230 ms) [----------] 3 tests from SingleBalancerWithClientLoadReportingTest (13579 ms total) [----------] Global test environment tear-down [==========] 33 tests from 4 test suites ran. (60867 ms total) [ PASSED ] 33 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:50:20,299 detected port server running version 21 Port server started successfully 2023-09-19 21:50:20,440 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/h2_ssl_session_reuse_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from H2SessionReuseTest [ RUN ] H2SessionReuseTest.SingleReuse [ OK ] H2SessionReuseTest.SingleReuse (190 ms) [----------] 1 test from H2SessionReuseTest (190 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (191 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:50:20,927 detected port server running version 21 Port server started successfully 2023-09-19 21:50:21,070 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/handshake_server_with_readahead_handshaker_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:50:22,371 detected port server running version 21 Port server started successfully 2023-09-19 21:50:22,518 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/head_of_line_blocking_bad_client_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:50:22,793 detected port server running version 21 2023-09-19 21:50:22,935 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/headers_bad_client_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:50:24,555 detected port server running version 21 Port server started successfully 2023-09-19 21:50:24,777 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/health_service_end2end_test [==========] Running 6 tests from 1 test suite. [----------] Global test environment set-up. [----------] 6 tests from HealthServiceEnd2endTest [ RUN ] HealthServiceEnd2endTest.DefaultHealthServiceDisabled [ OK ] HealthServiceEnd2endTest.DefaultHealthServiceDisabled (69 ms) [ RUN ] HealthServiceEnd2endTest.DefaultHealthService [ OK ] HealthServiceEnd2endTest.DefaultHealthService (38 ms) [ RUN ] HealthServiceEnd2endTest.DefaultHealthServiceShutdown [ OK ] HealthServiceEnd2endTest.DefaultHealthServiceShutdown (64 ms) [ RUN ] HealthServiceEnd2endTest.ExplicitlyDisableViaOverride [ OK ] HealthServiceEnd2endTest.ExplicitlyDisableViaOverride (78 ms) [ RUN ] HealthServiceEnd2endTest.ExplicitlyOverride [ OK ] HealthServiceEnd2endTest.ExplicitlyOverride (3053 ms) [ RUN ] HealthServiceEnd2endTest.ExplicitlyHealthServiceShutdown [ OK ] HealthServiceEnd2endTest.ExplicitlyHealthServiceShutdown (2062 ms) [----------] 6 tests from HealthServiceEnd2endTest (5365 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test suite ran. (5365 ms total) [ PASSED ] 6 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:50:30,522 detected port server running version 21 Port server started successfully 2023-09-19 21:50:30,785 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/histogram_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:50:31,039 detected port server running version 21 2023-09-19 21:50:31,220 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/host_port_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:50:31,427 detected port server running version 21 2023-09-19 21:50:31,642 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/hpack_encoder_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:50:31,915 detected port server running version 21 Port server started successfully 2023-09-19 21:50:32,088 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/hpack_parser_table_test [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from HpackParserTableTest [ RUN ] HpackParserTableTest.StaticTable [ OK ] HpackParserTableTest.StaticTable (0 ms) [ RUN ] HpackParserTableTest.ManyAdditions [ OK ] HpackParserTableTest.ManyAdditions (117 ms) [----------] 2 tests from HpackParserTableTest (118 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (119 ms total) [ PASSED ] 2 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:50:32,519 detected port server running version 21 Port server started successfully 2023-09-19 21:50:32,680 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/hpack_parser_test [==========] Running 12 tests from 1 test suite. [----------] Global test environment set-up. [----------] 12 tests from ParseTest/ParseTest [ RUN ] ParseTest/ParseTest.WholeSlices/0 [ OK ] ParseTest/ParseTest.WholeSlices/0 (17 ms) [ RUN ] ParseTest/ParseTest.WholeSlices/1 [ OK ] ParseTest/ParseTest.WholeSlices/1 (19 ms) [ RUN ] ParseTest/ParseTest.WholeSlices/2 [ OK ] ParseTest/ParseTest.WholeSlices/2 (23 ms) [ RUN ] ParseTest/ParseTest.WholeSlices/3 [ OK ] ParseTest/ParseTest.WholeSlices/3 (22 ms) [ RUN ] ParseTest/ParseTest.WholeSlices/4 [ OK ] ParseTest/ParseTest.WholeSlices/4 (13 ms) [ RUN ] ParseTest/ParseTest.WholeSlices/5 [ OK ] ParseTest/ParseTest.WholeSlices/5 (18 ms) [ RUN ] ParseTest/ParseTest.OneByteAtATime/0 [ OK ] ParseTest/ParseTest.OneByteAtATime/0 (21 ms) [ RUN ] ParseTest/ParseTest.OneByteAtATime/1 [ OK ] ParseTest/ParseTest.OneByteAtATime/1 (20 ms) [ RUN ] ParseTest/ParseTest.OneByteAtATime/2 [ OK ] ParseTest/ParseTest.OneByteAtATime/2 (27 ms) [ RUN ] ParseTest/ParseTest.OneByteAtATime/3 [ OK ] ParseTest/ParseTest.OneByteAtATime/3 (17 ms) [ RUN ] ParseTest/ParseTest.OneByteAtATime/4 [ OK ] ParseTest/ParseTest.OneByteAtATime/4 (11 ms) [ RUN ] ParseTest/ParseTest.OneByteAtATime/5 [ OK ] ParseTest/ParseTest.OneByteAtATime/5 (18 ms) [----------] 12 tests from ParseTest/ParseTest (232 ms total) [----------] Global test environment tear-down [==========] 12 tests from 1 test suite ran. (233 ms total) [ PASSED ] 12 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:50:33,202 detected port server running version 21 2023-09-19 21:50:33,342 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/http_proxy_mapper_test [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from NoProxyTest [ RUN ] NoProxyTest.EmptyList [ OK ] NoProxyTest.EmptyList (0 ms) [ RUN ] NoProxyTest.Basic [ OK ] NoProxyTest.Basic (0 ms) [ RUN ] NoProxyTest.EmptyEntries [ OK ] NoProxyTest.EmptyEntries (0 ms) [----------] 3 tests from NoProxyTest (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (0 ms total) [ PASSED ] 3 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:50:33,579 detected port server running version 21 Port server started successfully 2023-09-19 21:50:33,802 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/httpcli_test [==========] Running 7 tests from 1 test suite. [----------] Global test environment set-up. [----------] 7 tests from HttpRequestTest [ RUN ] HttpRequestTest.Get 127.0.0.1 - - [19/Sep/2023 21:50:39] "GET /get HTTP/1.1" 200 - [ OK ] HttpRequestTest.Get (1003 ms) [ RUN ] HttpRequestTest.Post 127.0.0.1 - - [19/Sep/2023 21:50:40] "POST /post HTTP/1.1" 200 - [ OK ] HttpRequestTest.Post (1002 ms) [ RUN ] HttpRequestTest.CancelGetDuringDNSResolution [ OK ] HttpRequestTest.CancelGetDuringDNSResolution (1085 ms) [ RUN ] HttpRequestTest.CancelGetWhileReadingResponse [ OK ] HttpRequestTest.CancelGetWhileReadingResponse (2122 ms) [ RUN ] HttpRequestTest.CancelGetRacesWithConnectionFailure [ OK ] HttpRequestTest.CancelGetRacesWithConnectionFailure (1071 ms) [ RUN ] HttpRequestTest.CallerPollentsAreNotReferencedAfterCallbackIsRan [ OK ] HttpRequestTest.CallerPollentsAreNotReferencedAfterCallbackIsRan (36 ms) [ RUN ] HttpRequestTest.CancelDuringSecurityHandshakeButHandshakeStillSucceeds [ OK ] HttpRequestTest.CancelDuringSecurityHandshakeButHandshakeStillSucceeds (23 ms) [----------] 7 tests from HttpRequestTest (6345 ms total) [----------] Global test environment tear-down [==========] 7 tests from 1 test suite ran. (11380 ms total) [ PASSED ] 7 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:50:45,529 detected port server running version 21 Port server started successfully 2023-09-19 21:50:45,665 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/httpscli_test [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from HttpsCliTest /builddir/build/BUILD/grpc-1.48.1/aarch64-OpenCloudOS-linux-gnu/../test/core/http/test_server.py:65: DeprecationWarning: ssl.wrap_socket() is deprecated, use SSLContext.wrap_socket() httpd.socket = ssl.wrap_socket(httpd.socket, [ RUN ] HttpsCliTest.Get 127.0.0.1 - - [19/Sep/2023 21:50:51] "GET /get HTTP/1.1" 200 - [ OK ] HttpsCliTest.Get (1012 ms) [ RUN ] HttpsCliTest.Post 127.0.0.1 - - [19/Sep/2023 21:50:52] "POST /post HTTP/1.1" 200 - [ OK ] HttpsCliTest.Post (1009 ms) [ RUN ] HttpsCliTest.CancelGetDuringSSLHandshake [ OK ] HttpsCliTest.CancelGetDuringSSLHandshake (2129 ms) [----------] 3 tests from HttpsCliTest (4150 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (9187 ms total) [ PASSED ] 3 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:50:55,191 detected port server running version 21 Port server started successfully 2023-09-19 21:50:55,401 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/hybrid_end2end_test [==========] Running 23 tests from 2 test suites. [----------] Global test environment set-up. [----------] 21 tests from HybridEnd2endTest [ RUN ] HybridEnd2endTest.AsyncEcho [ OK ] HybridEnd2endTest.AsyncEcho (87 ms) [ RUN ] HybridEnd2endTest.RawEcho [ OK ] HybridEnd2endTest.RawEcho (59 ms) [ RUN ] HybridEnd2endTest.RawRequestStream [ OK ] HybridEnd2endTest.RawRequestStream (72 ms) [ RUN ] HybridEnd2endTest.AsyncEchoRawRequestStream [ OK ] HybridEnd2endTest.AsyncEchoRawRequestStream (81 ms) [ RUN ] HybridEnd2endTest.GenericEchoRawRequestStream [ OK ] HybridEnd2endTest.GenericEchoRawRequestStream (90 ms) [ RUN ] HybridEnd2endTest.AsyncEchoRequestStream [ OK ] HybridEnd2endTest.AsyncEchoRequestStream (91 ms) [ RUN ] HybridEnd2endTest.AsyncRequestStreamResponseStream [ OK ] HybridEnd2endTest.AsyncRequestStreamResponseStream (52 ms) [ RUN ] HybridEnd2endTest.AsyncRequestStreamResponseStream_SyncDupService [ OK ] HybridEnd2endTest.AsyncRequestStreamResponseStream_SyncDupService (63 ms) [ RUN ] HybridEnd2endTest.AsyncRequestStreamResponseStream_SyncStreamedUnaryDupService [ OK ] HybridEnd2endTest.AsyncRequestStreamResponseStream_SyncStreamedUnaryDupService (87 ms) [ RUN ] HybridEnd2endTest.AsyncRequestStreamResponseStream_SyncFullyStreamedUnaryDupService [ OK ] HybridEnd2endTest.AsyncRequestStreamResponseStream_SyncFullyStreamedUnaryDupService (67 ms) [ RUN ] HybridEnd2endTest.AsyncRequestStreamResponseStream_SyncSplitStreamedDupService [ OK ] HybridEnd2endTest.AsyncRequestStreamResponseStream_SyncSplitStreamedDupService (60 ms) [ RUN ] HybridEnd2endTest.AsyncRequestStreamResponseStream_FullySplitStreamedDupService [ OK ] HybridEnd2endTest.AsyncRequestStreamResponseStream_FullySplitStreamedDupService (63 ms) [ RUN ] HybridEnd2endTest.AsyncRequestStreamResponseStream_FullyStreamedDupService [ OK ] HybridEnd2endTest.AsyncRequestStreamResponseStream_FullyStreamedDupService (60 ms) [ RUN ] HybridEnd2endTest.AsyncRequestStreamResponseStream_AsyncDupService [ OK ] HybridEnd2endTest.AsyncRequestStreamResponseStream_AsyncDupService (67 ms) [ RUN ] HybridEnd2endTest.GenericEcho [ OK ] HybridEnd2endTest.GenericEcho (100 ms) [ RUN ] HybridEnd2endTest.GenericEchoAsyncRequestStream [ OK ] HybridEnd2endTest.GenericEchoAsyncRequestStream (75 ms) [ RUN ] HybridEnd2endTest.GenericEchoAsyncRequestStream_SyncDupService [ OK ] HybridEnd2endTest.GenericEchoAsyncRequestStream_SyncDupService (104 ms) [ RUN ] HybridEnd2endTest.GenericEchoAsyncRequestStream_AsyncDupService [ OK ] HybridEnd2endTest.GenericEchoAsyncRequestStream_AsyncDupService (72 ms) [ RUN ] HybridEnd2endTest.GenericEchoAsyncRequestStreamResponseStream [ OK ] HybridEnd2endTest.GenericEchoAsyncRequestStreamResponseStream (67 ms) [ RUN ] HybridEnd2endTest.GenericEchoRequestStreamAsyncResponseStream [ OK ] HybridEnd2endTest.GenericEchoRequestStreamAsyncResponseStream (103 ms) [ RUN ] HybridEnd2endTest.GenericMethodWithoutGenericService E0919 21:50:57.059256985 2608088 server_builder.cc:427] Some methods were marked generic but there is no generic service registered. E0919 21:50:57.059319706 2608088 completion_queue_cc.cc:141] CompletionQueue shutdown being shutdown before its server. E0919 21:50:57.059325066 2608088 completion_queue_cc.cc:141] CompletionQueue shutdown being shutdown before its server. E0919 21:50:57.059328346 2608088 completion_queue_cc.cc:141] CompletionQueue shutdown being shutdown before its server. E0919 21:50:57.059331066 2608088 completion_queue_cc.cc:141] CompletionQueue shutdown being shutdown before its server. E0919 21:50:57.059333946 2608088 completion_queue_cc.cc:141] CompletionQueue shutdown being shutdown before its server. [ OK ] HybridEnd2endTest.GenericMethodWithoutGenericService (59 ms) [----------] 21 tests from HybridEnd2endTest (1591 ms total) [----------] 2 tests from HybridEnd2endTest/HybridEnd2endTest [ RUN ] HybridEnd2endTest/HybridEnd2endTest.CallbackGenericEcho/0 [ OK ] HybridEnd2endTest/HybridEnd2endTest.CallbackGenericEcho/0 (58 ms) [ RUN ] HybridEnd2endTest/HybridEnd2endTest.CallbackGenericEcho/1 [ OK ] HybridEnd2endTest/HybridEnd2endTest.CallbackGenericEcho/1 (61 ms) [----------] 2 tests from HybridEnd2endTest/HybridEnd2endTest (120 ms total) [----------] Global test environment tear-down [==========] 23 tests from 2 test suites ran. (1711 ms total) [ PASSED ] 23 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:50:57,774 detected port server running version 21 2023-09-19 21:50:57,974 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/idle_filter_state_test [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from IdleFilterStateTest [ RUN ] IdleFilterStateTest.IdlenessStartsTimer [ OK ] IdleFilterStateTest.IdlenessStartsTimer (0 ms) [ RUN ] IdleFilterStateTest.TimerStopsAfterIdle [ OK ] IdleFilterStateTest.TimerStopsAfterIdle (0 ms) [ RUN ] IdleFilterStateTest.TimerKeepsGoingWithActivity [ OK ] IdleFilterStateTest.TimerKeepsGoingWithActivity (0 ms) [ RUN ] IdleFilterStateTest.StressTest [ OK ] IdleFilterStateTest.StressTest (1615 ms) [----------] 4 tests from IdleFilterStateTest (1616 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (1616 ms total) [ PASSED ] 4 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:50:59,854 detected port server running version 21 Port server started successfully 2023-09-19 21:51:00,057 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/if_test [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from IfTest [ RUN ] IfTest.ChooseTrue [ OK ] IfTest.ChooseTrue (0 ms) [ RUN ] IfTest.ChooseFalse [ OK ] IfTest.ChooseFalse (0 ms) [ RUN ] IfTest.ChooseSuccesfulTrue [ OK ] IfTest.ChooseSuccesfulTrue (0 ms) [ RUN ] IfTest.ChooseSuccesfulFalse [ OK ] IfTest.ChooseSuccesfulFalse (0 ms) [ RUN ] IfTest.ChooseFailure [ OK ] IfTest.ChooseFailure (0 ms) [----------] 5 tests from IfTest (0 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (1 ms total) [ PASSED ] 5 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:00,339 detected port server running version 21 Port server started successfully 2023-09-19 21:51:00,550 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/init_test [==========] Running 8 tests from 1 test suite. [----------] Global test environment set-up. [----------] 8 tests from Init [ RUN ] Init.test [ OK ] Init.test (63 ms) [ RUN ] Init.blocking [ OK ] Init.blocking (75 ms) [ RUN ] Init.shutdown_with_thread [ OK ] Init.shutdown_with_thread (19 ms) [ RUN ] Init.mixed [ OK ] Init.mixed (27 ms) [ RUN ] Init.mixed_with_thread [ OK ] Init.mixed_with_thread (28 ms) [ RUN ] Init.plugin [ OK ] Init.plugin (31 ms) [ RUN ] Init.repeatedly [ OK ] Init.repeatedly (20 ms) [ RUN ] Init.repeatedly_blocking [ OK ] Init.repeatedly_blocking (271 ms) [----------] 8 tests from Init (539 ms total) [----------] Global test environment tear-down [==========] 8 tests from 1 test suite ran. (539 ms total) [ PASSED ] 8 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:01,315 detected port server running version 21 Port server started successfully 2023-09-19 21:51:01,517 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/initial_settings_frame_bad_client_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:02,427 detected port server running version 21 Port server started successfully 2023-09-19 21:51:02,659 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/inproc_callback_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:03,043 detected port server running version 21 2023-09-19 21:51:03,255 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/insecure_security_connector_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from InsecureSecurityConnector [ RUN ] InsecureSecurityConnector.MakeAuthContextTest [ OK ] InsecureSecurityConnector.MakeAuthContextTest (0 ms) [----------] 1 test from InsecureSecurityConnector (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:03,535 detected port server running version 21 Port server started successfully 2023-09-19 21:51:03,746 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/invalid_call_argument_test E0919 21:51:03.842672308 2608806 call.cc:842] validate_metadata: UNKNOWN:Metadata keys cannot start with : {created_time:"2023-09-19T21:51:03.842609668+08:00", file_line:93, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/surface/validate_metadata.cc"} + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:17,683 detected port server running version 21 Port server started successfully 2023-09-19 21:51:17,838 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/iomgr_event_engine_test [==========] Running 6 tests from 1 test suite. [----------] Global test environment set-up. [----------] 6 tests from EventEngineTimerTest [ RUN ] EventEngineTimerTest.ImmediateCallbackIsExecutedQuickly [ OK ] EventEngineTimerTest.ImmediateCallbackIsExecutedQuickly (33 ms) [ RUN ] EventEngineTimerTest.SupportsCancellation [ OK ] EventEngineTimerTest.SupportsCancellation (15 ms) [ RUN ] EventEngineTimerTest.CancelledCallbackIsNotExecuted [ OK ] EventEngineTimerTest.CancelledCallbackIsNotExecuted (16 ms) [ RUN ] EventEngineTimerTest.TimersRespectScheduleOrdering [ OK ] EventEngineTimerTest.TimersRespectScheduleOrdering (100 ms) [ RUN ] EventEngineTimerTest.CancellingExecutedCallbackIsNoopAndReturnsFalse [ OK ] EventEngineTimerTest.CancellingExecutedCallbackIsNoopAndReturnsFalse (32 ms) [ RUN ] EventEngineTimerTest.StressTestTimersNotCalledBeforeScheduled [ OK ] EventEngineTimerTest.StressTestTimersNotCalledBeforeScheduled (10025 ms) [----------] 6 tests from EventEngineTimerTest (10224 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test suite ran. (10224 ms total) [ PASSED ] 6 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:28,284 detected port server running version 21 Port server started successfully 2023-09-19 21:51:28,501 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/istio_echo_server_test [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from EchoTest [ RUN ] EchoTest.SimpleEchoTest [ OK ] EchoTest.SimpleEchoTest (79 ms) [ RUN ] EchoTest.ForwardEchoTest [ OK ] EchoTest.ForwardEchoTest (3074 ms) [ RUN ] EchoTest.ForwardEchoTestUnhandledProtocols [ OK ] EchoTest.ForwardEchoTestUnhandledProtocols (81 ms) [ RUN ] EchoTest.ForwardEchoFailure [ OK ] EchoTest.ForwardEchoFailure (88 ms) [----------] 4 tests from EchoTest (3323 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (3323 ms total) [ PASSED ] 4 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:32,239 detected port server running version 21 Port server started successfully 2023-09-19 21:51:32,370 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/join_test [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from JoinTest [ RUN ] JoinTest.Join1 [ OK ] JoinTest.Join1 (0 ms) [ RUN ] JoinTest.Join2 [ OK ] JoinTest.Join2 (0 ms) [ RUN ] JoinTest.Join3 [ OK ] JoinTest.Join3 (0 ms) [----------] 3 tests from JoinTest (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (0 ms total) [ PASSED ] 3 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:32,575 detected port server running version 21 Port server started successfully 2023-09-19 21:51:32,706 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/json_test [==========] Running 22 tests from 1 test suite. [----------] Global test environment set-up. [----------] 22 tests from Json [ RUN ] Json.Whitespace [ OK ] Json.Whitespace (0 ms) [ RUN ] Json.Utf16 [ OK ] Json.Utf16 (0 ms) [ RUN ] Json.Utf8 [ OK ] Json.Utf8 (0 ms) [ RUN ] Json.NestedEmptyContainers [ OK ] Json.NestedEmptyContainers (0 ms) [ RUN ] Json.EscapesAndControlCharactersInKeyStrings [ OK ] Json.EscapesAndControlCharactersInKeyStrings (0 ms) [ RUN ] Json.WriterCutsOffInvalidUtf8 [ OK ] Json.WriterCutsOffInvalidUtf8 (0 ms) [ RUN ] Json.ValidNumbers [ OK ] Json.ValidNumbers (0 ms) [ RUN ] Json.Keywords [ OK ] Json.Keywords (0 ms) [ RUN ] Json.InvalidInput [ OK ] Json.InvalidInput (0 ms) [ RUN ] Json.UnterminatedString [ OK ] Json.UnterminatedString (0 ms) [ RUN ] Json.InvalidUtf16 [ OK ] Json.InvalidUtf16 (0 ms) [ RUN ] Json.ImbalancedSurrogatePairs [ OK ] Json.ImbalancedSurrogatePairs (0 ms) [ RUN ] Json.EmbeddedInvalidWhitechars [ OK ] Json.EmbeddedInvalidWhitechars (0 ms) [ RUN ] Json.EmptyString [ OK ] Json.EmptyString (0 ms) [ RUN ] Json.ExtraCharsAtEndOfParsing [ OK ] Json.ExtraCharsAtEndOfParsing (0 ms) [ RUN ] Json.ImbalancedContainers [ OK ] Json.ImbalancedContainers (0 ms) [ RUN ] Json.BadContainers [ OK ] Json.BadContainers (0 ms) [ RUN ] Json.DuplicateObjectKeys [ OK ] Json.DuplicateObjectKeys (0 ms) [ RUN ] Json.TrailingComma [ OK ] Json.TrailingComma (0 ms) [ RUN ] Json.KeySyntaxInArray [ OK ] Json.KeySyntaxInArray (0 ms) [ RUN ] Json.InvalidNumbers [ OK ] Json.InvalidNumbers (0 ms) [ RUN ] Json.Equality [ OK ] Json.Equality (0 ms) [----------] 22 tests from Json (4 ms total) [----------] Global test environment tear-down [==========] 22 tests from 1 test suite ran. (5 ms total) [ PASSED ] 22 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:32,939 detected port server running version 21 Port server started successfully 2023-09-19 21:51:33,121 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/json_token_test E0919 21:51:33.191627227 2609959 json_token.cc:130] JSON key parsing: UNKNOWN:JSON parsing failed {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/json/json_reader.cc", file_line:890, created_time:"2023-09-19T21:51:33.191559667+08:00", children:[UNKNOWN:JSON parse error at index 1198 {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/json/json_reader.cc", file_line:886, created_time:"2023-09-19T21:51:33.191545507+08:00"}]} E0919 21:51:33.192863753 2609959 json_token.cc:81] Invalid json. E0919 21:51:33.193054634 2609959 json_token.cc:86] JSON key parsing: UNKNOWN:Property type not found in JSON object. {created_time:"2023-09-19T21:51:33.193038594+08:00", file_line:46, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/util/json_util.cc"} E0919 21:51:33.193185755 2609959 json_util.cc:67] Could not copy JSON property: UNKNOWN:Property client_id not found in JSON object. {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/util/json_util.cc", file_line:46, created_time:"2023-09-19T21:51:33.193176315+08:00"} E0919 21:51:33.193316075 2609959 json_util.cc:67] Could not copy JSON property: UNKNOWN:Property client_email not found in JSON object. {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/util/json_util.cc", file_line:46, created_time:"2023-09-19T21:51:33.193306995+08:00"} E0919 21:51:33.193442756 2609959 json_util.cc:67] Could not copy JSON property: UNKNOWN:Property private_key_id not found in JSON object. {created_time:"2023-09-19T21:51:33.193433676+08:00", file_line:46, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/util/json_util.cc"} E0919 21:51:33.193556196 2609959 json_token.cc:102] JSON key parsing: UNKNOWN:Property private_key not found in JSON object. {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/util/json_util.cc", file_line:46, created_time:"2023-09-19T21:51:33.193547516+08:00"} E0919 21:51:33.196800771 2609959 oauth2_credentials.cc:94] Parsing refresh token: UNKNOWN:Property type not found in JSON object. {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/util/json_util.cc", file_line:46, created_time:"2023-09-19T21:51:33.196788451+08:00"} E0919 21:51:33.196975092 2609959 json_util.cc:67] Could not copy JSON property: UNKNOWN:Property client_id not found in JSON object. {file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/util/json_util.cc", file_line:46, created_time:"2023-09-19T21:51:33.196964972+08:00"} E0919 21:51:33.197091373 2609959 json_util.cc:67] Could not copy JSON property: UNKNOWN:Property client_secret not found in JSON object. {created_time:"2023-09-19T21:51:33.197082493+08:00", file_line:46, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/util/json_util.cc"} E0919 21:51:33.197207253 2609959 json_util.cc:67] Could not copy JSON property: UNKNOWN:Property refresh_token not found in JSON object. {created_time:"2023-09-19T21:51:33.197198213+08:00", file_line:46, file:"/builddir/build/BUILD/grpc-1.48.1/src/core/lib/security/util/json_util.cc"} + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:33,423 detected port server running version 21 Port server started successfully 2023-09-19 21:51:33,588 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/jwt_verifier_test E0919 21:51:33.802890541 2609976 jwt_verifier.cc:325] JWT is expired. E0919 21:51:33.802952061 2609976 jwt_verifier.cc:128] Invalid iss field E0919 21:51:33.802958861 2609976 jwt_verifier.cc:346] Audience mismatch: expected https://bar.com and found https://foo.com. E0919 21:51:33.802964221 2609976 jwt_verifier.cc:334] Email issuer (evil@blah.foo.com) cannot assert another subject (juju@blah.foo.com) than itself. E0919 21:51:33.809778333 2609976 jwt_verifier.cc:709] Could not find jwks_uri in openid config. E0919 21:51:33.818907055 2609976 jwt_verifier.cc:667] Could not find verification key with kid e6b5137873db8d2ef81e06a47289e6434ec8a165. E0919 21:51:33.820307941 2609976 jwt_verifier.cc:643] JWT signature verification failed. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:34,047 detected port server running version 21 2023-09-19 21:51:34,198 my port server is version 21 Port server started successfully Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/lame_client_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:34,728 detected port server running version 21 2023-09-19 21:51:34,786 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/large_metadata_bad_client_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:35,347 detected port server running version 21 Port server started successfully 2023-09-19 21:51:35,561 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/latch_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from LatchTest [ RUN ] LatchTest.Works [ OK ] LatchTest.Works (0 ms) [----------] 1 test from LatchTest (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:35,767 detected port server running version 21 Port server started successfully 2023-09-19 21:51:35,905 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/lb_get_cpu_stats_test [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from GetCpuStatsTest [ RUN ] GetCpuStatsTest.ReadOnce [ OK ] GetCpuStatsTest.ReadOnce (0 ms) [ RUN ] GetCpuStatsTest.BusyNoLargerThanTotal [ OK ] GetCpuStatsTest.BusyNoLargerThanTotal (0 ms) [ RUN ] GetCpuStatsTest.Ascending [ OK ] GetCpuStatsTest.Ascending (1 ms) [----------] 3 tests from GetCpuStatsTest (1 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (2 ms total) [ PASSED ] 3 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:36,167 detected port server running version 21 Port server started successfully 2023-09-19 21:51:36,356 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/lb_load_data_store_test [==========] Running 9 tests from 2 test suites. [----------] Global test environment set-up. [----------] 7 tests from LoadDataStoreTest [ RUN ] LoadDataStoreTest.AssignToSelf [ OK ] LoadDataStoreTest.AssignToSelf (0 ms) [ RUN ] LoadDataStoreTest.ReassignOrphanStores [ OK ] LoadDataStoreTest.ReassignOrphanStores (0 ms) [ RUN ] LoadDataStoreTest.OrphanAssignmentIsSticky [ OK ] LoadDataStoreTest.OrphanAssignmentIsSticky (1 ms) [ RUN ] LoadDataStoreTest.HostTemporarilyLoseAllStreams [ OK ] LoadDataStoreTest.HostTemporarilyLoseAllStreams (0 ms) [ RUN ] LoadDataStoreTest.OneStorePerLbId [ OK ] LoadDataStoreTest.OneStorePerLbId (0 ms) [ RUN ] LoadDataStoreTest.ExactlyOnceAssignment [ OK ] LoadDataStoreTest.ExactlyOnceAssignment (0 ms) [ RUN ] LoadDataStoreTest.UnknownBalancerIdTracking [ OK ] LoadDataStoreTest.UnknownBalancerIdTracking (0 ms) [----------] 7 tests from LoadDataStoreTest (2 ms total) [----------] 2 tests from PerBalancerStoreTest [ RUN ] PerBalancerStoreTest.Suspend [ OK ] PerBalancerStoreTest.Suspend (0 ms) [ RUN ] PerBalancerStoreTest.DataAggregation [ OK ] PerBalancerStoreTest.DataAggregation (0 ms) [----------] 2 tests from PerBalancerStoreTest (0 ms total) [----------] Global test environment tear-down [==========] 9 tests from 2 test suites ran. (3 ms total) [ PASSED ] 9 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:36,587 detected port server running version 21 Port server started successfully 2023-09-19 21:51:36,827 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/load_file_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:37,099 detected port server running version 21 Port server started successfully 2023-09-19 21:51:37,286 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/log_test [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from LogTest [ RUN ] LogTest.Basic [ OK ] LogTest.Basic (0 ms) [ RUN ] LogTest.LogVerbosity [ OK ] LogTest.LogVerbosity (0 ms) [----------] 2 tests from LogTest (0 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (0 ms total) [ PASSED ] 2 tests. E0919 21:51:37.363634126 2610163 log_test.cc:65] hello world + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:37,558 detected port server running version 21 Port server started successfully 2023-09-19 21:51:37,760 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/loop_test [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from LoopTest [ RUN ] LoopTest.CountToFive [ OK ] LoopTest.CountToFive (0 ms) [ RUN ] LoopTest.FactoryCountToFive [ OK ] LoopTest.FactoryCountToFive (0 ms) [ RUN ] LoopTest.LoopOfSeq [ OK ] LoopTest.LoopOfSeq (0 ms) [----------] 3 tests from LoopTest (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (1 ms total) [ PASSED ] 3 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:38,043 detected port server running version 21 Port server started successfully 2023-09-19 21:51:38,292 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/match_test [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from MatchTest [ RUN ] MatchTest.Test [ OK ] MatchTest.Test (0 ms) [ RUN ] MatchTest.TestVoidReturn [ OK ] MatchTest.TestVoidReturn (0 ms) [ RUN ] MatchTest.TestMutable [ OK ] MatchTest.TestMutable (0 ms) [ RUN ] MatchTest.TestMutableWithReturn [ OK ] MatchTest.TestMutableWithReturn (0 ms) [----------] 4 tests from MatchTest (0 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (0 ms total) [ PASSED ] 4 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:38,467 detected port server running version 21 Port server started successfully 2023-09-19 21:51:38,645 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/matchers_test [==========] Running 21 tests from 2 test suites. [----------] Global test environment set-up. [----------] 11 tests from StringMatcherTest [ RUN ] StringMatcherTest.ExactMatchCaseSensitive [ OK ] StringMatcherTest.ExactMatchCaseSensitive (0 ms) [ RUN ] StringMatcherTest.ExactMatchCaseInsensitive [ OK ] StringMatcherTest.ExactMatchCaseInsensitive (0 ms) [ RUN ] StringMatcherTest.PrefixMatchCaseSensitive [ OK ] StringMatcherTest.PrefixMatchCaseSensitive (0 ms) [ RUN ] StringMatcherTest.PrefixMatchCaseInsensitive [ OK ] StringMatcherTest.PrefixMatchCaseInsensitive (0 ms) [ RUN ] StringMatcherTest.SuffixMatchCaseSensitive [ OK ] StringMatcherTest.SuffixMatchCaseSensitive (0 ms) [ RUN ] StringMatcherTest.SuffixMatchCaseInSensitive [ OK ] StringMatcherTest.SuffixMatchCaseInSensitive (0 ms) [ RUN ] StringMatcherTest.InvalidRegex [ OK ] StringMatcherTest.InvalidRegex (0 ms) [ RUN ] StringMatcherTest.SafeRegexMatchCaseSensitive [ OK ] StringMatcherTest.SafeRegexMatchCaseSensitive (0 ms) [ RUN ] StringMatcherTest.PresenceMatchUsingSafeRegex [ OK ] StringMatcherTest.PresenceMatchUsingSafeRegex (0 ms) [ RUN ] StringMatcherTest.ContainsMatchCaseSensitive [ OK ] StringMatcherTest.ContainsMatchCaseSensitive (0 ms) [ RUN ] StringMatcherTest.ContainsMatchCaseInSensitive [ OK ] StringMatcherTest.ContainsMatchCaseInSensitive (0 ms) [----------] 11 tests from StringMatcherTest (0 ms total) [----------] 10 tests from HeaderMatcherTest [ RUN ] HeaderMatcherTest.StringMatcher [ OK ] HeaderMatcherTest.StringMatcher (0 ms) [ RUN ] HeaderMatcherTest.StringMatcherWithInvertMatch [ OK ] HeaderMatcherTest.StringMatcherWithInvertMatch (0 ms) [ RUN ] HeaderMatcherTest.InvalidRegex [ OK ] HeaderMatcherTest.InvalidRegex (0 ms) [ RUN ] HeaderMatcherTest.RangeMatcherValidRange [ OK ] HeaderMatcherTest.RangeMatcherValidRange (0 ms) [ RUN ] HeaderMatcherTest.RangeMatcherValidRangeWithInvertMatch [ OK ] HeaderMatcherTest.RangeMatcherValidRangeWithInvertMatch (0 ms) [ RUN ] HeaderMatcherTest.RangeMatcherInvalidRange [ OK ] HeaderMatcherTest.RangeMatcherInvalidRange (0 ms) [ RUN ] HeaderMatcherTest.PresentMatcherTrue [ OK ] HeaderMatcherTest.PresentMatcherTrue (0 ms) [ RUN ] HeaderMatcherTest.PresentMatcherTrueWithInvertMatch [ OK ] HeaderMatcherTest.PresentMatcherTrueWithInvertMatch (0 ms) [ RUN ] HeaderMatcherTest.PresentMatcherFalse [ OK ] HeaderMatcherTest.PresentMatcherFalse (0 ms) [ RUN ] HeaderMatcherTest.PresentMatcherFalseWithInvertMatch [ OK ] HeaderMatcherTest.PresentMatcherFalseWithInvertMatch (0 ms) [----------] 10 tests from HeaderMatcherTest (0 ms total) [----------] Global test environment tear-down [==========] 21 tests from 2 test suites ran. (0 ms total) [ PASSED ] 21 tests. /builddir/build/BUILD/re2-2022-06-01/re2/re2.cc:205: Error parsing 'a[b-a]': invalid character class range: b-a /builddir/build/BUILD/re2-2022-06-01/re2/re2.cc:205: Error parsing 'a[b-a]': invalid character class range: b-a + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:38,871 detected port server running version 21 Port server started successfully 2023-09-19 21:51:39,014 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/memory_quota_stress_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:47,203 detected port server running version 21 Port server started successfully 2023-09-19 21:51:47,338 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/memory_quota_test [==========] Running 10 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from MemoryRequestTest [ RUN ] MemoryRequestTest.ConversionFromSize [ OK ] MemoryRequestTest.ConversionFromSize (0 ms) [ RUN ] MemoryRequestTest.MinMax [ OK ] MemoryRequestTest.MinMax (0 ms) [----------] 2 tests from MemoryRequestTest (0 ms total) [----------] 8 tests from MemoryQuotaTest [ RUN ] MemoryQuotaTest.NoOp [ OK ] MemoryQuotaTest.NoOp (0 ms) [ RUN ] MemoryQuotaTest.CreateAllocatorNoOp [ OK ] MemoryQuotaTest.CreateAllocatorNoOp (0 ms) [ RUN ] MemoryQuotaTest.CreateObjectFromAllocator [ OK ] MemoryQuotaTest.CreateObjectFromAllocator (0 ms) [ RUN ] MemoryQuotaTest.CreateSomeObjectsAndExpectReclamation [ OK ] MemoryQuotaTest.CreateSomeObjectsAndExpectReclamation (0 ms) [ RUN ] MemoryQuotaTest.ReserveRangeNoPressure [ OK ] MemoryQuotaTest.ReserveRangeNoPressure (0 ms) [ RUN ] MemoryQuotaTest.MakeSlice [ OK ] MemoryQuotaTest.MakeSlice (0 ms) [ RUN ] MemoryQuotaTest.ContainerAllocator [ OK ] MemoryQuotaTest.ContainerAllocator (0 ms) [ RUN ] MemoryQuotaTest.NoBunchingIfIdle [ OK ] MemoryQuotaTest.NoBunchingIfIdle (10 ms) [----------] 8 tests from MemoryQuotaTest (31 ms total) [----------] Global test environment tear-down [==========] 10 tests from 2 test suites ran. (32 ms total) [ PASSED ] 10 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:47,583 detected port server running version 21 Port server started successfully 2023-09-19 21:51:47,802 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/message_allocator_end2end_test [==========] Running 15 tests from 3 test suites. [----------] Global test environment set-up. [----------] 3 tests from NullAllocatorTest/NullAllocatorTest [ RUN ] NullAllocatorTest/NullAllocatorTest.SimpleRpc/0 [ OK ] NullAllocatorTest/NullAllocatorTest.SimpleRpc/0 (31 ms) [ RUN ] NullAllocatorTest/NullAllocatorTest.SimpleRpc/1 [ OK ] NullAllocatorTest/NullAllocatorTest.SimpleRpc/1 (72 ms) [ RUN ] NullAllocatorTest/NullAllocatorTest.SimpleRpc/2 [ OK ] NullAllocatorTest/NullAllocatorTest.SimpleRpc/2 (71 ms) [----------] 3 tests from NullAllocatorTest/NullAllocatorTest (176 ms total) [----------] 9 tests from SimpleAllocatorTest/SimpleAllocatorTest [ RUN ] SimpleAllocatorTest/SimpleAllocatorTest.SimpleRpc/0 [ OK ] SimpleAllocatorTest/SimpleAllocatorTest.SimpleRpc/0 (23 ms) [ RUN ] SimpleAllocatorTest/SimpleAllocatorTest.SimpleRpc/1 [ OK ] SimpleAllocatorTest/SimpleAllocatorTest.SimpleRpc/1 (104 ms) [ RUN ] SimpleAllocatorTest/SimpleAllocatorTest.SimpleRpc/2 [ OK ] SimpleAllocatorTest/SimpleAllocatorTest.SimpleRpc/2 (79 ms) [ RUN ] SimpleAllocatorTest/SimpleAllocatorTest.RpcWithEarlyFreeRequest/0 [ OK ] SimpleAllocatorTest/SimpleAllocatorTest.RpcWithEarlyFreeRequest/0 (11 ms) [ RUN ] SimpleAllocatorTest/SimpleAllocatorTest.RpcWithEarlyFreeRequest/1 [ OK ] SimpleAllocatorTest/SimpleAllocatorTest.RpcWithEarlyFreeRequest/1 (72 ms) [ RUN ] SimpleAllocatorTest/SimpleAllocatorTest.RpcWithEarlyFreeRequest/2 [ OK ] SimpleAllocatorTest/SimpleAllocatorTest.RpcWithEarlyFreeRequest/2 (79 ms) [ RUN ] SimpleAllocatorTest/SimpleAllocatorTest.RpcWithReleaseRequest/0 [ OK ] SimpleAllocatorTest/SimpleAllocatorTest.RpcWithReleaseRequest/0 (16 ms) [ RUN ] SimpleAllocatorTest/SimpleAllocatorTest.RpcWithReleaseRequest/1 [ OK ] SimpleAllocatorTest/SimpleAllocatorTest.RpcWithReleaseRequest/1 (87 ms) [ RUN ] SimpleAllocatorTest/SimpleAllocatorTest.RpcWithReleaseRequest/2 [ OK ] SimpleAllocatorTest/SimpleAllocatorTest.RpcWithReleaseRequest/2 (92 ms) [----------] 9 tests from SimpleAllocatorTest/SimpleAllocatorTest (568 ms total) [----------] 3 tests from ArenaAllocatorTest/ArenaAllocatorTest [ RUN ] ArenaAllocatorTest/ArenaAllocatorTest.SimpleRpc/0 [ OK ] ArenaAllocatorTest/ArenaAllocatorTest.SimpleRpc/0 (30 ms) [ RUN ] ArenaAllocatorTest/ArenaAllocatorTest.SimpleRpc/1 [ OK ] ArenaAllocatorTest/ArenaAllocatorTest.SimpleRpc/1 (76 ms) [ RUN ] ArenaAllocatorTest/ArenaAllocatorTest.SimpleRpc/2 [ OK ] ArenaAllocatorTest/ArenaAllocatorTest.SimpleRpc/2 (63 ms) [----------] 3 tests from ArenaAllocatorTest/ArenaAllocatorTest (171 ms total) [----------] Global test environment tear-down [==========] 15 tests from 3 test suites ran. (916 ms total) [ PASSED ] 15 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:49,255 detected port server running version 21 2023-09-19 21:51:49,361 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/message_compress_test E0919 21:51:49.937136287 2610796 message_compress.cc:167] invalid compression algorithm 3 E0919 21:51:49.937480408 2610796 message_compress.cc:167] invalid compression algorithm 126 E0919 21:51:49.937588049 2610796 message_compress.cc:192] invalid compression algorithm 3 E0919 21:51:49.937688369 2610796 message_compress.cc:192] invalid compression algorithm 126 + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:50,087 detected port server running version 21 Port server started successfully 2023-09-19 21:51:50,227 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/metadata_map_test [==========] Running 8 tests from 2 test suites. [----------] Global test environment set-up. [----------] 6 tests from MetadataMapTest [ RUN ] MetadataMapTest.Noop [ OK ] MetadataMapTest.Noop (0 ms) [ RUN ] MetadataMapTest.NoopWithDeadline [ OK ] MetadataMapTest.NoopWithDeadline (0 ms) [ RUN ] MetadataMapTest.SimpleOps [ OK ] MetadataMapTest.SimpleOps (0 ms) [ RUN ] MetadataMapTest.EmptyEncodeTest [ OK ] MetadataMapTest.EmptyEncodeTest (0 ms) [ RUN ] MetadataMapTest.TimeoutEncodeTest [ OK ] MetadataMapTest.TimeoutEncodeTest (0 ms) [ RUN ] MetadataMapTest.NonEncodableTrait [ OK ] MetadataMapTest.NonEncodableTrait (0 ms) [----------] 6 tests from MetadataMapTest (0 ms total) [----------] 2 tests from DebugStringBuilderTest [ RUN ] DebugStringBuilderTest.AddOne [ OK ] DebugStringBuilderTest.AddOne (0 ms) [ RUN ] DebugStringBuilderTest.AddTwo [ OK ] DebugStringBuilderTest.AddTwo (0 ms) [----------] 2 tests from DebugStringBuilderTest (0 ms total) [----------] Global test environment tear-down [==========] 8 tests from 2 test suites ran. (2 ms total) [ PASSED ] 8 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:50,439 detected port server running version 21 Port server started successfully 2023-09-19 21:51:50,626 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/minimal_stack_is_minimal_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:50,935 detected port server running version 21 Port server started successfully 2023-09-19 21:51:51,093 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/miscompile_with_no_unique_address_test [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from Miscompile [ RUN ] Miscompile.Zero [ OK ] Miscompile.Zero (0 ms) [ RUN ] Miscompile.One [ OK ] Miscompile.One (0 ms) [ RUN ] Miscompile.MinusOne [ OK ] Miscompile.MinusOne (0 ms) [----------] 3 tests from Miscompile (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (0 ms total) [ PASSED ] 3 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:51,295 detected port server running version 21 Port server started successfully 2023-09-19 21:51:51,496 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/mock_stream_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from MockStreamTest [ RUN ] MockStreamTest.Basic [ OK ] MockStreamTest.Basic (0 ms) [----------] 1 test from MockStreamTest (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:51,839 detected port server running version 21 2023-09-19 21:51:52,027 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/mock_test [==========] Running 7 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from MockCallbackTest [ RUN ] MockCallbackTest.MockedCallSucceedsWithWait [ OK ] MockCallbackTest.MockedCallSucceedsWithWait (0 ms) [ RUN ] MockCallbackTest.MockedCallSucceeds [ OK ] MockCallbackTest.MockedCallSucceeds (0 ms) [ RUN ] MockCallbackTest.MockedCallFails [ OK ] MockCallbackTest.MockedCallFails (0 ms) [----------] 3 tests from MockCallbackTest (0 ms total) [----------] 4 tests from MockTest [ RUN ] MockTest.SimpleRpc [ OK ] MockTest.SimpleRpc (96 ms) [ RUN ] MockTest.ClientStream [ OK ] MockTest.ClientStream (70 ms) [ RUN ] MockTest.ServerStream [ OK ] MockTest.ServerStream (83 ms) [ RUN ] MockTest.BidiStream [ OK ] MockTest.BidiStream (63 ms) [----------] 4 tests from MockTest (314 ms total) [----------] Global test environment tear-down [==========] 7 tests from 2 test suites ran. (315 ms total) [ PASSED ] 7 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:52,707 detected port server running version 21 Port server started successfully 2023-09-19 21:51:52,842 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/mpmcqueue_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:53,142 detected port server running version 21 2023-09-19 21:51:53,292 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/mpscq_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:55,210 detected port server running version 21 Port server started successfully 2023-09-19 21:51:55,407 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/multiple_server_queues_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:55,771 detected port server running version 21 Port server started successfully 2023-09-19 21:51:55,906 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/murmur_hash_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:56,127 detected port server running version 21 Port server started successfully 2023-09-19 21:51:56,339 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/no_destruct_test [==========] Running 3 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from NoDestruct [ RUN ] NoDestruct.Works [ OK ] NoDestruct.Works (0 ms) [ RUN ] NoDestruct.CrashOnDestructionIsAccessible [ OK ] NoDestruct.CrashOnDestructionIsAccessible (0 ms) [----------] 2 tests from NoDestruct (0 ms total) [----------] 1 test from GlobalSingleton [ RUN ] GlobalSingleton.Works [ OK ] GlobalSingleton.Works (0 ms) [----------] 1 test from GlobalSingleton (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 2 test suites ran. (1 ms total) [ PASSED ] 3 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:56,591 detected port server running version 21 2023-09-19 21:51:56,801 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/no_server_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:59,087 detected port server running version 21 Port server started successfully 2023-09-19 21:51:59,230 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/nonblocking_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from NonblockingTest [ RUN ] NonblockingTest.SimpleRpc [ OK ] NonblockingTest.SimpleRpc (56 ms) [----------] 1 test from NonblockingTest (56 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (56 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:51:59,583 detected port server running version 21 2023-09-19 21:51:59,774 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/num_external_connectivity_watchers_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:52:00,307 detected port server running version 21 2023-09-19 21:52:00,466 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/observable_test [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from ObservableTest [ RUN ] ObservableTest.CanPushAndGet [ OK ] ObservableTest.CanPushAndGet (0 ms) [ RUN ] ObservableTest.CanNext [ OK ] ObservableTest.CanNext (0 ms) [ RUN ] ObservableTest.CanWatch [ OK ] ObservableTest.CanWatch (0 ms) [----------] 3 tests from ObservableTest (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (0 ms total) [ PASSED ] 3 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:52:00,707 detected port server running version 21 Port server started successfully 2023-09-19 21:52:00,917 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/oracle_event_engine_posix_test [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from EventEngineClientTest [ RUN ] EventEngineClientTest.ConnectToNonExistentListenerTest [ OK ] EventEngineClientTest.ConnectToNonExistentListenerTest (500 ms) [ RUN ] EventEngineClientTest.ConnectExchangeBidiDataTransferTest [ OK ] EventEngineClientTest.ConnectExchangeBidiDataTransferTest (75 ms) [ RUN ] EventEngineClientTest.MultipleIPv6ConnectionsToOneOracleListenerTest [ OK ] EventEngineClientTest.MultipleIPv6ConnectionsToOneOracleListenerTest (11186 ms) [----------] 3 tests from EventEngineClientTest (11763 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (11763 ms total) [ PASSED ] 3 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:52:13,147 detected port server running version 21 Port server started successfully 2023-09-19 21:52:13,294 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/orca_service_end2end_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from OrcaServiceEnd2endTest [ RUN ] OrcaServiceEnd2endTest.Basic [ OK ] OrcaServiceEnd2endTest.Basic (27606 ms) [----------] 1 test from OrcaServiceEnd2endTest (27606 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (27606 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:52:41,263 detected port server running version 21 Port server started successfully 2023-09-19 21:52:41,459 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/orphanable_test [==========] Running 6 tests from 3 test suites. [----------] Global test environment set-up. [----------] 1 test from Orphanable [ RUN ] Orphanable.Basic [ OK ] Orphanable.Basic (0 ms) [----------] 1 test from Orphanable (0 ms total) [----------] 3 tests from OrphanablePtr [ RUN ] OrphanablePtr.Basic [ OK ] OrphanablePtr.Basic (0 ms) [ RUN ] OrphanablePtr.InternallyRefCounted [ OK ] OrphanablePtr.InternallyRefCounted (0 ms) [ RUN ] OrphanablePtr.InternallyRefCountedWithTracing [ OK ] OrphanablePtr.InternallyRefCountedWithTracing (0 ms) [----------] 3 tests from OrphanablePtr (0 ms total) [----------] 2 tests from MakeOrphanable [ RUN ] MakeOrphanable.DefaultConstructor [ OK ] MakeOrphanable.DefaultConstructor (0 ms) [ RUN ] MakeOrphanable.WithParameters [ OK ] MakeOrphanable.WithParameters (0 ms) [----------] 2 tests from MakeOrphanable (0 ms total) [----------] Global test environment tear-down [==========] 6 tests from 3 test suites ran. (1 ms total) [ PASSED ] 6 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:52:41,746 detected port server running version 21 Port server started successfully 2023-09-19 21:52:41,970 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/out_of_bounds_bad_client_test [==========] Running 6 tests from 1 test suite. [----------] Global test environment set-up. [----------] 6 tests from OutOfBounds [ RUN ] OutOfBounds.MaxFrameSizeDataFrame [ OK ] OutOfBounds.MaxFrameSizeDataFrame (113 ms) [ RUN ] OutOfBounds.BadSizePriorityFrame [ OK ] OutOfBounds.BadSizePriorityFrame (113 ms) [ RUN ] OutOfBounds.BadSizeRstStream [ OK ] OutOfBounds.BadSizeRstStream (120 ms) [ RUN ] OutOfBounds.BadSizeSettings [ OK ] OutOfBounds.BadSizeSettings (116 ms) [ RUN ] OutOfBounds.BadSizePing [ OK ] OutOfBounds.BadSizePing (105 ms) [ RUN ] OutOfBounds.WindowUpdate [ OK ] OutOfBounds.WindowUpdate (115 ms) [----------] 6 tests from OutOfBounds (684 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test suite ran. (684 ms total) [ PASSED ] 6 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:52:42,935 detected port server running version 21 Port server started successfully 2023-09-19 21:52:43,142 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/overload_test [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from Overload [ RUN ] Overload.Test [ OK ] Overload.Test (0 ms) [----------] 1 test from Overload (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:52:43,411 detected port server running version 21 2023-09-19 21:52:43,586 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/parse_address_test E0919 21:52:43.646208441 2613328 parse_address.cc:228] invalid ipv6 address length 65. Length cannot be greater than GRPC_INET6_ADDRSTRLEN i.e 46) + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:52:43,871 detected port server running version 21 Port server started successfully 2023-09-19 21:52:44,070 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/parse_address_with_named_scope_id_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:52:44,303 detected port server running version 21 Port server started successfully 2023-09-19 21:52:44,448 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/parsed_metadata_test [==========] Running 27 tests from 7 test suites. [----------] Global test environment set-up. [----------] 5 tests from ParsedMetadataTest [ RUN ] ParsedMetadataTest.Noop [ OK ] ParsedMetadataTest.Noop (0 ms) [ RUN ] ParsedMetadataTest.DebugString [ OK ] ParsedMetadataTest.DebugString (0 ms) [ RUN ] ParsedMetadataTest.IsNotBinary [ OK ] ParsedMetadataTest.IsNotBinary (0 ms) [ RUN ] ParsedMetadataTest.IsBinary [ OK ] ParsedMetadataTest.IsBinary (0 ms) [ RUN ] ParsedMetadataTest.Set [ OK ] ParsedMetadataTest.Set (0 ms) [----------] 5 tests from ParsedMetadataTest (0 ms total) [----------] 4 tests from My/TraitSpecializedTest/0, where TypeParam = grpc_core::testing::CharTrait [ RUN ] My/TraitSpecializedTest/0.Noop [ OK ] My/TraitSpecializedTest/0.Noop (0 ms) [ RUN ] My/TraitSpecializedTest/0.CanMove [ OK ] My/TraitSpecializedTest/0.CanMove (0 ms) [ RUN ] My/TraitSpecializedTest/0.DebugString [ OK ] My/TraitSpecializedTest/0.DebugString (0 ms) [ RUN ] My/TraitSpecializedTest/0.TransportSize [ OK ] My/TraitSpecializedTest/0.TransportSize (0 ms) [----------] 4 tests from My/TraitSpecializedTest/0 (0 ms total) [----------] 4 tests from My/TraitSpecializedTest/1, where TypeParam = grpc_core::testing::Int32Trait [ RUN ] My/TraitSpecializedTest/1.Noop [ OK ] My/TraitSpecializedTest/1.Noop (0 ms) [ RUN ] My/TraitSpecializedTest/1.CanMove [ OK ] My/TraitSpecializedTest/1.CanMove (0 ms) [ RUN ] My/TraitSpecializedTest/1.DebugString [ OK ] My/TraitSpecializedTest/1.DebugString (0 ms) [ RUN ] My/TraitSpecializedTest/1.TransportSize [ OK ] My/TraitSpecializedTest/1.TransportSize (0 ms) [----------] 4 tests from My/TraitSpecializedTest/1 (0 ms total) [----------] 4 tests from My/TraitSpecializedTest/2, where TypeParam = grpc_core::testing::Int64Trait [ RUN ] My/TraitSpecializedTest/2.Noop [ OK ] My/TraitSpecializedTest/2.Noop (0 ms) [ RUN ] My/TraitSpecializedTest/2.CanMove [ OK ] My/TraitSpecializedTest/2.CanMove (0 ms) [ RUN ] My/TraitSpecializedTest/2.DebugString [ OK ] My/TraitSpecializedTest/2.DebugString (0 ms) [ RUN ] My/TraitSpecializedTest/2.TransportSize [ OK ] My/TraitSpecializedTest/2.TransportSize (0 ms) [----------] 4 tests from My/TraitSpecializedTest/2 (0 ms total) [----------] 4 tests from My/TraitSpecializedTest/3, where TypeParam = grpc_core::testing::IntptrTrait [ RUN ] My/TraitSpecializedTest/3.Noop [ OK ] My/TraitSpecializedTest/3.Noop (0 ms) [ RUN ] My/TraitSpecializedTest/3.CanMove [ OK ] My/TraitSpecializedTest/3.CanMove (0 ms) [ RUN ] My/TraitSpecializedTest/3.DebugString [ OK ] My/TraitSpecializedTest/3.DebugString (0 ms) [ RUN ] My/TraitSpecializedTest/3.TransportSize [ OK ] My/TraitSpecializedTest/3.TransportSize (0 ms) [----------] 4 tests from My/TraitSpecializedTest/3 (0 ms total) [----------] 4 tests from My/TraitSpecializedTest/4, where TypeParam = grpc_core::testing::StringTrait [ RUN ] My/TraitSpecializedTest/4.Noop [ OK ] My/TraitSpecializedTest/4.Noop (0 ms) [ RUN ] My/TraitSpecializedTest/4.CanMove [ OK ] My/TraitSpecializedTest/4.CanMove (0 ms) [ RUN ] My/TraitSpecializedTest/4.DebugString [ OK ] My/TraitSpecializedTest/4.DebugString (0 ms) [ RUN ] My/TraitSpecializedTest/4.TransportSize [ OK ] My/TraitSpecializedTest/4.TransportSize (0 ms) [----------] 4 tests from My/TraitSpecializedTest/4 (0 ms total) [----------] 2 tests from KeyValueTest [ RUN ] KeyValueTest.Simple [ OK ] KeyValueTest.Simple (0 ms) [ RUN ] KeyValueTest.LongKey [ OK ] KeyValueTest.LongKey (0 ms) [----------] 2 tests from KeyValueTest (0 ms total) [----------] Global test environment tear-down [==========] 27 tests from 7 test suites ran. (0 ms total) [ PASSED ] 27 tests. + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:52:44,731 detected port server running version 21 Port server started successfully 2023-09-19 21:52:44,934 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/parser_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:52:45,143 detected port server running version 21 2023-09-19 21:52:45,343 my port server is version 21 Port server started successfully + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/percent_encoding_test + read -r testexe + /usr/bin/python3 tools/run_tests/start_port_server.py 2023-09-19 21:52:45,589 detected port server running version 21 Port server started successfully 2023-09-19 21:52:45,773 my port server is version 21 + timeout -k 61m -v 60m aarch64-OpenCloudOS-linux-gnu/periodic_update_test [==========] Running 2 tests from 2 test suites. [----------] Global test environment set-up. [----------] 1 test from PeriodicUpdateTest [ RUN ] PeriodicUpdateTest.SimpleTest /builddir/build/BUILD/grpc-1.48.1/test/core/resource_quota/periodic_update_test.cc:65: Failure Expected: (exec_ctx.Now() - start) >= (Duration::Seconds(1)), actual: 984ms vs 1000ms [ FAILED ] PeriodicUpdateTest.SimpleTest (11019 ms) [----------] 1 test from PeriodicUpdateTest (11020 ms total) [----------] 1 test from PeriodicUpdate [ RUN ] PeriodicUpdate.ThreadTest [ OK ] PeriodicUpdate.ThreadTest (10099 ms) [----------] 1 test from PeriodicUpdate (10100 ms total) [----------] Global test environment tear-down [==========] 2 tests from 2 test suites ran. (21120 ms total) [ PASSED ] 1 test. [ FAILED ] 1 test, listed below: [ FAILED ] PeriodicUpdateTest.SimpleTest 1 FAILED TEST RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.PynZqP (%check) Bad exit status from /var/tmp/rpm-tmp.PynZqP (%check) Child pid '2244975' is dead Child dead, killing orphans Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/grpc.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 597, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/grpc.spec